Thylossus commented on issue #414:
URL: 
https://github.com/apache/camel-kafka-connector/issues/414#issuecomment-686444801


   @oscerd Did you get your results with or without the `cpu_quota` setting? I 
just ran the setup on a Linux machine and, again, got high CPU usage:
   
   ```
   Mem: 7912780K used, 138900K free, 339276K shrd, 507192K buff, 2710832K cached
   CPU:  96% usr   3% sys   0% nic   0% idle   0% io   0% irq   0% sirq
   Load average: 5.59 2.29 1.94 13/1688 427
     PID  PPID USER     STAT   VSZ %VSZ CPU %CPU COMMAND
       6     1 root     S    2672m  34%   3  89% 
/usr/lib/jvm/java-1.8-openjdk/jre/bin/java -Xms256M -Xmx1G -server -XX:+UseG1GC 
-XX:MaxGCPauseMillis=20 -XX:InitiatingHeapOccupancyPercent=35 
-XX:+ExplicitGCInvokesConcurrent -Djava.awt.headless=true 
-Dcom.sun.management.jmxremote 
-Dcom.sun.management.jmxremote.authenticate=false 
-Dcom.sun.management.jmxremote.ssl=false 
-Dcom.sun.management.jmxremote.local.only=false -Djava.rmi.server.hostname=0.0
     422     0 root     R     1528   0%   4   3% top -b -n 1
       1     0 root     S     2180   0%   0   0% bash 
/kafka/connect/entrypoint.sh
   ```


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

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


Reply via email to