yangsanlang999 commented on issue #2264: URL: https://github.com/apache/rocketmq/issues/2264#issuecomment-679819781
> hard-coded for default. you can change it by set config like This is my configuration, but commitlog is not deleted, commitlog has tried out the diskļ¼ brokerClusterName=DefaultCluster brokerName=mdserver-2 brokerId=0 brokerIP1=13.170.1.14 brokerIP2=13.170.1.14 deleteWhen=04 fileReservedTime=6 namesrvAddr=13.170.1.13:55003 defaultTopicQueueNums=12 autoCreateTopicEnable=true autoCreateSubscriptionGroup=true mapedFileSizeCommitLog=1073741824 mapedFileSizeConsumeQueue=300000 flushCommitLogLeastPages=6400 flushConsumeQueueLeastPages=3200 flushCommitLogThoroughInterval=120000 flushConsumeQueueThoroughInterval=120000 maxCommitLogFilesNumber=100 diskMaxUsedSpaceRatio=75 storePathRootDir=/mnt/syncdata/store storePathCommitLog=/mnt/syncdata/store/commitlog storePathConsumeQueue=/mnt/syncdata/store/consumequeue storePathIndex=/mnt/syncdata/store/index storeCheckpoint=/mnt/syncdata/store/checkpoint abortFile=/mnt/syncdata/store/abort maxMessageSize=5242880 brokerRole=ASYNC_MASTER flushDiskType=ASYNC_FLUSH sendMessageThreadPoolNums=128 pullMessageThreadPoolNums=128 listenPort=55100 ---------------------------------------------------------------- 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]
