Sharmadha Sainath created ATLAS-849: ---------------------------------------
Summary: "Error opening new searcher .exceeded limit of maxWarmingSearchers=2" error messages during Import of tables and creation of tags. Key: ATLAS-849 URL: https://issues.apache.org/jira/browse/ATLAS-849 Project: Atlas Issue Type: Bug Environment: Atlas cluster setup : Machine 1 - Atlas with ATLAS_503.PATCH / Solr Machine 2 - HBase / Kafka Machine 3 - Client set atlas.graph.storage.cache.db-cache-time =120000 atlas.graph.storage.lock.retries =10 , atlas.notification.hook.numthreads=5, ATLAS_HOOK topic created with 5 partitions Reporter: Sharmadha Sainath Priority: Minor While importing 10,000 tables and querying tables using DSL queries simultaneously using Apache Jmeter , following error was thrown . ERROR - [qtp41676269-16115 - ba3b7105-453b-4019-9863-5ef00a485ccf:] ~ Request to collection vertex_index failed due to (503) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://172.19.128.58:8983/solr/vertex_index_shard1_replica1: Error opening new searcher. exceeded limit of maxWarmingSearchers=2, try again later., retry? 0 (CloudSolrClient:872) Al tables are imported. Then , created 1000 tags using Apache Jmeter with 1000 users 1 loop . Following error was thrown : Request to collection vertex_index failed due to (503) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://172.19.128.58:8983/solr/vertex_index_shard1_replica1: Error opening new searcher. exceeded limit of maxWarmingSearchers=2, try again later., retry? 0 (CloudSolrClient:872) All tags are created. -- This message was sent by Atlassian JIRA (v6.3.4#6332)