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

RemoteActorRefProvider address paring, caching and resolving improvements #5273

Merged
merged 41 commits into from
Oct 1, 2021

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    f25de15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fc0168 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a67f1c View commit details
    Browse the repository at this point in the history
  4. refactor and cleanup

    Zetanova committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    746f76b View commit details
    Browse the repository at this point in the history
  5. remove volatile from fields

    Zetanova committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    bff01bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0f232e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. merge upstream

    Zetanova committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    3dc67a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b458ae4 View commit details
    Browse the repository at this point in the history
  3. remove double equals

    Zetanova committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    2a55502 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. cleanup

    Zetanova committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    14e88e2 View commit details
    Browse the repository at this point in the history
  2. refactor to base

    Zetanova committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    762ec30 View commit details
    Browse the repository at this point in the history
  3. optimize elements list

    Zetanova committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    aea2166 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. improve actor path join

    Zetanova committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    a36170f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa211c7 View commit details
    Browse the repository at this point in the history
  3. cleanup

    Zetanova committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    1842505 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2021

  1. Configuration menu
    Copy the full SHA
    f388cef View commit details
    Browse the repository at this point in the history
  2. update api spec

    Zetanova committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    baaeea2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f86dc4b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. small refactors

    Zetanova committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    4427087 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93f5d9c View commit details
    Browse the repository at this point in the history
  3. dont copy actorpath

    Zetanova committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    d74deaa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7a525e View commit details
    Browse the repository at this point in the history
  5. refactor fill array

    Zetanova committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    d3c33e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4512aec View commit details
    Browse the repository at this point in the history
  7. update api

    Zetanova committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    ad3ca76 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. cache root actor path

    Zetanova committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    026a6fc View commit details
    Browse the repository at this point in the history
  2. update api

    Zetanova committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    b29e242 View commit details
    Browse the repository at this point in the history
  3. remove obsolete code

    Zetanova committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    9d9a2d7 View commit details
    Browse the repository at this point in the history
  4. cleanup code

    Zetanova committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    29eaff2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f33929e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1051ed3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2564415 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d3a0ae0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    217485c View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    409485f View commit details
    Browse the repository at this point in the history
  2. add rebase path test

    Zetanova committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    9eba407 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. fix possible NRE

    Zetanova committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    cc30aa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73d26ff View commit details
    Browse the repository at this point in the history
  3. update api

    Zetanova committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    c13ad50 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    793b8b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    8dd6e0c View commit details
    Browse the repository at this point in the history