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

[fix] Reconnection logic and Backoff policy doesn't work correctly #1197

Merged
merged 18 commits into from
Sep 23, 2024

Commits on Mar 13, 2024

  1. fix apache#1187

    crossoverJie committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c50d119 View commit details
    Browse the repository at this point in the history
  2. fix apache#1187

    crossoverJie committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f659d3f View commit details
    Browse the repository at this point in the history
  3. ⏪ Reverting seconds

    crossoverJie committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    54a69e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Merge branch 'master' into fix-issue-1187

    # Conflicts:
    #	pulsar/consumer_partition.go
    #	pulsar/internal/rpc_client.go
    #	pulsar/producer_partition.go
    crossoverJie committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    f6419d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Update pulsar/consumer_partition.go

    Co-authored-by: Zixuan Liu <nodeces@gmail.com>
    crossoverJie and nodece authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    ebbc5d0 View commit details
    Browse the repository at this point in the history
  2. Update pulsar/consumer_partition.go

    Co-authored-by: Zixuan Liu <nodeces@gmail.com>
    crossoverJie and nodece authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f05cd95 View commit details
    Browse the repository at this point in the history
  3. Update pulsar/producer_partition.go

    Co-authored-by: Zixuan Liu <nodeces@gmail.com>
    crossoverJie and nodece authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    3cb3b5a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. fix with cr

    crossoverJie committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d8b6980 View commit details
    Browse the repository at this point in the history
  2. fix ci

    crossoverJie committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1165b2b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Update pulsar/producer_partition.go

    Co-authored-by: Zixuan Liu <nodeces@gmail.com>
    crossoverJie and nodece authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    bc1fa9c View commit details
    Browse the repository at this point in the history
  2. Update pulsar/producer_partition.go

    Co-authored-by: Zixuan Liu <nodeces@gmail.com>
    crossoverJie and nodece authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    beda15b View commit details
    Browse the repository at this point in the history
  3. fix with cr

    crossoverJie committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    61c25fe View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Merge branch 'master' into fix-issue-1187

    # Conflicts:
    #	pulsar/producer_partition.go
    #	pulsar/producer_test.go
    crossoverJie committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6a985c2 View commit details
    Browse the repository at this point in the history
  2. merge master

    crossoverJie committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f5c5cc0 View commit details
    Browse the repository at this point in the history
  3. Update pulsar/backoff/backoff.go

    Co-authored-by: Zike Yang <zike@apache.org>
    crossoverJie and RobertIndie authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8d4e29e View commit details
    Browse the repository at this point in the history
  4. Update pulsar/backoff/backoff.go

    Co-authored-by: Zike Yang <zike@apache.org>
    crossoverJie and RobertIndie authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e8bf4b2 View commit details
    Browse the repository at this point in the history
  5. merge master

    crossoverJie committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    34faba7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb2f4d0 View commit details
    Browse the repository at this point in the history