[jira] [Updated] (ZOOKEEPER-1327) there are still remnants of hadoop urls

2012-02-05 Thread Harsh J (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated ZOOKEEPER-1327: --- Attachment: ZOOKEEPER-1327.patch Thanks for looking into Mahadev! The file

[jira] [Updated] (ZOOKEEPER-973) bind() could fail on Leader because it does not setReuseAddress on its ServerSocket

2012-01-05 Thread Harsh J (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated ZOOKEEPER-973: -- Attachment: ZOOKEEPER-973.patch bind() could fail on Leader because it does not

[jira] [Updated] (ZOOKEEPER-973) bind() could fail on Leader because it does not setReuseAddress on its ServerSocket

2012-01-05 Thread Harsh J (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated ZOOKEEPER-973: -- Attachment: ZOOKEEPER-973.patch Ah yes, sorry about that. bind() could fail on

[jira] [Updated] (ZOOKEEPER-1345) Add a .gitignore file with general exclusions and Eclipse project files excluded

2011-12-29 Thread Harsh J (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated ZOOKEEPER-1345: --- Attachment: ZOOKEEPER-1345.patch Add a .gitignore file with general exclusions and Eclipse

[jira] [Updated] (ZOOKEEPER-1229) C client hashtable_remove redundantly calls hash function

2011-12-29 Thread Harsh J (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated ZOOKEEPER-1229: --- Attachment: ZOOKEEPER-1229.patch C client hashtable_remove redundantly calls hash function

[jira] [Updated] (ZOOKEEPER-1326) The CLI commands delete and rmr are confusing. Can we have delete + deleteall instead?

2011-12-27 Thread Harsh J (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated ZOOKEEPER-1326: --- Summary: The CLI commands delete and rmr are confusing. Can we have delete + deleteall instead?

[jira] [Updated] (ZOOKEEPER-1326) The CLI commands delete and rmr are confusing. Can we have rm + rmr instead?

2011-12-26 Thread Harsh J (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated ZOOKEEPER-1326: --- Attachment: ZOOKEEPER-1326.patch Attached patch switches over from 'delete' to 'rm' in a

[jira] [Updated] (ZOOKEEPER-1326) The CLI commands delete and rmr are confusing. Can we have rm + rmr instead?

2011-12-26 Thread Harsh J (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated ZOOKEEPER-1326: --- Attachment: ZOOKEEPER-1326.patch Patch that changes 'rmr' to 'deleteall' instead. This is more