Skip to content

[IOTDB-198]Reimplementation sync module#372

Merged
fanhualta merged 68 commits intomasterfrom
reimpl_sync
Oct 29, 2019
Merged

[IOTDB-198]Reimplementation sync module#372
fanhualta merged 68 commits intomasterfrom
reimpl_sync

Conversation

@fanhualta
Copy link
Contributor

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

@fanhualta fanhualta closed this Sep 4, 2019
@fanhualta fanhualta reopened this Sep 4, 2019
@SilverNarcissus
Copy link
Contributor

SilverNarcissus commented Oct 25, 2019

Hi, Thanks for your work! This reimplementation is awesome and I'm looking forward to have a try!
There are conflict files. Please solve it~
I'm working on review it :D

Copy link
Contributor

@SilverNarcissus SilverNarcissus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only minor issues, please have a look

Copy link
Contributor

@SilverNarcissus SilverNarcissus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this can be merged soon :D

@fanhualta fanhualta merged commit 5dcb366 into master Oct 29, 2019
@fanhualta fanhualta deleted the reimpl_sync branch October 29, 2019 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants