Skip to content
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 | Tue Jun 13 15:26:07 UTC 2023 #556

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Jun 13, 2023

  1. Ds scalafmt (#32485)

    * format: data streams/
    
    * format: iptf/
    
    GitOrigin-RevId: a31eb0dc0eaff014511665e52497dea67a3f9ff1
    leonbur authored and wix-oss committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    afab346 View commit details
    Browse the repository at this point in the history
  2. 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
    2 people authored and wix-oss committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    6f24512 View commit details
    Browse the repository at this point in the history
  3. 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
    atamurius authored and wix-oss committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    eb14f4f View commit details
    Browse the repository at this point in the history
  4. Revert "Blocking retries attempts tracking fix" (#33818)

    Revert "Blocking retries attempts tracking fix (#32757)"
    
    This reverts commit 7e0e8cbccdd4c5fe6446775262b6695697785b2b.
    
    GitOrigin-RevId: eb859fcf70860c06a0bd0492b746ed3ff00bc8ac
    natansil authored and wix-oss committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    6ed5d71 View commit details
    Browse the repository at this point in the history
  5. [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
    berman7 authored and wix-oss committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    7abead2 View commit details
    Browse the repository at this point in the history
  6. [greyhound] parallel consumer OffsetsAndGaps (#33605)

    GitOrigin-RevId: f178c94663c7cbcb22bd7266c3e15919d8997d8c
    ben-wattelman authored and wix-oss committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    fab840c View commit details
    Browse the repository at this point in the history
  7. 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
    natansil authored and wix-oss committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    1625801 View commit details
    Browse the repository at this point in the history
  8. [greyhound] expose internal kafka producer metrics (#34160)

    GitOrigin-RevId: ab792e2227f389d5642802944a982f3a8d3587d8
    berman7 authored and wix-oss committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    659c0cd View commit details
    Browse the repository at this point in the history
  9. [greyhound] Cooperative Rebalance fix (#34153)

    * [greyhound] code cleanup #pr
    
    * fix for paused partitions unrevoked in cooperative
    
    GitOrigin-RevId: 7cf8fe80c2ac9108b3ebe72472355fe73158df9a
    leonbur authored and wix-oss committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    182763a View commit details
    Browse the repository at this point in the history
  10. code cleanup (#34171)

    GitOrigin-RevId: c2a4d2c2de669eff3c98b2277be8502d834de3e4
    leonbur authored and wix-oss committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    0b5bd55 View commit details
    Browse the repository at this point in the history
  11. [greyhound] parallel consumer implementation (#34061)

    GitOrigin-RevId: 5c9cc1ea4fcc5935c6f905a5269ac17f6b82c294
    ben-wattelman authored and wix-oss committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    bf94eaa View commit details
    Browse the repository at this point in the history
  12. [gh-consumers-proxy] s3 bridge (#34839)

    * [gh-consumers-proxy] s3 bridge #pr #skipreview
    
    * .
    
    * .
    
    * .
    
    * .
    
    * .
    
    * .
    
    * .
    
    * .
    
    GitOrigin-RevId: fed83b505e4772a09ae189c6a01ac15368e60600
    berman7 authored and wix-oss committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    7708824 View commit details
    Browse the repository at this point in the history
  13. [greyhound] parallel consumer - add visibility (#34908)

    GitOrigin-RevId: 611f9b35285657e84dfaf69cf2af1744b54672e8
    ben-wattelman authored and wix-oss committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    e411d6d View commit details
    Browse the repository at this point in the history
  14. [greyhound] parallel consumer visibility (#34926)

    GitOrigin-RevId: 3cbafbea85e93a678fc7528f1b3f4bb75514b9f2
    ben-wattelman authored and wix-oss committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    9803ebd View commit details
    Browse the repository at this point in the history
  15. [greyhound] parallel consumer - add offsets and gaps init (#35027)

    GitOrigin-RevId: fe53459fd02e8e627356cbe68d71e4d4bc6b3d24
    ben-wattelman authored and wix-oss committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    0f39d6d View commit details
    Browse the repository at this point in the history
  16. [greyhound] parallel consumer - add grouping for no-key records (#35071)

    GitOrigin-RevId: 9e6dc2bb61a9b56aa55640567702ecb66c67563a
    ben-wattelman authored and wix-oss committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    9972bf3 View commit details
    Browse the repository at this point in the history
  17. 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
    2 people authored and wix-oss committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    96427cc View commit details
    Browse the repository at this point in the history