Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The current cluster readers only read data from a fixed node so if the targeted node fails, the query is errored and must be retried.
To improve the robustness of queries, the cluster readers should know the data group to query instead of a single node and it should also remember its current position so that after switching to another node, it will not read duplicated data.
Attachments
Issue Links
- is a child of
-
IOTDB-68 IoTDB supports distributed version
- Open
- links to