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

    https://github.com/apache/twill/pull/7#discussion_r76726702
  
    --- Diff: twill-core/src/main/java/org/apache/twill/internal/Configs.java 
---
    @@ -31,6 +31,11 @@
          */
         public static final String JAVA_RESERVED_MEMORY_MB = 
"twill.java.reserved.memory.mb";
     
    +    /**
    +     * Set this to false to disable the secure store updates done by 
default.
    +     */
    +    public static final String ENABLE_DEFAULT_SECURE_STORE_UPDATE = 
"twill.secure.store.update.location.enabled";
    --- End diff --
    
    Updated and squashed.
    This was the only diff:
    
![image](https://cloud.githubusercontent.com/assets/2440977/18075464/eab7cfa4-6e29-11e6-8373-a70e47fcb620.png)



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