github-actions[bot] commented on PR #2963:
URL: https://github.com/apache/solr/pull/2963#issuecomment-3169543181
This PR is now closed due to 60 days of inactivity after being marked as
stale. Re-opening this PR is still possible, in which case it will be marked
as active again.
--
This
github-actions[bot] closed pull request #2963: SOLR-17614: cross-dc deletes can
skip an HTTP hop
URL: https://github.com/apache/solr/pull/2963
--
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 spe
github-actions[bot] commented on PR #2963:
URL: https://github.com/apache/solr/pull/2963#issuecomment-2953256082
This PR has had no activity for 60 days and is now labeled as stale. Any
new activity will remove the stale label. To attract more reviewers, please
tag people who might be fam
HoustonPutman commented on PR #2963:
URL: https://github.com/apache/solr/pull/2963#issuecomment-2784895408
Is there an issue that this is just querying a core instead of a collection
after this change?
--
This is an automated message from the Apache Git Service.
To respond to the message
dsmiley commented on PR #2963:
URL: https://github.com/apache/solr/pull/2963#issuecomment-2784972819
Not that I know of.
But, I confess IMO Solr **should** know what is being _addressed_ and treat
_that_ as the scope but Solr doesn't care -- in SolrCloud mode, the whole
collection (t
github-actions[bot] commented on PR #2963:
URL: https://github.com/apache/solr/pull/2963#issuecomment-2784890156
This PR has had no activity for 60 days and is now labeled as stale. Any
new activity will remove the stale label. To attract more reviewers, please
tag people who might be fam
dsmiley commented on PR #2963:
URL: https://github.com/apache/solr/pull/2963#issuecomment-2640852205
Needs a CHANGES.txt; perhaps in Optimizations. "Cross-DC delete-by-query
optimized to fetch deleted documents with one less HTTP hop per batch of IDs".
I plan to merge it this weekend aft