gortiz commented on PR #16790:
URL: https://github.com/apache/pinot/pull/16790#issuecomment-3280069146

   Basically I grep on the logs the first time the spammy log is printed and it 
was just below a line saying this test class was started. Then I ran the test 
alone to verify the log is printed by that test and finally verified that 
removing the test removes the log for other tests as well.
   
   The issue is probably not just the test, but also the way we register the 
accountant (which is a static variable and therefore remains enabled for other 
tests).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to