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

Quota lru #9

Merged
merged 21 commits into from
Feb 7, 2018
Merged

Quota lru #9

merged 21 commits into from
Feb 7, 2018

Conversation

neuyilan
Copy link
Collaborator

@neuyilan neuyilan commented Feb 7, 2018

No description provided.

…data and can read with cache or withoud cache success
…g to the file size, 2. add the lru cache 3. use three process to write it simultaneously and can read without cache success
… write data to bucket, because when the process reseek, the offset will change
…uccess when test the read(), write(), close() and delete() API
…putStream do the close() method is enough. because they share the same FileSystem object
…size is larger than 0, if true, then write the log, if not ,do not write the log
… used in the FileSystemImpl::catchUpFileStatusFromLog, in case of the lastBlockID change(if the lastBlockID is not pin ,so it can be evicted), but the index of the lastBlockID do not change
…ex to update the last block ID, should use the newest blockIDvector
…he last bucket index, just need to update the block id
@Eric5553 Eric5553 merged commit e385461 into HashDataInc:master Feb 7, 2018
@neuyilan neuyilan deleted the quota_lru branch March 16, 2018 03:12
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.

None yet

2 participants