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

Add a new after-async or async phase to triggers #1547

Closed
jexp opened this issue Jun 8, 2020 · 0 comments · Fixed by #1573
Closed

Add a new after-async or async phase to triggers #1547

jexp opened this issue Jun 8, 2020 · 0 comments · Fixed by #1573
Assignees

Comments

@jexp
Copy link
Member

jexp commented Jun 8, 2020

So that locks that are not released yet in after are gone and writes don't affect the current transaction.

conker84 added a commit to conker84/neo4j-apoc-procedures that referenced this issue Jun 29, 2020
mneedham added a commit that referenced this issue Jul 20, 2020
* fixes #1547: Add a new after-async or async phase to triggers

* Changed parameters to new syntax

* Added "and thread" in afterAsync description

Co-authored-by: Michael Hunger <github@jexp.de>
Co-authored-by: Mark Needham <m.h.needham@gmail.com>
ivangreene pushed a commit to INNOSOLProject/neo4j-apoc-procedures that referenced this issue Dec 1, 2020
…ggers (neo4j-contrib#1573)

* fixes neo4j-contrib#1547: Add a new after-async or async phase to triggers

* Changed parameters to new syntax

* Added "and thread" in afterAsync description

Co-authored-by: Michael Hunger <github@jexp.de>
Co-authored-by: Mark Needham <m.h.needham@gmail.com>
ivangreene pushed a commit to INNOSOLProject/neo4j-apoc-procedures that referenced this issue Dec 4, 2020
…ggers (neo4j-contrib#1573)

* fixes neo4j-contrib#1547: Add a new after-async or async phase to triggers

* Changed parameters to new syntax

* Added "and thread" in afterAsync description

Co-authored-by: Michael Hunger <github@jexp.de>
Co-authored-by: Mark Needham <m.h.needham@gmail.com>
mneedham added a commit that referenced this issue Dec 4, 2020
…#1735)

* fixes #1547: Add a new after-async or async phase to triggers

* Changed parameters to new syntax

* Added "and thread" in afterAsync description

Co-authored-by: Michael Hunger <github@jexp.de>
Co-authored-by: Mark Needham <m.h.needham@gmail.com>

Co-authored-by: Andrea Santurbano <santand@gmail.com>
Co-authored-by: Michael Hunger <github@jexp.de>
Co-authored-by: Mark Needham <m.h.needham@gmail.com>
conker84 added a commit to conker84/neo4j-apoc-procedures that referenced this issue Mar 29, 2021
…ggers (neo4j-contrib#1573) (neo4j-contrib#1735)

* fixes neo4j-contrib#1547: Add a new after-async or async phase to triggers

* Changed parameters to new syntax

* Added "and thread" in afterAsync description

Co-authored-by: Michael Hunger <github@jexp.de>
Co-authored-by: Mark Needham <m.h.needham@gmail.com>

Co-authored-by: Andrea Santurbano <santand@gmail.com>
Co-authored-by: Michael Hunger <github@jexp.de>
Co-authored-by: Mark Needham <m.h.needham@gmail.com>
conker84 added a commit that referenced this issue Apr 12, 2021
…#1735)

* fixes #1547: Add a new after-async or async phase to triggers

* Changed parameters to new syntax

* Added "and thread" in afterAsync description

Co-authored-by: Michael Hunger <github@jexp.de>
Co-authored-by: Mark Needham <m.h.needham@gmail.com>

Co-authored-by: Andrea Santurbano <santand@gmail.com>
Co-authored-by: Michael Hunger <github@jexp.de>
Co-authored-by: Mark Needham <m.h.needham@gmail.com>
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 a pull request may close this issue.

2 participants