We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
mqbs_datastore.t.cpp
The current implementation is mostly a copy-paste of bmqt::MessageGUID unit tests. It has several flaws:
bmqt::MessageGUID
These comments are misleading and not true:
blazingmq/src/groups/mqb/mqbs/mqbs_datastore.t.cpp
Lines 175 to 177 in 536a3be
The way how mqbs::DataStoreRecordKeys are generated is not representative to the usage pattern in the broker:
mqbs::DataStoreRecordKeys
Line 249 in 536a3be
To get it right, both args should be modified.
No response
all
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for this?
Current Behavior
The current implementation is mostly a copy-paste of
bmqt::MessageGUID
unit tests.It has several flaws:
These comments are misleading and not true:
blazingmq/src/groups/mqb/mqbs/mqbs_datastore.t.cpp
Lines 175 to 177 in 536a3be
The way how
mqbs::DataStoreRecordKeys
are generated is not representative to the usage pattern in the broker:blazingmq/src/groups/mqb/mqbs/mqbs_datastore.t.cpp
Line 249 in 536a3be
To get it right, both args should be modified.
Expected Behavior
No response
Steps To Reproduce
BlazingMQ Version
all
Anything else?
No response
The text was updated successfully, but these errors were encountered: