Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
As found in SOLR-12667, autoscaling listeners are not executed in any set order even though it is documented otherwise in the ref guide. It’s a valid use case to require that listeners are executed in a user-specified order. So a listener B created after listener A for the same event type should always fire after listener A completes.
Attachments
Attachments
Issue Links
- blocks
-
SOLR-12667 IndexSizeTriggerTest fails often on jenkins
- Closed