hystericalhell opened a new pull request #142: URL: https://github.com/apache/incubator-tubemq/pull/142
Implement the unflushSize as a factor to trigger data flush, and the changes consist of the following 3 parts: 1. MsgFileStore: Make use of curUnflushSize and UnflushSizeThreshold settings to trigger; 2. Metadata: Support new config on UnflushSizeThreshold; 3. TestSuite: Add unit test cases with newly introduced UnflushSizeThreshold. 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]
