Ring-k commented on a change in pull request #1387:
URL: https://github.com/apache/incubator-iotdb/pull/1387#discussion_r444697825
##########
File path:
cluster/src/main/java/org/apache/iotdb/cluster/server/member/DataGroupMember.java
##########
@@ -1073,7 +1072,12 @@ public void pullTimeSeriesSchema(PullSchemaRequest
request,
/**
* Create an IPointReader of "path" with “timeFilter” and "valueFilter". A
synchronization with
+<<<<<<< HEAD
+ * the leader will be performed first to preserve strong consistency.
TODO-Cluster: also support
+ * weak consistency
+=======
* the leader will be performed according to consistency level
+>>>>>>> origin/cluster_new
Review comment:
Thanks for your reminding.
----------------------------------------------------------------
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]