merlimat commented on issue #4276: zookeeper leader log file grows and fills up disk space URL: https://github.com/apache/pulsar/issues/4276#issuecomment-492446440 Also, the "delete" operation will get appended to the ZK transaction log anyways, because it works as a write-ahead-log, so it's one more write op. (Though I wouldn't characterize this as a "bug" :) )
---------------------------------------------------------------- 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] With regards, Apache Git Services
