Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Under Review
Created by Guest
Created on Dec 23, 2024

Warn when trying to apply changes that are doomed to fail

Ops Manager UI should show a warning when trying to publish changes while a node is disabled (shut down). Why ? See this example: - user publishes a change asking for node 1 to be disabled - publication is OK, node 1 is stopped by Ops Manager - user publishes a change asking for node 2 to restart. Ops Manager UI accepts this change... - ...but publication will fail, with node 2 agent waiting indefinitely for node 1 to get healthy This is really disturbing because Ops Manger accepts a change it knows it can't deliver.