You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Sridhar (Jira)" <ji...@apache.org> on 2019/08/23 01:42:00 UTC

[jira] [Created] (ATLAS-3388) Re-use SOLR client for performance improvements.

Sridhar created ATLAS-3388:
------------------------------

             Summary: Re-use SOLR client for performance improvements.
                 Key: ATLAS-3388
                 URL: https://issues.apache.org/jira/browse/ATLAS-3388
             Project: Atlas
          Issue Type: Improvement
            Reporter: Sridhar
            Assignee: Sridhar


We were creating the SOLR client object for every client connection, we were doing with SOLR  for search/suggestions and aggregations. Instead of this, we should re-use the connection for better re-usability.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)