[jira] [Commented] (TWILL-188) LocationFactory should have options to accept permission for create

2016-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15436197#comment-15436197 ] ASF GitHub Bot commented on TWILL-188: -- Github user chtyim commented on a diff in the pull request:

[jira] [Commented] (TWILL-188) LocationFactory should have options to accept permission for create

2016-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15436042#comment-15436042 ] ASF GitHub Bot commented on TWILL-188: -- Github user albertshau commented on a diff in the pull

[GitHub] twill pull request #3: (TWILL-188) Added methods to Location for manipulatio...

2016-08-24 Thread albertshau
Github user albertshau commented on a diff in the pull request: https://github.com/apache/twill/pull/3#discussion_r76164629 --- Diff: twill-common/src/main/java/org/apache/twill/filesystem/Location.java --- @@ -53,11 +54,42 @@ * Atomically creates a new, empty file named

[GitHub] twill pull request #3: (TWILL-188) Added methods to Location for manipulatio...

2016-08-24 Thread albertshau
Github user albertshau commented on a diff in the pull request: https://github.com/apache/twill/pull/3#discussion_r76164566 --- Diff: twill-common/src/main/java/org/apache/twill/filesystem/Location.java --- @@ -53,11 +54,42 @@ * Atomically creates a new, empty file named

[GitHub] twill pull request #3: (TWILL-188) Added methods to Location for manipulatio...

2016-08-24 Thread albertshau
Github user albertshau commented on a diff in the pull request: https://github.com/apache/twill/pull/3#discussion_r76164526 --- Diff: twill-common/src/main/java/org/apache/twill/filesystem/LocalLocation.java --- @@ -255,4 +288,53 @@ public int hashCode() { public String

[jira] [Updated] (TWILL-177) ZKDiscoveryService should have a way to remove its connection watcher

2016-08-24 Thread Terence Yim (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terence Yim updated TWILL-177: -- Fix Version/s: 0.8.0 > ZKDiscoveryService should have a way to remove its connection watcher >

[jira] [Commented] (TWILL-188) LocationFactory should have options to accept permission for create

2016-08-24 Thread Terence Yim (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435375#comment-15435375 ] Terence Yim commented on TWILL-188: --- Currently there is a {{Location.getOutputStream(String permission)}}

[jira] [Updated] (TWILL-167) Add toString() to FileContextLocation

2016-08-24 Thread Terence Yim (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terence Yim updated TWILL-167: -- Affects Version/s: 0.7.0-incubating > Add toString() to FileContextLocation >