You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2022/09/25 07:54:58 UTC

[GitHub] [iotdb] Cpaulyz commented on a diff in pull request #7386: [IOTDB-4456][IOTDB-4459] Sync cluster framework in ConfigNode and PipeSink operation

Cpaulyz commented on code in PR #7386:
URL: https://github.com/apache/iotdb/pull/7386#discussion_r979370846


##########
confignode/src/main/java/org/apache/iotdb/confignode/manager/ConfigManager.java:
##########
@@ -144,6 +150,9 @@ public class ConfigManager implements IManager {
   /** UDF */
   private final UDFManager udfManager;
 
+  /** UDF */
+  private final SyncManager syncManager;

Review Comment:
   Fix



-- 
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.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org