Bug description
- v2.0.25 v2.0.26 CPU usage is too high, 140%
- v2.0.24 CPU uage is ok, 1%
To Reproduce
Steps to reproduce the behavior:
When deploying with Docker, the container running apecloud/ape-dts:2.0.24 shows normal CPU consumption. However, after switching to either apecloud/ape-dts:2.0.25 or apecloud/ape-dts:2.0.26-alpha.19, the CPU usage spikes to ~140% (as observed via docker stats). This regression makes the newer images unusable in production environments.
Expected behavior
Screenshots
Environment
- OS: Ubuntu 20.04
- apt-dts version: 2.0.25
Additional context
Bug description
To Reproduce
Steps to reproduce the behavior:
When deploying with Docker, the container running
apecloud/ape-dts:2.0.24shows normal CPU consumption. However, after switching to eitherapecloud/ape-dts:2.0.25orapecloud/ape-dts:2.0.26-alpha.19, the CPU usage spikes to ~140% (as observed via docker stats). This regression makes the newer images unusable in production environments.Expected behavior
Screenshots
Environment
Additional context