When doing request level BB logging the hybrid_bw_log() does not have proper screening to minimize logging
when point level logging is in use. Lets fix it properly so you have to have the proper knobs set to get the
more noisy logging.
Details
Details
- Reviewers
tuexen rscheff - Group Reviewers
transport - Commits
- rG4e8a20a7642a: tcp: rack the request level logging is a bit too noisy when doing point logging.
Run the code with a) only point logging, b) just bb logging and then finally verbose bb_logging.. and
validate all the output to the BB log is as expected.
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped