Shalin Shekhar Mangar created SOLR-12668:
--------------------------------------------
Summary: Autoscaling Listeners should be executed in the order of
their creation
Key: SOLR-12668
URL: https://issues.apache.org/jira/browse/SOLR-12668
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Components: AutoScaling
Reporter: Shalin Shekhar Mangar
Fix For: master (8.0), 7.5
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]