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[MQBBLP]: prevent too much logging in dev build #380

Merged
merged 4 commits into from
Jul 29, 2024
Merged

Conversation

678098
Copy link
Collaborator

@678098 678098 commented Jul 29, 2024

During throughput tests on a dev version, there are too many messages which flood the log files:

25JUL2024_16:23:39.267 (140702256199424) INFO mqbblp_queueengineutil.cpp:1335 Queue 'bmq://bmq.capmon.priority/test0', appId = '__default' does not have any subscription capacity; early exits delivery at 671ACA0000258660D57C053ED92D2F97

During throughput tests on a dev version, there are too many messages which flood the log files:
```
25JUL2024_16:23:39.267 (140702256199424) INFO mqbblp_queueengineutil.cpp:1335 Queue 'bmq://bmq.capmon.priority/test0', appId = '__default' does not have any subscription capacity; early exits delivery at 671ACA0000258660D57C053ED92D2F97
```

Signed-off-by: Evgeny Malygin <[email protected]>
@678098 678098 requested a review from a team as a code owner July 29, 2024 12:07
Copy link
Collaborator

@dorjesinpo dorjesinpo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@dorjesinpo dorjesinpo merged commit 522a01c into main Jul 29, 2024
31 checks passed
@678098 678098 deleted the 678098-patch-3 branch July 29, 2024 15:19
alexander-e1off pushed a commit to alexander-e1off/blazingmq that referenced this pull request Oct 24, 2024
* Fix[MQBBLP]: prevent too much logging in dev build

During throughput tests on a dev version, there are too many messages which flood the log files:
```
25JUL2024_16:23:39.267 (140702256199424) INFO mqbblp_queueengineutil.cpp:1335 Queue 'bmq://bmq.capmon.priority/test0', appId = '__default' does not have any subscription capacity; early exits delivery at 671ACA0000258660D57C053ED92D2F97
```

Signed-off-by: Evgeny Malygin <[email protected]>

* Update mqbblp_queueengineutil.cpp

Signed-off-by: Evgeny Malygin <[email protected]>

* Update mqbblp_queueengineutil.cpp

Signed-off-by: Evgeny Malygin <[email protected]>

* Update mqbblp_queueengineutil.cpp

Signed-off-by: Evgeny Malygin <[email protected]>

---------

Signed-off-by: Evgeny Malygin <[email protected]>
alexander-e1off pushed a commit to alexander-e1off/blazingmq that referenced this pull request Oct 24, 2024
* Fix[MQBBLP]: prevent too much logging in dev build

During throughput tests on a dev version, there are too many messages which flood the log files:
```
25JUL2024_16:23:39.267 (140702256199424) INFO mqbblp_queueengineutil.cpp:1335 Queue 'bmq://bmq.capmon.priority/test0', appId = '__default' does not have any subscription capacity; early exits delivery at 671ACA0000258660D57C053ED92D2F97
```

Signed-off-by: Evgeny Malygin <[email protected]>

* Update mqbblp_queueengineutil.cpp

Signed-off-by: Evgeny Malygin <[email protected]>

* Update mqbblp_queueengineutil.cpp

Signed-off-by: Evgeny Malygin <[email protected]>

* Update mqbblp_queueengineutil.cpp

Signed-off-by: Evgeny Malygin <[email protected]>

---------

Signed-off-by: Evgeny Malygin <[email protected]>
alexander-e1off pushed a commit to alexander-e1off/blazingmq that referenced this pull request Oct 24, 2024
* Fix[MQBBLP]: prevent too much logging in dev build

During throughput tests on a dev version, there are too many messages which flood the log files:
```
25JUL2024_16:23:39.267 (140702256199424) INFO mqbblp_queueengineutil.cpp:1335 Queue 'bmq://bmq.capmon.priority/test0', appId = '__default' does not have any subscription capacity; early exits delivery at 671ACA0000258660D57C053ED92D2F97
```

Signed-off-by: Evgeny Malygin <[email protected]>

* Update mqbblp_queueengineutil.cpp

Signed-off-by: Evgeny Malygin <[email protected]>

* Update mqbblp_queueengineutil.cpp

Signed-off-by: Evgeny Malygin <[email protected]>

* Update mqbblp_queueengineutil.cpp

Signed-off-by: Evgeny Malygin <[email protected]>

---------

Signed-off-by: Evgeny Malygin <[email protected]>
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