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

Kill flashcache code in RocksDB #1588

Closed
wants to merge 1 commit into from

Conversation

igorcanadi
Copy link
Collaborator

Summary: Now that we have userspace persisted cache, we don't need flashcache anymore.

Test Plan: I ran 'make check' and it failed, but I don't know why. I'm assuming flaky tests since this is only removing code and the compile passed.

Reviewers: sdong

Differential Revision: https://phabricator.intern.facebook.com/D4244842

@facebook-github-bot
Copy link
Contributor

@siying has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link
Contributor

@siying siying left a comment

Choose a reason for hiding this comment

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

I'll merge after tests show it doesn't break the build. Or you can merge after that too.

@siying
Copy link
Contributor

siying commented Dec 1, 2016

@igorcanadi I checkout it out and built locally, so it's good to go. Can you resolve the conflicts?

Summary: Now that we have userspace persisted cache, we don't need flashcache anymore.

Test Plan: I ran 'make check' and it failed, but I don't know why. I'm assuming flaky tests since this is only removing code and the compile passed.

Reviewers: sdong

Differential Revision: https://phabricator.intern.facebook.com/D4244842
@facebook-github-bot
Copy link
Contributor

@igorcanadi updated the pull request - view changes - changes since last import

siying pushed a commit that referenced this pull request Dec 1, 2016
Summary:
Now that we have userspace persisted cache, we don't need flashcache anymore.
Closes #1588

Differential Revision: D4245114

Pulled By: igorcanadi

fbshipit-source-id: e2c1c72
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.

3 participants