Skip to content

Enhance event handling #13

Closed
Closed
@snowdrop-bot

Description

@snowdrop-bot

This PR includes:

  • add lifecycle hooks to EventSource (Add lifecycle hooks to EventSource operator-framework/java-operator-sdk#368)
  • review DefaultEventSourceManager instance variable modifiers
  • make DefaultEventSourceManager::registerEventSource final as it is invoked by the constructor
  • DefaultEventSourceManager use containsKey instead of null check to determine if an event source is already registerd
  • add lifecycle hooks to the operator so i.e. watchers can be properly closed

Fixes operator-framework#368


operator-framework#407


$upstream:407$

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions