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

SAMZA-1802: Enable host affinity when RocksDB is present #600

Closed
wants to merge 4 commits into from

Conversation

weisong44
Copy link
Member

@weisong44 weisong44 commented Aug 6, 2018

We should enable host affinity when RocksDB table is present, this should be done in RocksDB table provider.

Copy link
Contributor

@prateekm prateekm left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link
Contributor

@bharathkk bharathkk left a comment

Choose a reason for hiding this comment

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

Ideally we should be doing this at a much higher level where if we detect a stateful job, enable host affinity. Is there a specific reason for this inconsistency between table and native store?

@weisong44
Copy link
Member Author

weisong44 commented Aug 6, 2018

After discussion we will first enable host affinity in RocksDB table provider, and later this may be done for all RocksDB stores at a central place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants