[
https://issues.apache.org/jira/browse/HDFS-16091?focusedWorklogId=647295&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-647295
]
ASF GitHub Bot logged work on HDFS-16091:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Sep/21 11:06
Start Date: 07/Sep/21 11:06
Worklog Time Spent: 10m
Work Description: iwasakims commented on pull request #3374:
URL: https://github.com/apache/hadoop/pull/3374#issuecomment-914211171
```
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/web/WebHdfsFileSystem.java:1490:50:[unchecked]
unchecked conversion
```
This can not be addressed as far as we are using TreeList of
commons-collections 3 which does not support type parameters. We are already
ignoring same warning for DistributedFileSystem.
--
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: 647295)
Time Spent: 1h (was: 50m)
> WebHDFS should support getSnapshotDiffReportListing
> ---------------------------------------------------
>
> Key: HDFS-16091
> URL: https://issues.apache.org/jira/browse/HDFS-16091
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Masatake Iwasaki
> Assignee: Masatake Iwasaki
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
> When there are millions of diffs between two snapshots, the old
> getSnapshotDiffReport() isn't scalable.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]