Problem/Motivation
Dispatch event, when handled the post request ensures the replication is complete.
Proposed resolution
Update event dispatching
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | interdiff.txt | 2.06 KB | jeqq |
| #8 | 3020496-8.patch | 4.89 KB | jeqq |
| #6 | interdiff.txt | 3.37 KB | jeqq |
| #6 | 3020496-5.patch | 4.91 KB | jeqq |
| #2 | 3020496-2.patch | 4.89 KB | axicdv |
Comments
Comment #2
axicdv commentedComment #3
axicdv commentedComment #4
l0keTests are currently failing and it is hard to add a proper test on event dispatching.
My proposition is to create follow-ups and track them separately
Comment #6
jeqq commentedI've done some refactoring.
Regarding the failing tests with the branch, they look to be related to a core issue, we use a patch to test with Travis on Github, you can see there tests are green: https://travis-ci.org/relaxedws/drupal-relaxed/builds/474832080
Comment #8
jeqq commentedI've forgotten to rename the file.
Comment #9
jeqq commentedComment #12
jeqq commentedThe followup for adding a test: #3023839: Followup: Add a test for REPLICATION_ENSURE_FULL_COMMIT event