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

Better handle request with same group id #498

Merged
merged 20 commits into from
Oct 11, 2023

Commits on Oct 6, 2023

  1. Handle unknown member id for heartbeat

    Akram Yakubov committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    877a199 View commit details
    Browse the repository at this point in the history
  2. Checkpoint

    Akram Yakubov committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    5889183 View commit details
    Browse the repository at this point in the history
  3. Checkpoint

    Akram Yakubov committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    e39380b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Checkpoint

    Akram Yakubov committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    0482c11 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    Akram Yakubov committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    e883533 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into bug/unknown-member

    Akram Yakubov committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    0e58d7b View commit details
    Browse the repository at this point in the history
  4. Use decoder instead of decoder queue

    Akram Yakubov committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    f1bcd14 View commit details
    Browse the repository at this point in the history
  5. Apply feedback from PR

    Akram Yakubov committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    d3dc575 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Apply feedback from PR

    Akram Yakubov committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    b3151db View commit details
    Browse the repository at this point in the history
  2. Fix edge case

    Akram Yakubov committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    73a74f1 View commit details
    Browse the repository at this point in the history
  3. Add trace id in signaler methods

    Akram Yakubov committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    d4c8c38 View commit details
    Browse the repository at this point in the history
  4. Fix all known issues in group

    Akram Yakubov committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    6051c66 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Checkpoint

    Akram Yakubov committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    4269fd1 View commit details
    Browse the repository at this point in the history
  2. Checkpoint

    Akram Yakubov committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    2640a72 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Checkpoint

    Akram Yakubov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    75ad761 View commit details
    Browse the repository at this point in the history
  2. Remove stream after clean up

    Akram Yakubov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ac231bb View commit details
    Browse the repository at this point in the history
  3. Checkpoint

    Akram Yakubov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    8ed542e View commit details
    Browse the repository at this point in the history
  4. Checkpoint

    Akram Yakubov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f52f778 View commit details
    Browse the repository at this point in the history
  5. Checkpoint

    Akram Yakubov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    600c1ce View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Apply feedback from PR

    Akram Yakubov committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1d71642 View commit details
    Browse the repository at this point in the history