Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix[MQBBLP]: prevent too much logging in dev build (bloomberg#380)
* 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]>
- Loading branch information