-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Integrate direct path #31902
base: master
Are you sure you want to change the base?
Integrate direct path #31902
Commits on Oct 10, 2024
-
add getdata clients and shareable logic for GetData w/ throttling and…
… metric tracking.
Configuration menu - View commit details
-
Copy full SHA for 15675d0 - Browse repository at this point
Copy the full SHA 15675d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c1ca87 - Browse repository at this point
Copy the full SHA 8c1ca87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f42751 - Browse repository at this point
Copy the full SHA 9f42751View commit details -
move side input state API into Work instance w/ keyed state fetching.…
… Future proofs this logic for direct path.
Configuration menu - View commit details
-
Copy full SHA for e623fc7 - Browse repository at this point
Copy the full SHA e623fc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0735a0c - Browse repository at this point
Copy the full SHA 0735a0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 998c07a - Browse repository at this point
Copy the full SHA 998c07aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 659d5aa - Browse repository at this point
Copy the full SHA 659d5aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 554b73e - Browse repository at this point
Copy the full SHA 554b73eView commit details -
change StreamingEngineClient to FanOutStreamingEngineWorkProvider and…
… have it implement WorkProvider interface. Move class to windmill/work/provider directory, update visibility for dependent classes and move tests, add GetWorkBudgetOwnerInterface
Configuration menu - View commit details
-
Copy full SHA for a7a9efa - Browse repository at this point
Copy the full SHA a7a9efaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52c1fec - Browse repository at this point
Copy the full SHA 52c1fecView commit details -
change StreamingEngineClient to FanOutStreamingEngineWorkProvider and…
… have it implement WorkProvider interface. Move class to windmill/work/provider directory, update visibility for dependent classes and move tests, add GetWorkBudgetOwnerInterface
Configuration menu - View commit details
-
Copy full SHA for 83655fa - Browse repository at this point
Copy the full SHA 83655faView commit details -
Configuration menu - View commit details
-
Copy full SHA for e27fde2 - Browse repository at this point
Copy the full SHA e27fde2View commit details -
change StreamingEngineClient to FanOutStreamingEngineWorkProvider and…
… have it implement WorkProvider interface. Move class to windmill/work/provider directory, update visibility for dependent classes and move tests, add GetWorkBudgetOwnerInterface
Configuration menu - View commit details
-
Copy full SHA for 9bf73c4 - Browse repository at this point
Copy the full SHA 9bf73c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9beeec9 - Browse repository at this point
Copy the full SHA 9beeec9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d60a18 - Browse repository at this point
Copy the full SHA 0d60a18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 361ec3c - Browse repository at this point
Copy the full SHA 361ec3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd6549e - Browse repository at this point
Copy the full SHA fd6549eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36015f8 - Browse repository at this point
Copy the full SHA 36015f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14025db - Browse repository at this point
Copy the full SHA 14025dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2144cd9 - Browse repository at this point
Copy the full SHA 2144cd9View commit details -
remove thread polling for new metadata; propogate metadata version to…
… WindmillEndpoints and don't process any version that is older than the current version in FanOutStreamingEngineWorkerHarness
Configuration menu - View commit details
-
Copy full SHA for 92414f7 - Browse repository at this point
Copy the full SHA 92414f7View commit details -
deflake FanOutStreamingEngineWorkerHarnessTest.testOnNewWorkerMetadat…
…a_redistributesBudget()
Configuration menu - View commit details
-
Copy full SHA for b09ba8f - Browse repository at this point
Copy the full SHA b09ba8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3db3b7f - Browse repository at this point
Copy the full SHA 3db3b7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06836da - Browse repository at this point
Copy the full SHA 06836daView commit details -
remove MAX_WAIT_SECONDS and just use the deadline passed in, its alre…
…ady 600 seconds anyway. Move DEFAULT_STREAM_RPC_DEADLINE_SECONDS to where it is being used and remove references in tests
Configuration menu - View commit details
-
Copy full SHA for 6df1adf - Browse repository at this point
Copy the full SHA 6df1adfView commit details
Commits on Oct 11, 2024
-
address PR comments, remove unused IPv6 WindmillServiceAddress, renam…
…e StreamingEngineConnectionsState to StreamingEngineBackends
Configuration menu - View commit details
-
Copy full SHA for 4f5b381 - Browse repository at this point
Copy the full SHA 4f5b381View commit details