Skip to content

refactor: simplify handling of reused event sources #1516

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

metacosm
Copy link
Collaborator

@metacosm metacosm commented Oct 4, 2022

  • refactor: simplify handling of reused event sources
  • docs: javadoc fix

metacosm and others added 2 commits October 4, 2022 10:37
DependentResources that provide an EventSource should implement
EventSourceAware. If they want to reuse an already created event source
instead of providing their own, they need to select the appropriate
event source identified by the name specified by the useEventSourceNamed
method.
@metacosm metacosm force-pushed the optional-es-simplify-2 branch from 5d194d0 to 0b74b49 Compare October 4, 2022 08:39
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 4, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 22 Code Smells

26.3% 26.3% Coverage
0.0% 0.0% Duplication

@metacosm
Copy link
Collaborator Author

metacosm commented Oct 4, 2022

Closed in favor of #1518.

@metacosm metacosm closed this Oct 4, 2022
@metacosm metacosm deleted the optional-es-simplify-2 branch October 4, 2022 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants