[
https://issues.apache.org/jira/browse/ATLAS-3388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16913927#comment-16913927
]
ASF subversion and git services commented on ATLAS-3388:
--------------------------------------------------------
Commit 178a1f8f93bd491dec9e5bdb605e57b2f70cc987 in atlas's branch
refs/heads/branch-2.0 from skoritala
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=178a1f8 ]
ATLAS-3388 Re-use SOLR client for performance improvements.
Signed-off-by: Sarath Subramanian <[email protected]>
(cherry picked from commit 7cf19213f9faf208dae7320f9c54012dcc6caeec)
> 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
> Priority: Major
>
> 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)