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


   After one hour
   
   ```
   
oscerd@ghost:~/workspace/miscellanea/docker-kafka-camel-rabbitmq-connector-cpu-usage-scenario$
 bash setup.sh 
   Topic rabbitmqtest already exists.
   Creating exchange X.test
   Connector rabbitmqtest already exists.
   CPU usage as reported by top (Irix mode) in the Kafka Connect container
   Mem: 21581456K used, 11042296K free, 1323052K shrd, 2280K buff, 8477644K 
cached
   CPU:   4% usr   0% sys   0% nic  82% idle  11% io   0% irq   0% sirq
   Load average: 1.91 2.77 1.87 7/2374 417
     PID  PPID USER     STAT   VSZ %VSZ CPU %CPU COMMAND
       7     1 root     S    2640m   8%   3   2% 
/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
       1     0 root     S     2160   0%   6   0% {entrypoint.sh} /bin/bash 
/kafka/connect/entrypoint.sh
     412     0 root     R     1516   0%   2   0% top -b -n 1
   
   CPU usage as reported by top (Irix mode) in the Kafka Connect container
   Mem: 21564480K used, 11059272K free, 1311232K shrd, 2280K buff, 8465832K 
cached
   CPU:   3% usr   1% sys   0% nic  83% idle  12% io   0% irq   0% sirq
   Load average: 1.92 2.75 1.87 10/2367 422
     PID  PPID USER     STAT   VSZ %VSZ CPU %CPU COMMAND
       7     1 root     S    2640m   8%   3   4% 
/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
       1     0 root     S     2160   0%   6   0% {entrypoint.sh} /bin/bash 
/kafka/connect/entrypoint.sh
     418     0 root     R     1516   0%   5   0% top -b -n 1
   
   ```


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