-
Notifications
You must be signed in to change notification settings - Fork 16
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
Issues 2151 2153 #2155
Issues 2151 2153 #2155
Conversation
e5fafb6
to
2ff4592
Compare
@JustinKyleJames - #2152 is now merged. Let's go ahead and rebase. |
2ff4592
to
9cf7dfa
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good overall. Had a couple of pretty minor suggestions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Saw one more thing - take it or leave it. This seems good to me. Maybe wait for one more reviewer before we put it in.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good overall.
Will review once the latest changes appear. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple of lingering things then we can get this in
3d5d0a1
to
7fd366d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice. Please squash to taste and add #s.
7fd366d
to
9d0c3d4
Compare
If there is an open cache file, stat it instead of doing a HEAD to S3. Fix translation of open mode to posix stream.
9d0c3d4
to
19ecdba
Compare
Done |
This addresses the istream append issues.
I put this on top of #2152. Once that is merged this will be rebased.
All tests passed.