[ https://issues.apache.org/jira/browse/SOLR-14079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16995772#comment-16995772 ]
Ilan Ginzburg commented on SOLR-14079: -------------------------------------- Ok makes sense to use the patch as is. Didn't realize the id's were for tests (looked really too quickly at the diff). I'll try to understand if there's a general issue with the way async calls are managed between nodes and the overseer. I suppose there is because the implementation for smart shard splits did work in some instances and did fail in other. A new Jira is indeed appropriate in that case. > SPLITSHARD splitByPrefix doesn't work in async mode > --------------------------------------------------- > > Key: SOLR-14079 > URL: https://issues.apache.org/jira/browse/SOLR-14079 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Affects Versions: 8.3 > Reporter: Yonik Seeley > Assignee: Yonik Seeley > Priority: Major > Fix For: 8.4 > > Attachments: SOLR-14079.patch > > > If you specify async=whatever in conjunction with splitByPrefix, the ranges > are calculated by the shard leader, but that information does not make it > back to the overseer and the split proceeds to just split down the middle. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org