amahussein commented on pull request #3503:
URL: https://github.com/apache/hadoop/pull/3503#issuecomment-931595682


   > Can you make the addition of the new @interface a separate PR, which can 
be backported trivially. That way we can cherry pick it into older versions 
with ease
   
   +1
   I agree with @steveloughran to split the interface.
   This way, we will have a consistent process through the introduction of all 
guava-alternatives: add the implementation; 2- replace guava class in *.java.
   All branches can cherry-pick the non-guava implementations seamlessly.  The 
actual replacement in the entire code can be done separately (if not 
cherry-picked) based on the scope and release plan of each individual 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]

Reply via email to