-
-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(subscriptions): Allow scheduling watermark mode to be overridden (…
…#2791) This is a temporary change that allows the scheduling watermark mode to be overridden in the combined scheduler/executor. This is needed for single tenant as we often have empty partitions there and empty partitions are incompatible with "global" mode. Once transactions are no longer semantically partitioned, this will not be necessary and this can be removed.
- Loading branch information
Showing
2 changed files
with
26 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters