8000 `EventHandler` is not properly restarted after a watcher disconnection · Issue #630 · operator-framework/java-operator-sdk · GitHub
[go: up one dir, main page]

Skip to content
EventHandler is not properly restarted after a watcher disconnection #630
Closed
@metacosm

Description

@metacosm

When an error occurs that leads to watchers being closed, we also close the event handler so that events are not processed anymore. However, when we attempt a reconnection, we don't currently have any means to restart the event handler resulting in events not being processed anymore after a disconnection occurs.

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0