Skip to content

Commit c0f6a1e

Browse files
authored
Fix assertion bug in remote executor and update notes
Fixed a state management bug in the coordinator that caused assertions to stop running on remote workers. Updated known issues section to reflect the correct version for the fix.
1 parent 8ec68c5 commit c0f6a1e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/managed-datahub/release-notes/v_0_3_15.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ This contains detailed release notes, but there's also an [announcement blog pos
3131

3232
- Elasticsearch 7: Fix role creation
3333
- Elasticsearch/Opensearch: Allow role to inspect nodes for query optimization
34+
- **Assertions on remote executor**: There was a state management bug in the coordinator on `3.15-acryl` which caused assertions to stop running on remote workers. This infrastructure bug has been fixed and tested for to prevent future regressions.
35+
36+
3437

3538
### v0.3.15-acryl
3639

@@ -67,6 +70,7 @@ Fixes:
6770

6871
## Known Issues
6972

70-
- Assertions do not run on remote executor deployment modes. Please look to 3.15.3 for the fix.
73+
- Assertions do not run on remote executor deployment modes. Please look to 3.15.4 for the fix.
74+
- There is some backward incompatibilities between older remote executors and 3.15 GMS. Remote executors may need to be upgraded to resolve these.
7175
- PATCH of the Ownership aspect does not support assigning the same owner to multiple ownership type urns
7276
- If you were to upgrade to v0.3.15 and create a "Platforms" home page module, in order to roll back to a previous version of DataHub you will need to either (1) remove the Platforms modules from all home page templates or (2) roll back to v0.3.14.2 which includes a fix to handle unknown module types. This sort of backwards compatibility with home page modules is resolved going forward with v0.3.15.

0 commit comments

Comments
 (0)