[jira] [Updated] (SOLR-15732) queries to missing collection are slow

2021-10-31 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-15732: -- Description: Queries to missing collection try to refresh aliases and collection list from ZK and is un

[jira] [Commented] (SOLR-15337) Avoid XPath in solrconfig.xml parsing

2021-10-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436589#comment-17436589 ] ASF subversion and git services commented on SOLR-15337: Commit 2

[GitHub] [solr] noblepaul merged pull request #160: SOLR-15337: Avoid XPath in solrconfig.xml parsing

2021-10-31 Thread GitBox
noblepaul merged pull request #160: URL: https://github.com/apache/solr/pull/160 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr..

[GitHub] [solr] sonatype-lift[bot] commented on a change in pull request #288: SOLR-15705: A deleteById request without _route_ param for compositeid or implicit router could be sent to all shard lead

2021-10-31 Thread GitBox
sonatype-lift[bot] commented on a change in pull request #288: URL: https://github.com/apache/solr/pull/288#discussion_r739917181 ## File path: solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java ## @@ -316,6 +317,41 @@ public void processDele

[GitHub] [solr] makosten commented on pull request #288: SOLR-15705: A deleteById request without _route_ param for compositeid or implicit router could be sent to all shard leaders

2021-10-31 Thread GitBox
makosten commented on pull request #288: URL: https://github.com/apache/solr/pull/288#issuecomment-955826088 @cpoerschke You nailed it! The CompositeId Router has some inconsistent behavior. It's strict on the router field when adding but if the route is missing when deleting by id, it ret

[GitHub] [solr] sonatype-lift[bot] commented on a change in pull request #265: SOLR-15590 - Startup and CoreContainer managed by Core Service

2021-10-31 Thread GitBox
sonatype-lift[bot] commented on a change in pull request #265: URL: https://github.com/apache/solr/pull/265#discussion_r739890201 ## File path: solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java ## @@ -382,7 +386,8 @@ public void lifeCycleStarted(Lif

[jira] [Commented] (SOLR-15342) Separate out a SolrJ-Zookeeper module

2021-10-31 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436554#comment-17436554 ] David Smiley commented on SOLR-15342: - FYI my colleague [~haythemkh] may have some wo

[jira] [Created] (SOLR-15755) Parse collection, shard, core info from newSearcher events in postlogs tool

2021-10-31 Thread Cassandra Targett (Jira)
Cassandra Targett created SOLR-15755: Summary: Parse collection, shard, core info from newSearcher events in postlogs tool Key: SOLR-15755 URL: https://issues.apache.org/jira/browse/SOLR-15755 Pro

[jira] [Commented] (SOLR-15342) Separate out a SolrJ-Zookeeper module

2021-10-31 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436529#comment-17436529 ] Jan Høydahl commented on SOLR-15342: I think there are two ways we can do this. One i