[jira] [Commented] (LOGCXX-507) Data race on LevelPtr when using the async appender

2019-10-10 Thread Jira
[ https://issues.apache.org/jira/browse/LOGCXX-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948892#comment-16948892 ] Thorsten Schöning commented on LOGCXX-507: -- Looks the same to me and calling del

[jira] [Commented] (LOGCXX-507) Data race on LevelPtr when using the async appender

2019-10-10 Thread Hreniuc Cristi (Jira)
[ https://issues.apache.org/jira/browse/LOGCXX-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948866#comment-16948866 ] Hreniuc Cristi commented on LOGCXX-507: --- {quote}Doesn't tell me much. What does the

[jira] [Commented] (LOGCXX-486) Replace ObjectPtr with more standard shared_ptr.

2019-10-10 Thread Jira
[ https://issues.apache.org/jira/browse/LOGCXX-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948802#comment-16948802 ] Thorsten Schöning commented on LOGCXX-486: -- bq. I didn't noticed it, sorry. My

[jira] [Commented] (LOGCXX-486) Replace ObjectPtr with more standard shared_ptr.

2019-10-10 Thread Hreniuc Cristi (Jira)
[ https://issues.apache.org/jira/browse/LOGCXX-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948737#comment-16948737 ] Hreniuc Cristi commented on LOGCXX-486: --- Thanks for taking the time to respond. {qu

[jira] [Updated] (LOGCXX-507) Data race on LevelPtr when using the async appender

2019-10-10 Thread Hreniuc Cristi (Jira)
[ https://issues.apache.org/jira/browse/LOGCXX-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hreniuc Cristi updated LOGCXX-507: -- Description: We are using log4cxx from this commit(master branch): [https://github.com/apache/

[jira] [Updated] (LOGCXX-507) Data race on LevelPtr when using the async appender

2019-10-10 Thread Hreniuc Cristi (Jira)
[ https://issues.apache.org/jira/browse/LOGCXX-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hreniuc Cristi updated LOGCXX-507: -- Description: We are using log4cxx from this commit(master branch): [https://github.com/apache/

[jira] [Commented] (LOGCXX-507) Data race on LevelPtr when using the async appender

2019-10-10 Thread Jira
[ https://issues.apache.org/jira/browse/LOGCXX-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948300#comment-16948300 ] Thorsten Schöning commented on LOGCXX-507: -- bq. Has anyone encountered this prob

[jira] [Commented] (LOGCXX-486) Replace ObjectPtr with more standard shared_ptr.

2019-10-10 Thread Jira
[ https://issues.apache.org/jira/browse/LOGCXX-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948277#comment-16948277 ] Thorsten Schöning commented on LOGCXX-486: -- bq. Hey Thorsten Schöning were there

[jira] [Updated] (LOGCXX-486) Replace ObjectPtr with more standard shared_ptr.

2019-10-10 Thread Jira
[ https://issues.apache.org/jira/browse/LOGCXX-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Schöning updated LOGCXX-486: - Description: To fix memory leaks in Levels in LOGCXX-485, we decided to change the API in