[jira] [Commented] (SOLR-9330) Race condition between core reload and statistics request

2016-09-23 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15515842#comment-15515842 ] Mikhail Khludnev commented on SOLR-9330: Exception should gone. Sometimes response

[jira] [Commented] (SOLR-9330) Race condition between core reload and statistics request

2016-09-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15515812#comment-15515812 ] ASF subversion and git services commented on SOLR-9330: --- Commit 42783

[jira] [Commented] (SOLR-9330) Race condition between core reload and statistics request

2016-09-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15515411#comment-15515411 ] ASF subversion and git services commented on SOLR-9330: --- Commit b50b9

[jira] [Commented] (SOLR-9330) Race condition between core reload and statistics request

2016-09-22 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15513882#comment-15513882 ] Mike Drob commented on SOLR-9330: - Ah, I see where the difference is, yes. In my case, the

[jira] [Commented] (SOLR-9330) Race condition between core reload and statistics request

2016-09-22 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15513869#comment-15513869 ] Mike Drob commented on SOLR-9330: - {code} lst.add("searcherName", name); lst.add("c

[jira] [Commented] (SOLR-9330) Race condition between core reload and statistics request

2016-09-22 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15513868#comment-15513868 ] Mike Drob commented on SOLR-9330: - {code} lst.add("searcherName", name); lst.add("c

[jira] [Commented] (SOLR-9330) Race condition between core reload and statistics request

2016-09-22 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15513472#comment-15513472 ] Mikhail Khludnev commented on SOLR-9330: [~mdrob], would you mind to review the las

[jira] [Commented] (SOLR-9330) Race condition between core reload and statistics request

2016-09-21 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15509406#comment-15509406 ] Andrey Kudryavtsev commented on SOLR-9330: -- [~mdrob], Off course, if you are goi

[jira] [Commented] (SOLR-9330) Race condition between core reload and statistics request

2016-09-20 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15508026#comment-15508026 ] Mike Drob commented on SOLR-9330: - You're right about there still being a race condition in

[jira] [Commented] (SOLR-9330) Race condition between core reload and statistics request

2016-09-20 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15507683#comment-15507683 ] Mikhail Khludnev commented on SOLR-9330: [~mdrob] my concern regarding {code} if

[jira] [Commented] (SOLR-9330) Race condition between core reload and statistics request

2016-09-20 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15507657#comment-15507657 ] Andrey Kudryavtsev commented on SOLR-9330: -- If we are talking about root cause of

[jira] [Commented] (SOLR-9330) Race condition between core reload and statistics request

2016-09-14 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15491014#comment-15491014 ] Mike Drob commented on SOLR-9330: - I ran into a similar problem recently as well. It can al

[jira] [Commented] (SOLR-9330) Race condition between core reload and statistics request

2016-07-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15389833#comment-15389833 ] Joel Bernstein commented on SOLR-9330: -- We are currently looking at exactly this issue