[jira] [Updated] (HDFS-12427) libhdfs++: Prevent Requests from holding dangling pointer to RpcEngine

2018-10-26 Thread James Clampffer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Clampffer updated HDFS-12427: --- Fix Version/s: 3.2.0 > libhdfs++: Prevent Requests from holding dangling pointer to

[jira] [Updated] (HDFS-12427) libhdfs++: Prevent Requests from holding dangling pointer to RpcEngine

2017-10-30 Thread James Clampffer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Clampffer updated HDFS-12427: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed the 001 patch

[jira] [Updated] (HDFS-12427) libhdfs++: Prevent Requests from holding dangling pointer to RpcEngine

2017-10-11 Thread James Clampffer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Clampffer updated HDFS-12427: --- Attachment: HDFS-12427.HDFS-8707.004.patch Another patch to roll back the last 2 commits to

[jira] [Updated] (HDFS-12427) libhdfs++: Prevent Requests from holding dangling pointer to RpcEngine

2017-10-09 Thread James Clampffer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Clampffer updated HDFS-12427: --- Attachment: HDFS-12427.HDFS-8707.003.patch New patch. Reverts latest commit to HDFS-8707; I

[jira] [Updated] (HDFS-12427) libhdfs++: Prevent Requests from holding dangling pointer to RpcEngine

2017-10-02 Thread James Clampffer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Clampffer updated HDFS-12427: --- Attachment: HDFS-12427.HDFS-8707.002.patch Thanks for reviewing [~mtracy] Attaching a

[jira] [Updated] (HDFS-12427) libhdfs++: Prevent Requests from holding dangling pointer to RpcEngine

2017-09-13 Thread James Clampffer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Clampffer updated HDFS-12427: --- Status: Patch Available (was: Open) > libhdfs++: Prevent Requests from holding dangling

[jira] [Updated] (HDFS-12427) libhdfs++: Prevent Requests from holding dangling pointer to RpcEngine

2017-09-13 Thread James Clampffer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Clampffer updated HDFS-12427: --- Attachment: HDFS-12427.HDFS-8707.001.patch New patch: RpcConnection was taking a weak_ptr and

[jira] [Updated] (HDFS-12427) libhdfs++: Prevent Requests from holding dangling pointer to RpcEngine

2017-09-12 Thread James Clampffer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Clampffer updated HDFS-12427: --- Attachment: HDFS-12427.HDFS-8707.000.patch First cut at a fix. Can't find a simple