[
https://issues.apache.org/jira/browse/SOLR-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884719#action_12884719
]
Toby Cole commented on SOLR-1144:
---------------------------------
I know exactly why the line numbers would be off. I just remembered we're using
a custom war package so we can add our own plugins in (yes, I know we can use
solr.home/lib, but we've not got round to that yet).
The only classes we're overriding from solr are ConcurrentLRUCache and
FastLRUCache. This was from pre solr 1.4, when the cache implementations were
slowing faceting right down.
I have a feeling if I remove those overridden classes and use the new
(bug-free) ones, the hang may stop.
I'll give it a go now, sorry in advance if it was my oversight that is causing
this bug to re-appear.
T
> replication hang
> ----------------
>
> Key: SOLR-1144
> URL: https://issues.apache.org/jira/browse/SOLR-1144
> Project: Solr
> Issue Type: Bug
> Reporter: Yonik Seeley
> Assignee: Noble Paul
> Fix For: 1.4
>
> Attachments: stacktrace-master.txt, stacktrace-slave-1.txt,
> stacktrace-slave-2.txt
>
>
> It seems that replication can sometimes hang.
> http://www.lucidimagination.com/search/document/403305a3fda18599
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]