[ 
https://issues.apache.org/jira/browse/HADOOP-17947?focusedWorklogId=658568&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-658568
 ]

ASF GitHub Bot logged work on HADOOP-17947:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 30/Sep/21 19:17
            Start Date: 30/Sep/21 19:17
    Worklog Time Spent: 10m 
      Work Description: 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]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 658568)
    Time Spent: 1h 50m  (was: 1h 40m)

> Provide alternative to Guava VisibleForTesting in Hadoop common
> ---------------------------------------------------------------
>
>                 Key: HADOOP-17947
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17947
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Viraj Jasani
>            Assignee: Viraj Jasani
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> In an attempt to reduce the dependency on Guava, we should remove 
> VisibleForTesting annotation usages as it has very high usage in our 
> codebase. This Jira is to provide Hadoop's own alternative and use it in 
> hadoop-common-project modules.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to