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

AAE keeps track of non-cluster hosts #253

Open
mcesaro opened this issue Oct 25, 2023 · 1 comment
Open

AAE keeps track of non-cluster hosts #253

mcesaro opened this issue Oct 25, 2023 · 1 comment

Comments

@mcesaro
Copy link

mcesaro commented Oct 25, 2023

Hi @aramallo,
I noticed also the even after re-booting all the components in the cluster, the AAE is still consideringnodes that are not supposed to be in the cluster.
In the example, the peer test@max-a5 was supposed to be short lived for testing purposes:

=NOTICE REPORT==== 25-Oct-2023::15:58:12.250006 ===
    description: AAE exchange starting
    peer: 'test@max-a5'
    partitions: [0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]
=NOTICE REPORT==== 25-Oct-2023::15:58:12.250418 ===
    reason: nodedown
    description: AAE Exchange aborting, peer node down
    peer: 'test@max-a5'
=NOTICE REPORT==== 25-Oct-2023::15:58:12.263259 ===
    description: AAE exchange finished
    peer: 'test@max-a5'
    summary: #{skipped => [0]}
=NOTICE REPORT==== 25-Oct-2023::15:58:12.622372 ===
    description: AAE exchange starting
    peer: 'ska@max-a5'
    partitions: [0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]

However, after a few hours that test is gone, partisan keeps including it in the AAE.

@aramallo
Copy link
Collaborator

aramallo commented Jan 6, 2024

@mcesaro is this still happening in the latest version? Thanks

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

No branches or pull requests

2 participants