[
https://issues.apache.org/jira/browse/HADOOP-17947?focusedWorklogId=658385&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-658385
]
ASF GitHub Bot logged work on HADOOP-17947:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 30/Sep/21 14:22
Start Date: 30/Sep/21 14:22
Worklog Time Spent: 10m
Work Description: virajjasani edited a comment on pull request #3503:
URL: https://github.com/apache/hadoop/pull/3503#issuecomment-931355295
@steveloughran I think backport might be bit painful for this one
specifically given that VisibleForTesting is being used at so many places. I
was thinking to restrict this to 3.4.0 only. Are you fine with it?
Even previous Guava replacement work for `Sets` and `Lists` are restricted
to trunk branch only so far because both of them are also being used at several
places. Moreover, since these changes have common goal to reduce dependency on
Guava, the actual removal of guava dependency (if possible) can happen with
next major release (4.0.0) only, so we are good for now to keep these changes
in trunk only if you are fine with it.
--
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: 658385)
Time Spent: 1.5h (was: 1h 20m)
> 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: 1.5h
> 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]