Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CBRD-25311] Dump a specific class by taking class-name argument #5165

Merged
merged 5 commits into from
Apr 30, 2024

Conversation

YeunjunLee
Copy link
Contributor

http://jira.cubrid.org/browse/CBRD-25311

Support the functionality to specify only a specific class instead of dumping the entire heap files.

YeunjunLee and others added 5 commits April 25, 2024 16:11
…UBRID#5141)

http://jira.cubrid.org/browse/CBRD-25312

Modify heap dump of diagdb utility to accept class-name parameter.

Add -c and --class-name flag at diagdb option table and option map.
Modify diagdb main function to fetch class-name parameter
Create heap_dump_heap_file() function, which dumps a specific heap file with class name.
…sses (CUBRID#5152)

http://jira.cubrid.org/browse/CBRD-25314

For a given class-oid, determine whether the class is a partitioned table. If it is, dump its subclasses with their HFID.
…p_dump mode (CUBRID#5163)

print usage when class name exists for non heap_dump mode
@YeunjunLee YeunjunLee marked this pull request as ready for review April 30, 2024 06:51
@YeunjunLee YeunjunLee requested a review from hornetmj as a code owner April 30, 2024 06:51
@YeunjunLee YeunjunLee merged commit 0fae147 into CUBRID:develop Apr 30, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants