[
https://issues.apache.org/jira/browse/SOLR-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12670041#action_12670041
]
Shalin Shekhar Mangar commented on SOLR-997:
--------------------------------------------
Yonik, the exception in your test output is the same one which Noble found some
time ago at SOLR-926. I still trying to figure out why execution of a Callable
will be rejected. A commit has been called so the searchExecutor should be
alive and the Executors.singleThreadedExecutor uses an unbounded
LinkedBlockingQueue so queue.offer should not fail.
I haven't been able to reproduce the issue with Java6 on WinXP. I'll download
java5 and try again.
> TestReplicationHandler failing
> ------------------------------
>
> Key: SOLR-997
> URL: https://issues.apache.org/jira/browse/SOLR-997
> Project: Solr
> Issue Type: Test
> Environment: WinXP Java5
> Reporter: Yonik Seeley
> Assignee: Shalin Shekhar Mangar
> Priority: Minor
> Fix For: 1.4
>
> Attachments: TEST-org.apache.solr.handler.TestReplicationHandler.xml
>
>
> TestReplicationHandler fails on WinXP
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.