danny0405 commented on a change in pull request #2899:
URL: https://github.com/apache/hudi/pull/2899#discussion_r630684183



##########
File path: 
hudi-common/src/main/java/org/apache/hudi/common/table/view/FileSystemViewStorageConfig.java
##########
@@ -86,6 +86,12 @@
   // Need to be disabled only for tests.
   public static final String DEFAULT_REMOTE_BACKUP_VIEW_HANDLER_ENABLE = 
"true";
 
+  /**
+   * Configs to control whether to make the embedded timeline service 
singleton.
+   */
+  public static final String FILESYSTEM_VIEW_SINGLETON = 
"hoodie.filesystem.view.singleton.enable";

Review comment:
       Agree.




-- 
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:
us...@infra.apache.org


Reply via email to