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

Fix: fix inconsistent arguments types in Storage Tool #587

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

bbpetukhov
Copy link
Collaborator

Describe your changes
Storage tool crashes on startup because of inconsistent type for cmd line argument "min-records-per-queue":

$ ./build/blazingmq/src/applications/bmqstoragetool/bmqstoragetool.tsk
The type of default value does not match the type specified for the option.
The error occurred while validating the 24th option.
FATAL /home/dpetukhov/projects/bbpetukhov/blazingmq/thirdparty/bde/groups/bal/balcl/balcl_commandline.cpp:1175 Assertion failed: Invalid command line spec
Aborted (core dumped)

Testing performed
Built and made sure Storage tool starts and runs without crash

@bbpetukhov bbpetukhov requested a review from a team as a code owner January 27, 2025 10:58
Signed-off-by: Dmitrii Petukhov <[email protected]>
@bbpetukhov bbpetukhov force-pushed the fix-storage-tool-start branch from 876c18c to 8786a54 Compare January 30, 2025 15:28
@alexander-e1off alexander-e1off merged commit 0e8bbf2 into bloomberg:main Jan 30, 2025
12 checks passed
emelialei88 pushed a commit to emelialei88/blazingmq that referenced this pull request Feb 6, 2025
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.

3 participants