Burrow
Burrow copied to clipboard
Memory leak problem
I'm using master code build with go 1.13.4,I hava configed 4 kafka cluster,but the memory become larger when burrow started a few hours later. The server total memory 16GB. Nov 05 and Nov 06 I restart burrow.
The storage set below.
[storage.default]
class-name="inmemory"
workers=20
intervals=30
expire-group=600
min-distance=1
+1 Can anyone look into this?
Hi,
Facing the same issue, using the below config.
[storage.mystorage] class-name="inmemory" intervals=1 expire-group=604800
can someone please suggest any solution ?
User crontab to restart every hour.
0 */1 * * * sh /data/apps/burrow/restart.sh