You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- warn if cluster lacks a transform node in all API's (except DELETE)
- report waiting state in stats if transform waits for assignment
- cancel p-task on stop transform even if config has been deleted
relates elastic#69518
improve robustness and ux in case of a missing transform node:
- warn if cluster lacks a transform node in all API's (except DELETE)
- report waiting state in stats if transform waits for assignment
- cancel p-task on stop transform even if config has been deleted
relates #69518
improve robustness and ux in case of a missing transform node:
- warn if cluster lacks a transform node in all API's (except DELETE)
- report waiting state in stats if transform waits for assignment
- cancel p-task on stop transform even if config has been deleted
relates #69518
follow up #69260
#69260 fixes the most important part, deleting a transform despite the lack of a transform node. This fix gets backported as soon as possible.
This issue is a follow up to improve usability aspects, scheduled for the next release:
The text was updated successfully, but these errors were encountered: