[ 
https://issues.apache.org/jira/browse/HADOOP-17101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17157557#comment-17157557
 ] 

Ahmed Hussein commented on HADOOP-17101:
----------------------------------------

|TestHDFSContractMultipartUploader|Broken on trunk|
|TestCacheDirectives|Fixed|
|TestCheckpointsWithSnapshots|Fixed|
|TestDataNodeMXBean|Fixed|
|TestEditLog|Fixed|
|TestFSImage|Fixed|
|TestNameEditsConfigs|Fixed|
|TestPersistentStoragePolicySatisfier|Fixed|
|TestRollingUpgrade|Fixed|
|TestSecondaryNameNodeUpgrade|Fixed|
|TestStartup|Fixed|
|TestStorageRestore|Fixed|
|TestUnderReplicatedBlocks|Fixed|
|TestBlockTokenWithDFSStriped|Fixed|
|TestBPOfferService|Flaky|
|TestExternalStoragePolicySatisfier|Flaky|
|TestFileChecksum|Flaky|
|TestFileCreation|Flaky|
|TestFsDatasetImpl|Flaky|
|TestGetFileChecksum|Flaky|
|TestGroupsCaching|Flaky|
|TestJournalNodeSync|Flaky|
|TestNameNodeRetryCacheMetrics|Flaky|
|TestPipelineFailover|Flaky|
|TestSafeModeWithStripedFileWithRandomECPolicy|Flaky|
|TestWebHDFS|Flaky|

> Replace Guava Function with Java8+ Function
> -------------------------------------------
>
>                 Key: HADOOP-17101
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17101
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Ahmed Hussein
>            Assignee: Ahmed Hussein
>            Priority: Major
>         Attachments: HADOOP-17101.005.patch, HADOOP-17101.006.patch, 
> HADOOP-17101.007.patch
>
>
> {code:java}
> Targets
>     Occurrences of 'com.google.common.base.Function'
> Found Occurrences  (7 usages found)
>     hadoop-hdfs-project/hadoop-hdfs/dev-support/jdiff  (1 usage found)
>         Apache_Hadoop_HDFS_2.6.0.xml  (1 usage found)
>             13603 <field name="GET_START_TXID" 
> type="com.google.common.base.Function"
>     org.apache.hadoop.hdfs.server.blockmanagement  (1 usage found)
>         HostSet.java  (1 usage found)
>             20 import com.google.common.base.Function;
>     org.apache.hadoop.hdfs.server.datanode.checker  (1 usage found)
>         AbstractFuture.java  (1 usage found)
>             58 * (ListenableFuture, com.google.common.base.Function) 
> Futures.transform}
>     org.apache.hadoop.hdfs.server.namenode.ha  (1 usage found)
>         HATestUtil.java  (1 usage found)
>             40 import com.google.common.base.Function;
>     org.apache.hadoop.hdfs.server.protocol  (1 usage found)
>         RemoteEditLog.java  (1 usage found)
>             20 import com.google.common.base.Function;
>     org.apache.hadoop.mapreduce.lib.input  (1 usage found)
>         TestFileInputFormat.java  (1 usage found)
>             58 import com.google.common.base.Function;
>     org.apache.hadoop.yarn.api.protocolrecords.impl.pb  (1 usage found)
>         GetApplicationsRequestPBImpl.java  (1 usage found)
>             38 import com.google.common.base.Function;
> {code}



--
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