snleee commented on issue #3587: Fix the bug in broker logging for execution 
statistics
URL: https://github.com/apache/incubator-pinot/pull/3587#issuecomment-444748639
 
 
   ```
   Before fix
   RequestId:10, table:, timeMs:10, docs:20/15593300, entries:0/2, 
segments(queried/processed/matched):2/2/80 servers:1/1, 
groupLimitReached:false, exceptions:0, serverStats:192.168.1.31_O=1,1,2,7, 
query:
   
   After fix
   RequestId:5, table:, timeMs:14, docs:20/15593300, entries:0/80, 
segments(queried/processed/matched):2/2/2 servers:1/1, groupLimitReached:false, 
exceptions:0, serverStats:snlee-mn1_O=0,0,0,11, query:
   
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to