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

[gRNAet7B] Fixes trigger procedures in clusters for neo4j 5.x #250

Merged
merged 20 commits into from Jan 9, 2023

Conversation

@vga91 vga91 force-pushed the dev-fix-trigger-procedures branch 4 times, most recently from 26cb203 to f1e0e98 Compare December 22, 2022 17:13
vga91 and others added 15 commits January 5, 2023 12:35
…cedures#3335)

* Fix flaky trigger dbms availability tests
* added apoc.trigger.show proc
* retry to fix flaky test by separating setLastUpdate()
* removed updated output - some code refactoring
* split pr - changes review
* removed inner transaction
* updated documentation
* reset wrong generated docs
* Added admin in trigger.show
* small adoc changes
…-contrib/neo4j-apoc-procedures#3355)

* Try de-flaky some tests with new procedure triggers
* moved TriggerTestUtil and increased trigger.refresh value
* added waitDbsAvailable util
…cated ones (neo4j-contrib/neo4j-apoc-procedures#3325)

* [gRNAet7B] added trigger new procs documentation
* changes review - procedure description
* changed listener wording
* added system db note
* var. small changes
* [coZSswV2] Fix typo in triggers error message

* [coZSswV2] Assert new triggers can't add TransactionEventListeners to "system"

* [coZSswV2] Assert old triggers can't add TransactionEventListeners to "system"
…-procedures#3357)

* [qwJFy8pp] Add @Admin to trigger procedures
* added admin in trigger.list and docs note
* changed admin doc
@vga91 vga91 force-pushed the dev-fix-trigger-procedures branch from b845ea0 to 767e26e Compare January 5, 2023 11:35
@vga91 vga91 force-pushed the dev-fix-trigger-procedures branch from f1f9f31 to 27adcff Compare January 5, 2023 13:16
Copy link
Contributor

@AzuObs AzuObs left a comment

Choose a reason for hiding this comment

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

Thank you so much for all the hard work. It looks great 💃

@vga91 vga91 merged commit c575792 into dev Jan 9, 2023
@vga91 vga91 deleted the dev-fix-trigger-procedures branch January 9, 2023 08:18
vga91 added a commit to neo4j-contrib/neo4j-apoc-procedures that referenced this pull request Jan 9, 2023
vga91 added a commit to neo4j-contrib/neo4j-apoc-procedures that referenced this pull request Jan 10, 2023
vga91 added a commit to neo4j-contrib/neo4j-apoc-procedures that referenced this pull request Jan 12, 2023
* [gRNAet7B] Changes from neo4j/apoc#250

* [gRNAet7B] Changed AtomicReference with 1-elem array
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants