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 #8

Closed
wants to merge 16 commits into from
Closed

Quota lru #8

wants to merge 16 commits into from

Conversation

neuyilan
Copy link
Collaborator

@neuyilan neuyilan commented Feb 2, 2018

add the lru method ,and the read(), write(), close(), delete() can run seccussful

…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
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