You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2021/08/18 00:47:15 UTC

[GitHub] [hudi] umehrot2 commented on a change in pull request #3491: [HUDI-2315] Restore 0.8.0 config keys with deprecated annotation

umehrot2 commented on a change in pull request #3491:
URL: https://github.com/apache/hudi/pull/3491#discussion_r690820344



##########
File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/config/HoodieBootstrapConfig.java
##########
@@ -107,8 +105,80 @@
       .defaultValue(HFileBootstrapIndex.class.getName())
       .sinceVersion("0.6.0")

Review comment:
       Rename to `BOOTSTRAP_INDEX_CLASS_NAME` ? Since we are changing all `_CLASS` to `_CLASS_NAME` ?




-- 
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: commits-unsubscribe@hudi.apache.org

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