Skip to content

Parallel Additional Even Source Start #1284

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

Merged
merged 1 commit into from
Jun 15, 2022
Merged

Parallel Additional Even Source Start #1284

merged 1 commit into from
Jun 15, 2022

Conversation

csviri
Copy link
Collaborator

@csviri csviri commented Jun 15, 2022

No description provided.

@csviri csviri changed the base branch from main to next June 15, 2022 11:04
@csviri csviri self-assigned this Jun 15, 2022
@csviri csviri linked an issue Jun 15, 2022 that may be closed by this pull request
@sonarqubecloud
Copy link

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 23 Code Smells

63.4% 63.4% Coverage
0.5% 0.5% Duplication

@csviri csviri requested a review from metacosm June 15, 2022 11:26

@Override
public synchronized void stop() {
stopEventSource(eventSources.namedControllerResourceEventSource());
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we stop the controller event source last?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was thinking about this, but at this does not matter.

Thinking rather that the processor should be stopped first. Before event sources.

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.

Parallel Start of EventSources
2 participants