hystericalhell opened a new pull request #174: URL: https://github.com/apache/incubator-tubemq/pull/174
Implement the unflushSize as a factor to trigger data flush, and the changes consist of the following 3 parts: **MsgFileStore**: Make use of curUnflushSize and unflushDataHold settings to trigger; **Metadata**: Reuse unflushDataHold to store the flush strategy; Details: [TUBE-126](https://issues.apache.org/jira/browse/TUBEMQ-126) ---------------------------------------------------------------- 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]
