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

Revert "Revert "Increase the number of unique bits for actors to avoi… #12990

Merged
merged 3 commits into from
Dec 21, 2020

Conversation

ericl
Copy link
Contributor

@ericl ericl commented Dec 19, 2020

…d handle collisions (#12894)" (#12988)"

This reverts commit 5d987f5.

Why are these changes needed?

Related issue number

Checks

  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

@ericl
Copy link
Contributor Author

ericl commented Dec 20, 2020

Test object manager still seems to be hanging

@ericl ericl changed the title [WIP] Revert "Revert "Increase the number of unique bits for actors to avoi… Revert "Revert "Increase the number of unique bits for actors to avoi… Dec 21, 2020
@@ -467,12 +467,14 @@ class TestObjectManager : public TestObjectManagerBase {
}
};

/* TODO(ekl) this seems to be hanging occasionally on Linux
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stephanie-wang do you think it's ok to remove this test? It seems to be hanging with this PR sometimes for some reason.

@ericl
Copy link
Contributor Author

ericl commented Dec 21, 2020

The hang seems to be gone, merging.

@ericl ericl merged commit 03a5b90 into ray-project:master Dec 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants