fanhualta opened a new pull request #372: [IOTDB-198]Reimplementation sync module URL: https://github.com/apache/incubator-iotdb/pull/372 After updating the engine, the sync module is re-implemented, and the function is the same as that of the original version. The following changes have been made in the way of implementation: 1. Loading data at the receiving end adopts the method of cooperating with merge function, which separates the process of data file transmission and file loading. 2. The synchronization of deletion and update operations is supported. 3. Adding the option that the sender can choose to storage groups whose data files need to be synced. jira link: https://issues.apache.org/jira/browse/IOTDB-198
---------------------------------------------------------------- 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
