nowinkeyy commented on issue #5440: URL: https://github.com/apache/rocketmq/issues/5440#issuecomment-1297886026
IMO, the set operation mainly sets the ```refCount``` to negative so that cleanupOver can be forced after a timeout. So if you use +, the ```refCount``` might still be positive. (The way I understand it, it's probably better to just make ```refCount``` negative) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
