You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/02/15 11:10:43 UTC

[GitHub] coolboi567 edited a comment on issue #4933: Backpressure for broker-to-historical communication

coolboi567 edited a comment on issue #4933: Backpressure for broker-to-historical communication
URL: https://github.com/apache/incubator-druid/issues/4933#issuecomment-463999134
 
 
   This issue is still present. No errors or exceptions can be seen in the broker log.
   Broker process gets killed by kernel due to OOM.
   $ `dmesg` returns the following :
   ```
   [863081.188433] [29541]  1004 29541 13691125  7552481 61505536        0             0 java
   [863081.188441] Out of memory: Kill process 29541 (java) score 980 or sacrifice child
   [863081.196640] Killed process 29541 (java) total-vm:54764500kB, anon-rss:30209924kB, file-rss:0kB, shmem-rss:0kB
   [863082.678027] oom_reaper: reaped process 29541 (java), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org