[
https://issues.apache.org/jira/browse/SOLR-12155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16427252#comment-16427252
]
Yonik Seeley commented on SOLR-12155:
-------------------------------------
If we wrap in a SolrException, we can specify the exact error code... (a
generic RuntimeException would result in a 500 I think?)
Not sure what the right error code is for something like OOM though. Probably
the most important thing is that the source of the error is both logged and
returned to the client.
> Solr 7.2.1 deadlock in UnInvertedField.getUnInvertedField()
> ------------------------------------------------------------
>
> Key: SOLR-12155
> URL: https://issues.apache.org/jira/browse/SOLR-12155
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Affects Versions: 7.2.1
> Reporter: Kishor gandham
> Priority: Major
> Attachments: SOLR-12155.patch, SOLR-12155.patch, SOLR-12155.patch,
> stack.txt
>
>
> I am attaching a stack trace from our production Solr (7.2.1). Occasionally,
> we are seeing SOLR becoming unresponsive. We are then forced to kill the JVM
> and start solr again.
> We have a lot of facet queries and our index has approximately 15 million
> documents. We have recently started using json.facet queries and some of the
> facet fields use DocValues.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]