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[MQB]: Normalize "PartitionID [n]" to "Partition [n]" in logs #424

Merged
merged 4 commits into from
Sep 30, 2024

Conversation

chrisbeard
Copy link
Contributor

While searching through logs for partition events, we noticed that logs printed the partition using two differently formatted strings. This PR normalizes those logs to one format to make searching through logs easier.

Signed-off-by: Christopher Beard <cbeard9@bloomberg.net>
Signed-off-by: Christopher Beard <cbeard9@bloomberg.net>
@chrisbeard chrisbeard marked this pull request as ready for review September 27, 2024 16:19
@chrisbeard chrisbeard requested a review from a team as a code owner September 27, 2024 16:19
678098
678098 previously approved these changes Sep 27, 2024
src/groups/mqb/mqbblp/mqbblp_clusterqueuehelper.cpp Outdated Show resolved Hide resolved
Co-authored-by: Evgeny Malygin <678098@protonmail.com>
Signed-off-by: Chris Beard <chrisbeard@users.noreply.github.com>
678098
678098 previously approved these changes Sep 27, 2024
Signed-off-by: Christopher Beard <cbeard9@bloomberg.net>
@chrisbeard chrisbeard merged commit a15a5ba into bloomberg:main Sep 30, 2024
29 checks passed
@chrisbeard chrisbeard deleted the mqb-partition-logs branch September 30, 2024 16:25
alexander-e1off pushed a commit to alexander-e1off/blazingmq that referenced this pull request Oct 24, 2024
…omberg#424)

* Fix[MQB]: Normalize "PartitionID [n]" to "Partition [n]" in logs

Signed-off-by: Christopher Beard <cbeard9@bloomberg.net>

* clang-format

Signed-off-by: Christopher Beard <cbeard9@bloomberg.net>

* Update src/groups/mqb/mqbblp/mqbblp_clusterqueuehelper.cpp

Co-authored-by: Evgeny Malygin <678098@protonmail.com>
Signed-off-by: Chris Beard <chrisbeard@users.noreply.github.com>

* clang-format

Signed-off-by: Christopher Beard <cbeard9@bloomberg.net>

---------

Signed-off-by: Christopher Beard <cbeard9@bloomberg.net>
Co-authored-by: Evgeny Malygin <678098@protonmail.com>
alexander-e1off pushed a commit to alexander-e1off/blazingmq that referenced this pull request Oct 24, 2024
…omberg#424)

* Fix[MQB]: Normalize "PartitionID [n]" to "Partition [n]" in logs

Signed-off-by: Christopher Beard <cbeard9@bloomberg.net>

* clang-format

Signed-off-by: Christopher Beard <cbeard9@bloomberg.net>

* Update src/groups/mqb/mqbblp/mqbblp_clusterqueuehelper.cpp

Co-authored-by: Evgeny Malygin <678098@protonmail.com>
Signed-off-by: Chris Beard <chrisbeard@users.noreply.github.com>

* clang-format

Signed-off-by: Christopher Beard <cbeard9@bloomberg.net>

---------

Signed-off-by: Christopher Beard <cbeard9@bloomberg.net>
Co-authored-by: Evgeny Malygin <678098@protonmail.com>
alexander-e1off pushed a commit to alexander-e1off/blazingmq that referenced this pull request Oct 24, 2024
…omberg#424)

* Fix[MQB]: Normalize "PartitionID [n]" to "Partition [n]" in logs

Signed-off-by: Christopher Beard <cbeard9@bloomberg.net>

* clang-format

Signed-off-by: Christopher Beard <cbeard9@bloomberg.net>

* Update src/groups/mqb/mqbblp/mqbblp_clusterqueuehelper.cpp

Co-authored-by: Evgeny Malygin <678098@protonmail.com>
Signed-off-by: Chris Beard <chrisbeard@users.noreply.github.com>

* clang-format

Signed-off-by: Christopher Beard <cbeard9@bloomberg.net>

---------

Signed-off-by: Christopher Beard <cbeard9@bloomberg.net>
Co-authored-by: Evgeny Malygin <678098@protonmail.com>
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