[
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
[
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
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..
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
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
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
[
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
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
[
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