wirybeaver opened a new issue, #10181: URL: https://github.com/apache/pinot/issues/10181
``` curl -d 'disable' -X POST '<ip>/instances/Broker_XXX/state' {"status":"Request to disable instance dec03505-bad4-4662-bded-cdc5c68e9103 is successful"} curl -d 'drop' -X POST '<ip>/instances/Broker_XXX/state' {"code":409,"error":"Failed to drop instance Broker_XXX - Instance Broker_XXX exists in ideal state for brokerResource"} ``` It's counter intuitive the broker instance is still in ideal state after disabling. -- 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 specific comment. To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org