rustyx commented on issue #14015: URL: https://github.com/apache/pulsar/issues/14015#issuecomment-1024439043
Yes, exact same issue with 2.8.2 and 2.7.4. `docker run -d -p 6650:6650 -p 8080:8080 --name pulsar apachepulsar/pulsar:2.8.2 bin/pulsar standalone` (wait 5..20 mins) `docker exec -it pulsar top` ``` top - 17:12:41 up 1 day, 23:03, 0 users, load average: 0.37, 0.35, 0.34 Tasks: 2 total, 1 running, 1 sleeping, 0 stopped, 0 zombie %Cpu(s): 1.3 us, 1.3 sy, 0.0 ni, 96.9 id, 0.0 wa, 0.0 hi, 0.4 si, 0.0 st MiB Mem : 12688.4 total, 208.0 free, 2197.7 used, 10282.7 buff/cache MiB Swap: 4096.0 total, 4095.0 free, 1.0 used. 9767.9 avail Mem PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 1 root 20 0 10.5g 1.1g 34052 S 13.0 9.2 2:02.98 java 1178 root 20 0 6084 3196 2700 R 0.0 0.0 0:00.03 top ``` -- 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: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org