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

[dLZ2xYwQ] Multiple CypherInitializer's per single DatabaseAvailabilityGuard #413

Merged
merged 1 commit into from
May 29, 2023

Conversation

vga91
Copy link
Collaborator

@vga91 vga91 commented May 19, 2023

Removed AvailabilityGuards when the database is stopped.

Other listeners:

  • The TransactionEventListener is de-registered in TriggerHandler.stop() method
  • The SystemFunctionalityListener (placed in CypherInitializer) cannot be de-registered when db is stopped, because the databaseDrop() event wouldn't work

@vga91 vga91 merged commit 9ecb4c5 into dev May 29, 2023
@vga91 vga91 deleted the deregister-listener-after-stopDb branch May 29, 2023 12:53
vga91 added a commit to neo4j-contrib/neo4j-apoc-procedures that referenced this pull request May 30, 2023
vga91 added a commit to neo4j-contrib/neo4j-apoc-procedures that referenced this pull request May 30, 2023
vga91 added a commit to neo4j-contrib/neo4j-apoc-procedures that referenced this pull request May 31, 2023
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