Github user kishoreg commented on a diff in the pull request:

    https://github.com/apache/helix/pull/32#discussion_r35688508
  
    --- Diff: 
helix-core/src/main/java/org/apache/helix/manager/zk/ZKHelixManager.java ---
    @@ -645,7 +645,7 @@ public boolean isLeader() {
     
         if (_helixPropertyStore == null) {
           String path = PropertyPathConfig.getPath(PropertyType.PROPERTYSTORE, 
_clusterName);
    -      String fallbackPath = String.format("/%s/%s", _clusterName, 
"HELIX_PROPERTYSTORE");
    --- End diff --
    
    This is kept for backward compatibility, we need this when users upgrade 
from 0.6.2 to newer versions


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to