[GitHub] [solr] dsmiley commented on pull request #1484: SOLR-11685: use INVALID_STATE for ZK state issue in DistributedZkUpdateProcessor

2023-08-02 Thread via GitHub
dsmiley commented on PR #1484: URL: https://github.com/apache/solr/pull/1484#issuecomment-1663060791 I forgot about this one. I wanted to debug other failures in a test I had locally but time got away from me and I can't easily reproduce the issue either. I'd like to commit it as it is, m

[GitHub] [solr] dsmiley commented on pull request #1484: SOLR-11685: use INVALID_STATE for ZK state issue in DistributedZkUpdateProcessor

2023-04-12 Thread via GitHub
dsmiley commented on PR #1484: URL: https://github.com/apache/solr/pull/1484#issuecomment-1506297931 On this issue here (but maybe not ShardSplitTest ?), the different error code resulted in the error bubbling all the way back to the client. My test (not here) was using CloudSolrClient, wh

[GitHub] [solr] dsmiley commented on pull request #1484: SOLR-11685: use INVALID_STATE for ZK state issue in DistributedZkUpdateProcessor

2023-03-23 Thread via GitHub
dsmiley commented on PR #1484: URL: https://github.com/apache/solr/pull/1484#issuecomment-1482259248 CHANGES.txt suggestion as an Improvement (JIRA also shows as Improvement): * SOLR-11685: When SolrCloud shard leaders change while indexing updates arrive, Solr could fail and return