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

Enable distributed ref counting by default #7628

Merged
merged 24 commits into from
Mar 19, 2020

Commits on Mar 16, 2020

  1. enable

    stephanie-wang committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    64ba5aa View commit details
    Browse the repository at this point in the history
  2. Turn on eager eviction

    stephanie-wang committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    604fc05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e35360a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    109da25 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. Fix locks

    stephanie-wang committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    1148cab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c2b723 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c150296 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5f1b58 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b04cb18 View commit details
    Browse the repository at this point in the history
  6. bugfix about test_dynres.py (ray-project#7615)

    Co-authored-by: senlin.zsl <senlin.zsl@antfin.com>
    2 people authored and stephanie-wang committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    9b80c05 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6dec079 View commit details
    Browse the repository at this point in the history
  8. bug fix about useage of absl::flat_hash_map::erase and absl::flat_has…

    …h_set::erase (ray-project#7633)
    
    Co-authored-by: senlin.zsl <senlin.zsl@antfin.com>
    2 people authored and stephanie-wang committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    a31ff01 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e6d17f4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a015b4b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4c941db View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fa639f0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    75d0fa9 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Fix segfault

    stephanie-wang committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    feb9c1b View commit details
    Browse the repository at this point in the history
  2. debug

    stephanie-wang committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    3780f93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71d368f View commit details
    Browse the repository at this point in the history
  4. Force kill actor

    stephanie-wang committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    8339941 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc693a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Fix test

    stephanie-wang committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    6a46e39 View commit details
    Browse the repository at this point in the history
  2. Revert debug

    stephanie-wang committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    e17b2b1 View commit details
    Browse the repository at this point in the history