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

[Core] Fix session_name not reused when GCS restarts + node ip address not set for driver #39211

Closed
wants to merge 46 commits into from

Commits on Jul 20, 2023

  1. ip

    Signed-off-by: SangBin Cho <[email protected]>
    rkooo567 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d2f802a View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. ip

    Signed-off-by: SangBin Cho <[email protected]>
    rkooo567 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    a391f66 View commit details
    Browse the repository at this point in the history
  2. working now.

    Signed-off-by: SangBin Cho <[email protected]>
    rkooo567 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    3966778 View commit details
    Browse the repository at this point in the history
  3. working + lint

    Signed-off-by: SangBin Cho <[email protected]>
    rkooo567 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    992d7ab View commit details
    Browse the repository at this point in the history
  4. Fix

    Signed-off-by: SangBin Cho <[email protected]>
    rkooo567 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    8083748 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    73bdd49 View commit details
    Browse the repository at this point in the history
  2. ip

    rkooo567 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a25aa34 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    fa2dc4c View commit details
    Browse the repository at this point in the history
  2. ip

    rkooo567 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    db2af38 View commit details
    Browse the repository at this point in the history
  3. ip

    rkooo567 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    8476e4f View commit details
    Browse the repository at this point in the history
  4. Made it work.

    rkooo567 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ba69b1b View commit details
    Browse the repository at this point in the history
  5. working

    rkooo567 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    4a0dd44 View commit details
    Browse the repository at this point in the history
  6. Fixed a broken test.

    rkooo567 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    f6ee80e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    023b3a4 View commit details
    Browse the repository at this point in the history
  8. Fixed the test failure.

    rkooo567 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    dba0008 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    77b933c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87ea063 View commit details
    Browse the repository at this point in the history
  3. ip

    rkooo567 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    302ecd8 View commit details
    Browse the repository at this point in the history
  4. more info for debugging.

    rkooo567 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    cdbf084 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    b9aedbb View commit details
    Browse the repository at this point in the history
  2. ip

    rkooo567 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    55979f0 View commit details
    Browse the repository at this point in the history
  3. ip

    rkooo567 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    4dbb1af View commit details
    Browse the repository at this point in the history
  4. ip

    rkooo567 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    32de899 View commit details
    Browse the repository at this point in the history
  5. ip

    rkooo567 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    632442a View commit details
    Browse the repository at this point in the history
  6. remove bind

    rkooo567 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    1705ec4 View commit details
    Browse the repository at this point in the history
  7. try fixing it.

    rkooo567 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    cbff14f View commit details
    Browse the repository at this point in the history
  8. remove print

    rkooo567 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    3107619 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Work around.

    rkooo567 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    bb8e1f6 View commit details
    Browse the repository at this point in the history
  2. .

    rkooo567 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    eeb3610 View commit details
    Browse the repository at this point in the history
  3. Revert

    rkooo567 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    484c68a View commit details
    Browse the repository at this point in the history
  4. Wokrs not

    rkooo567 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    748ddf8 View commit details
    Browse the repository at this point in the history
  5. Fix failed ha tests.

    rkooo567 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f35a165 View commit details
    Browse the repository at this point in the history
  6. fix some tests.

    rkooo567 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    01e492a View commit details
    Browse the repository at this point in the history
  7. done

    rkooo567 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    8a14bcc View commit details
    Browse the repository at this point in the history
  8. maybe working?

    rkooo567 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    cd2b44d View commit details
    Browse the repository at this point in the history
  9. Revert "maybe working?"

    This reverts commit cd2b44d.
    rkooo567 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    9330cc6 View commit details
    Browse the repository at this point in the history
  10. Revert "done"

    This reverts commit 8a14bcc.
    rkooo567 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    e32d538 View commit details
    Browse the repository at this point in the history
  11. Revert "fix some tests."

    This reverts commit 01e492a.
    rkooo567 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    0e73a7e View commit details
    Browse the repository at this point in the history
  12. Revert "Fix failed ha tests."

    This reverts commit f35a165.
    rkooo567 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b3d590a View commit details
    Browse the repository at this point in the history
  13. Revert "Wokrs not"

    This reverts commit 748ddf8.
    rkooo567 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    5a41237 View commit details
    Browse the repository at this point in the history
  14. clean up

    rkooo567 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    5df758f View commit details
    Browse the repository at this point in the history
  15. Revert "Revert "Wokrs not""

    This reverts commit 5a41237.
    rkooo567 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    951e54c View commit details
    Browse the repository at this point in the history
  16. Revert "Revert "Fix failed ha tests.""

    This reverts commit b3d590a.
    rkooo567 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    32e65fc View commit details
    Browse the repository at this point in the history
  17. Revert "Revert "fix some tests.""

    This reverts commit 0e73a7e.
    rkooo567 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    ec0591f View commit details
    Browse the repository at this point in the history
  18. Revert "Revert "done""

    This reverts commit e32d538.
    rkooo567 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    6734082 View commit details
    Browse the repository at this point in the history
  19. Revert "Revert "maybe working?""

    This reverts commit 9330cc6.
    rkooo567 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    672d996 View commit details
    Browse the repository at this point in the history