steveloughran commented on pull request #3499:
URL: https://github.com/apache/hadoop/pull/3499#issuecomment-1011311271
OK, I've had a look at the recent changes, and had some shared screen
reviews over zoom
here's what I propose
* create a feature branch in the asf repo where we can rebase/reorder
commits
* get what is done in as the base commit
* then we can split work on the final changes up into new PRs, each with
their own JIRA.
where those changes can be
* buffer pooling (API to these calls and better weak reference handling in
the elastic one or nearby)
* s3a split handling
* huge file support (new tests in the s3a huge file suite)
then, once happy we can do a rebase followed by merge commit into
trunk/branch-3.
key point: this patch has been going and is ready to stabilize, which can be
done with incremental changes in a feature branch.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]