-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Fully support running more than one scheduler concurrently #10956
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
Merged
Merged
Changes from all commits
Commits
Show all changes
70 commits
Select commit
Hold shift + click to select a range
5cae2a6
Officially support running more than one scheduler concurrently.
ashb 06c07be
fixup! Officially support running more than one scheduler concurrently.
ashb 38b049c
fixup! Officially support running more than one scheduler concurrently.
ashb f46abde
fixup! Officially support running more than one scheduler concurrently.
ashb ae75728
fixup! Officially support running more than one scheduler concurrently.
ashb 6ffb762
fixup! Officially support running more than one scheduler concurrently.
kaxil d89827b
fixup! Officially support running more than one scheduler concurrently.
kaxil 254aff1
fixup! Officially support running more than one scheduler concurrently.
kaxil 8122862
fixup! Officially support running more than one scheduler concurrently.
kaxil 2d4fe38
fixup! Officially support running more than one scheduler concurrently.
kaxil bfe9cad
fixup! Officially support running more than one scheduler concurrently.
kaxil 4ce98c7
fixup! Officially support running more than one scheduler concurrently.
ashb ef766b1
fixup! Officially support running more than one scheduler concurrently.
kaxil 87fed6c
fixup! Officially support running more than one scheduler concurrently.
ashb 98402c5
fixup! Officially support running more than one scheduler concurrently.
ashb 9a891e8
fixup! Officially support running more than one scheduler concurrently.
ashb 807819d
fixup! Officially support running more than one scheduler concurrently.
ashb 2d5b067
Move callbacks from Scheduler loop to DagProcessorProcess
kaxil 58b8514
fixup! Officially support running more than one scheduler concurrently.
kaxil 44c60e5
fixup! Officially support running more than one scheduler concurrently.
ashb c73b078
fixup! Move callbacks from Scheduler loop to DagProcessorProcess
ashb c806d1f
fixup! Officially support running more than one scheduler concurrently.
ashb 46f848f
Don’t run verify_integrity if the Serialized DAG hasn’t changed
kaxil 5a0a73f
Do not Execute tasks with DummyOperators
kaxil 6e94088
fixup! Don’t run verify_integrity if the Serialized DAG hasn’t changed
kaxil 48a9d5d
fixup! Do not Execute tasks with DummyOperators
kaxil c79c88e
fixup! Officially support running more than one scheduler concurrently.
kaxil d61496a
fixup! Do not Execute tasks with DummyOperators
kaxil 291be0f
fixup! Officially support running more than one scheduler concurrently.
kaxil daad3f8
fixup! Officially support running more than one scheduler concurrently.
ashb 742d633
fixup! Do not Execute tasks with DummyOperators
ashb 167e146
fixup! Don’t run verify_integrity if the Serialized DAG hasn’t changed
ashb 764aa20
fixup! Officially support running more than one scheduler concurrently.
ashb 59dab94
fixup! Officially support running more than one scheduler concurrently.
ashb d3364d1
fixup! Officially support running more than one scheduler concurrently.
ashb 71ad5af
fixup! Officially support running more than one scheduler concurrently.
ashb b1c114c
fixup! Officially support running more than one scheduler concurrently.
ashb 5625737
fixup! Officially support running more than one scheduler concurrently.
kaxil 9496651
fixup! Officially support running more than one scheduler concurrently.
ashb aa4b03a
fixup! Officially support running more than one scheduler concurrently.
ashb aec5b21
fixup! Officially support running more than one scheduler concurrently.
ashb b1bdb28
fixup! Officially support running more than one scheduler concurrently.
ashb 0f08190
fixup! Officially support running more than one scheduler concurrently.
ashb 6b979c4
fixup! Officially support running more than one scheduler concurrently.
ashb 6b214a2
Add escape hatch to disable newly added "SELECT ... FOR UPDATE" queries
ashb 6ef9195
fixup! Officially support running more than one scheduler concurrently.
ashb d5d6839
fixup! Officially support running more than one scheduler concurrently.
kaxil 1981e61
fixup! Officially support running more than one scheduler concurrently.
kaxil 5824505
fixup! Officially support running more than one scheduler concurrently.
kaxil 35af8bf
fixup! Officially support running more than one scheduler concurrently.
kaxil fc91f65
fixup! Don’t run verify_integrity if the Serialized DAG hasn’t changed
ashb a6b5444
fixup! Move callbacks from Scheduler loop to DagProcessorProcess
kaxil 20a7fb5
fixup! Officially support running more than one scheduler concurrently.
kaxil c783cde
fixup! Officially support running more than one scheduler concurrently.
ashb 81516d1
fixup! Add escape hatch to disable newly added "SELECT ... FOR UPDATE…
ashb d5b6ca8
fixup! Add escape hatch to disable newly added "SELECT ... FOR UPDATE…
ashb 4f04929
fixup! Don’t run verify_integrity if the Serialized DAG hasn’t changed
ashb 08cd501
fixup! Officially support running more than one scheduler concurrently.
ashb e6fda59
fixup! Officially support running more than one scheduler concurrently.
ashb 403c39c
fixup! Officially support running more than one scheduler concurrently.
kaxil 0a089d6
Retry dagbag.sync_to_db on OperatorError
kaxil 54be29d
fixup! Move callbacks from Scheduler loop to DagProcessorProcess
kaxil b53921e
Change State for TIs without DagRun
kaxil 5450100
fixup! Officially support running more than one scheduler concurrently.
ashb 324601b
fixup! Officially support running more than one scheduler concurrently.
ashb 688ac64
fixup! Officially support running more than one scheduler concurrently.
ashb 90692c8
Respect settings.use_job_schedule setting
kaxil 636693a
fixup! Officially support running more than one scheduler concurrently.
ashb eb82b9a
fixup! Officially support running more than one scheduler concurrently.
ashb ee0a79a
fixup! Officially support running more than one scheduler concurrently.
ashb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.