Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
In node addition/removal, the slots managed by a node will change. However, the data of corresponding slots cannot be removed yet because the new holders of the slots will pull such data to themselves. As the data pulling is issued by the new holders randomly, it is hard for the previous holders to find out when will the data be needless. As a result, the previous holder cannot delete the local data with confidence.
It will be necessary to find a way for the previous holders to know when the data has been replicated to the new holders so that they will be able to remove the local data.
Attachments
Issue Links
- is a child of
-
IOTDB-68 IoTDB supports distributed version
- Open