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

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

                Author: ASF GitHub Bot
            Created on: 30/Sep/21 09:59
            Start Date: 30/Sep/21 09:59
    Worklog Time Spent: 10m 
      Work Description: virajjasani opened a new pull request #3503:
URL: https://github.com/apache/hadoop/pull/3503


   ### Description of PR
   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 PR is to provide Hadoop's own alternative and use it in 
hadoop-common-project modules.
   hadoop-auth doesn't have dependency on hadoop-common, hence we attempt to 
replace VFT annotation with simple comments.
   
   
   ### For code changes:
   
   - [X] Does the title or this PR starts with the corresponding JIRA issue id 
(e.g. 'HADOOP-17799. Your PR title ...')?
   


-- 
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: 658227)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>          Time Spent: 10m
>  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