-
Notifications
You must be signed in to change notification settings - Fork 37
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
OSS Sync | Sun Jul 16 08:32:17 UTC 2023 #563
base: master
Are you sure you want to change the base?
Commits on Jul 16, 2023
-
* format: data streams/ * format: iptf/ GitOrigin-RevId: a31eb0dc0eaff014511665e52497dea67a3f9ff1
Configuration menu - View commit details
-
Copy full SHA for f6a505e - Browse repository at this point
Copy the full SHA f6a505eView commit details -
Remove unused test deps (#33323)
* Remove unused test deps * Remove unused imports * Add runtime deps * Initial cross-repo check * Updating cross-repo check * Updating cross-repo check * Updating cross-repo check --------- Co-authored-by: wixapiregistry <[email protected]> GitOrigin-RevId: bd83b6b6f4ca9706f6b9e0f247a8cac8bd3f1292
Configuration menu - View commit details
-
Copy full SHA for 024f76d - Browse repository at this point
Copy the full SHA 024f76dView commit details -
Blocking retries attempts tracking fix (#32757)
* Blocking retries attempts tracking fix #pr * Factored out RetryAttempt logic, TODO tests * Added RetryAttemptTest * Reverted RetryHeader back * Fixed retry test GitOrigin-RevId: 7e0e8cbccdd4c5fe6446775262b6695697785b2b
Configuration menu - View commit details
-
Copy full SHA for e0f2ba7 - Browse repository at this point
Copy the full SHA e0f2ba7View commit details -
Revert "Blocking retries attempts tracking fix" (#33818)
Revert "Blocking retries attempts tracking fix (#32757)" This reverts commit 7e0e8cbccdd4c5fe6446775262b6695697785b2b. GitOrigin-RevId: eb859fcf70860c06a0bd0492b746ed3ff00bc8ac
Configuration menu - View commit details
-
Copy full SHA for 1292320 - Browse repository at this point
Copy the full SHA 1292320View commit details -
[greyhound] remove internal topic creation - wix adapter (#33820)
not create retry topics inside RecordConsumer builder, from wix adapter (it's already created). Removing last reference to an actual AdminClient in wix-adapter when asking to use proxy. GitOrigin-RevId: fb1416141b6b05559b1b606576cc03556b6a78f4
Configuration menu - View commit details
-
Copy full SHA for 779acdd - Browse repository at this point
Copy the full SHA 779acddView commit details -
[greyhound] parallel consumer OffsetsAndGaps (#33605)
GitOrigin-RevId: f178c94663c7cbcb22bd7266c3e15919d8997d8c
Configuration menu - View commit details
-
Copy full SHA for 84f38bd - Browse repository at this point
Copy the full SHA 84f38bdView commit details -
Blocking retries attempts tracking fix + fix transitive header bug (#…
…33827) * Revert "Revert "Blocking retries attempts tracking fix" (#33818)" This reverts commit eb859fcf70860c06a0bd0492b746ed3ff00bc8ac. * fix bug on retryAttempt resolution - ignore propagated headers * CR change * fix test. change retry name to correctly structured one GitOrigin-RevId: 53fb7cf3efa315f496a00ade574397e30f20eeaf
Configuration menu - View commit details
-
Copy full SHA for a6ac30b - Browse repository at this point
Copy the full SHA a6ac30bView commit details -
[greyhound] expose internal kafka producer metrics (#34160)
GitOrigin-RevId: ab792e2227f389d5642802944a982f3a8d3587d8
Configuration menu - View commit details
-
Copy full SHA for facbf92 - Browse repository at this point
Copy the full SHA facbf92View commit details -
[greyhound] Cooperative Rebalance fix (#34153)
* [greyhound] code cleanup #pr * fix for paused partitions unrevoked in cooperative GitOrigin-RevId: 7cf8fe80c2ac9108b3ebe72472355fe73158df9a
Configuration menu - View commit details
-
Copy full SHA for 7c7e562 - Browse repository at this point
Copy the full SHA 7c7e562View commit details -
GitOrigin-RevId: c2a4d2c2de669eff3c98b2277be8502d834de3e4
Configuration menu - View commit details
-
Copy full SHA for 570205a - Browse repository at this point
Copy the full SHA 570205aView commit details -
[greyhound] parallel consumer implementation (#34061)
GitOrigin-RevId: 5c9cc1ea4fcc5935c6f905a5269ac17f6b82c294
Configuration menu - View commit details
-
Copy full SHA for 596bc6c - Browse repository at this point
Copy the full SHA 596bc6cView commit details -
[gh-consumers-proxy] s3 bridge (#34839)
* [gh-consumers-proxy] s3 bridge #pr #skipreview * . * . * . * . * . * . * . * . GitOrigin-RevId: fed83b505e4772a09ae189c6a01ac15368e60600
Configuration menu - View commit details
-
Copy full SHA for be4bfc1 - Browse repository at this point
Copy the full SHA be4bfc1View commit details -
[greyhound] parallel consumer - add visibility (#34908)
GitOrigin-RevId: 611f9b35285657e84dfaf69cf2af1744b54672e8
Configuration menu - View commit details
-
Copy full SHA for 141c7a6 - Browse repository at this point
Copy the full SHA 141c7a6View commit details -
[greyhound] parallel consumer visibility (#34926)
GitOrigin-RevId: 3cbafbea85e93a678fc7528f1b3f4bb75514b9f2
Configuration menu - View commit details
-
Copy full SHA for 57343a5 - Browse repository at this point
Copy the full SHA 57343a5View commit details -
[greyhound] parallel consumer - add offsets and gaps init (#35027)
GitOrigin-RevId: fe53459fd02e8e627356cbe68d71e4d4bc6b3d24
Configuration menu - View commit details
-
Copy full SHA for e0260ad - Browse repository at this point
Copy the full SHA e0260adView commit details -
[greyhound] parallel consumer - add grouping for no-key records (#35071)
GitOrigin-RevId: 9e6dc2bb61a9b56aa55640567702ecb66c67563a
Configuration menu - View commit details
-
Copy full SHA for a5a1bec - Browse repository at this point
Copy the full SHA a5a1becView commit details -
make GreyhoundNG RetryConfig serializable (so can be sent over gRpc a…
…nd persisted) (#35207) * make GreyhoundNG RetryConfig serializable (so can be sent over gRpc and persisted) #pr * fix lp build * full cross-repo * Initial cross-repo check * Updating cross-repo check * Updating cross-repo check * Updating cross-repo check * Updating cross-repo check * CR changes --------- Co-authored-by: wixapiregistry <[email protected]> GitOrigin-RevId: feaf45b3c77f9074a3445bffdd6f748d3df77056
Configuration menu - View commit details
-
Copy full SHA for 8de7d3e - Browse repository at this point
Copy the full SHA 8de7d3eView commit details -
multi-tenant consumer proxy redesign - initial commit (#35244)
GitOrigin-RevId: e7a2532372964be70c34350951ca99bfc52f7684
Configuration menu - View commit details
-
Copy full SHA for 5111d43 - Browse repository at this point
Copy the full SHA 5111d43View commit details -
[greyhound] parallel consumer - add gaps limit (#35313)
GitOrigin-RevId: af1fd4bede9f00146454b2f28657bc1c845ae682
Configuration menu - View commit details
-
Copy full SHA for c500ec9 - Browse repository at this point
Copy the full SHA c500ec9View commit details -
Fixes in preparation for ZIO 2.0.15 (#35320)
* batch event loop fix * fix worker timeout interruption. cleanup code GitOrigin-RevId: 31023194ccc982dfe8720620bfbfe26dc274918c
Configuration menu - View commit details
-
Copy full SHA for d7dfb03 - Browse repository at this point
Copy the full SHA d7dfb03View commit details -
[greyhound-consumer-proxy] start from latest offset when group doesn'…
…t exist (temporary until full config is done) (#35428) * [greyhound-consumer-proxy] start from latest offset when group doesn't exist (temporary until full config is done) #automerge #skipreview * . GitOrigin-RevId: 34b953997eee3d167bb2beb23d50045daf03460f
Configuration menu - View commit details
-
Copy full SHA for c50eb4c - Browse repository at this point
Copy the full SHA c50eb4cView commit details -
[greyhound] parallel consumer - compression and encoding for gaps lim…
…it (#35423) GitOrigin-RevId: 10b761cb8fcd926178aebf586e99ed1a8829c734
Configuration menu - View commit details
-
Copy full SHA for 1e98ca6 - Browse repository at this point
Copy the full SHA 1e98ca6View commit details -
greyhound proxy non blocking retries (#35456)
* greyhound proxy retry: API + failing test + gh side * extract and unit test current state * remainder * fix UT * fix ITs * try with increasing eventually GitOrigin-RevId: e60cbb04d6d6b603e22954bbe4a8658ef594712a
Configuration menu - View commit details
-
Copy full SHA for bbe27cf - Browse repository at this point
Copy the full SHA bbe27cfView commit details -
new kafka monitor server for proxy (currently) (#35598)
* new kafka monitor server for proxy (currently) #automerge #skipreview * . * . * . GitOrigin-RevId: 156ff1cbde2b11cfb35259600de00b47e1012367
Configuration menu - View commit details
-
Copy full SHA for fe05e49 - Browse repository at this point
Copy the full SHA fe05e49View commit details -
[greyhound] fix OffsetsInitializer metadata bug (#35684)
GitOrigin-RevId: d9758275c502278ed9fd845b3781cd92b7152f8a
Configuration menu - View commit details
-
Copy full SHA for 4262e58 - Browse repository at this point
Copy the full SHA 4262e58View commit details -
ConsumerIT: add a test: allow to override offsetReset with autoResetO…
…ffset from extra properties (#35845) ConsumerIT: add a test: allow to override offsetReset with autoResetOffset from extra properties #automerge GitOrigin-RevId: a9159b9c15445daa243e84a0b4bcaeae8db8b29d
Configuration menu - View commit details
-
Copy full SHA for a0f7288 - Browse repository at this point
Copy the full SHA a0f7288View commit details -
gh RecordConsumer - add visibility to extra properties setup with aut…
…o.offset.reset (#35848) GitOrigin-RevId: 7b878399acd1e25003ccae071e817ed22b2fba21
Configuration menu - View commit details
-
Copy full SHA for 39d1576 - Browse repository at this point
Copy the full SHA 39d1576View commit details -
gh RecordConsumer - allow to override offsetReset with autoResetOffse…
…t from extra properties taking into account a non-zero rewindUncommittedOffsetsBy (#35863) * gh RecordConsumer - allow to override offsetReset with autoResetOffset from extra properties taking into account a non-zero rewindUncommittedOffsetsBy #automerge * fix tests depending on com.wixpress.greyhound.GreyhoundTestingSupport * try another tactic to fix tests * fix build file #automerge GitOrigin-RevId: dcf84b5740a3f99e1a637fca84c0ef6059b0e1a9
Configuration menu - View commit details
-
Copy full SHA for 02064fc - Browse repository at this point
Copy the full SHA 02064fcView commit details