mkhludnev commented on PR #1691: URL: https://github.com/apache/solr/pull/1691#issuecomment-1621469547
@murblanc I've changed logic to hash range check. Since it's compatible to my previous checks. However, I'm not ready to support joining spitted shards in this PR. eg. if we split shard1 to shard1_1 and shard1_2 the current implementation won't pick shard1 of "from" collection for joining. It's possible but I want to address it in the next PR. -- 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...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org