You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2019/03/08 23:40:00 UTC

[jira] [Created] (SOLR-13310) facet.threads is using the updateExecutor

Hoss Man created SOLR-13310:
-------------------------------

             Summary: facet.threads is using the updateExecutor
                 Key: SOLR-13310
                 URL: https://issues.apache.org/jira/browse/SOLR-13310
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Hoss Man


Had a WTF moment skimming some SimpleFacets code today...

{code}
    this.facetExecutor = req.getCore().getCoreContainer().getUpdateShardHandler().getUpdateExecutor();
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org