Skip to content
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

ARTEMIS-3295 - do not cluster advisories #3581

Closed
wants to merge 1 commit into from

Conversation

andytaylor
Copy link
Contributor

@clebertsuconic
Copy link
Contributor

I am sending a small tweak into this.

Instead of passing the List as a reference everywhere, it would be simpler to just read from ClusterManager.

The list is passed as a reference and if you change the source you also change on the passed reference. I think it could eventually be confusing. Instead I am just adding a getter on ClusterManager and reading from the source every time is needed.

@clebertsuconic
Copy link
Contributor

superseded by #3582

I did a small tweak to the code instead of asking you to do it..
@andytaylor you're still the author of the commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants