generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 275
Closed
Labels
Type: BugSomething isn't workingSomething isn't working
Description
Currently I'm sending both EC2 state change events and ASG lifecycle events to the NTH in queue processor mode. This sounds like it should be supported, however in practice what seems to be happening is:
- ASG lifecycle event is handle. Node is cordoned and drained.
- EC2 state change event for termination comes though, node is now no longer there, so the NTH crashes.
I'm not convinced that the NTH needs to crash if it can't find a node, but that aside, is there any other workaround for this? Or should I just pick EC2 state change events OR ASG lifecycle events to handle?
universam1
Metadata
Metadata
Assignees
Labels
Type: BugSomething isn't workingSomething isn't working