pchang388 commented on issue #12701:
URL: https://github.com/apache/druid/issues/12701#issuecomment-1192944483

   hey @AmatyaAvadhanula,
   
   1. here is the count below for the example task/flame graph we pulled:
   
   ```
   $ grep -i "Announcing segment" peon_info_log.log | grep -v "Unannouncing" | 
wc -l
   14
   ```
   
   2. Let me try changing these and report back, but is there any specific 
values you want me to try? These are currently set at:
   
   ```
   "maxRowsInMemory": 1000000,
   "intermediatePersistPeriod": "PT10M"
   ```


-- 
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