[jira] [Updated] (TS-3156) Mutex[Try]Lock bool() operator change and unused API removal

2014-12-30 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-3156: -- Backport to Version: (was: 5.2.0) Mutex[Try]Lock bool() operator change and unused API removal

[jira] [Updated] (TS-3156) Mutex[Try]Lock bool() operator change and unused API removal

2014-11-20 Thread Susan Hinrichs (JIRA)
[ https://issues.apache.org/jira/browse/TS-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Susan Hinrichs updated TS-3156: --- Assignee: Alan M. Carroll (was: James Peach) Mutex[Try]Lock bool() operator change and unused API

[jira] [Updated] (TS-3156) Mutex[Try]Lock bool() operator change and unused API removal

2014-11-10 Thread Ryo Okubo (JIRA)
[ https://issues.apache.org/jira/browse/TS-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryo Okubo updated TS-3156: -- Attachment: fix-MutexLock.patch The cause of above issue is probably calling pthread_mutex_lock() for destroyed

[jira] [Updated] (TS-3156) Mutex[Try]Lock bool() operator change and unused API removal

2014-11-10 Thread Powell Molleti (JIRA)
[ https://issues.apache.org/jira/browse/TS-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Powell Molleti updated TS-3156: --- Attachment: Use-Ryo-s-patch-to-pass-shared_ptr-to-MutexLock.patch Fix the issue caught by Ryo, modified

[jira] [Updated] (TS-3156) Mutex[Try]Lock bool() operator change and unused API removal

2014-10-31 Thread Powell Molleti (JIRA)
[ https://issues.apache.org/jira/browse/TS-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Powell Molleti updated TS-3156: --- Attachment: MutexLock-ats.patch Addressed Alan's comments, removed ink_scoped_mutex and

[jira] [Updated] (TS-3156) Mutex[Try]Lock bool() operator change and unused API removal

2014-10-29 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-3156: -- Labels: review (was: ) Mutex[Try]Lock bool() operator change and unused API removal

[jira] [Updated] (TS-3156) Mutex[Try]Lock bool() operator change and unused API removal

2014-10-29 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-3156: -- Fix Version/s: 5.2.0 Mutex[Try]Lock bool() operator change and unused API removal

[jira] [Updated] (TS-3156) Mutex[Try]Lock bool() operator change and unused API removal

2014-10-28 Thread Powell Molleti (JIRA)
[ https://issues.apache.org/jira/browse/TS-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Powell Molleti updated TS-3156: --- Priority: Minor (was: Major) Mutex[Try]Lock bool() operator change and unused API removal

[jira] [Updated] (TS-3156) Mutex[Try]Lock bool() operator change and unused API removal

2014-10-28 Thread Powell Molleti (JIRA)
[ https://issues.apache.org/jira/browse/TS-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Powell Molleti updated TS-3156: --- Attachment: MutexLock-ats.patch Patch cut against latest git clone. Mutex[Try]Lock bool() operator