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

ASF GitHub Bot logged work on HDFS-15982:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 19/May/21 03:59
            Start Date: 19/May/21 03:59
    Worklog Time Spent: 10m 
      Work Description: ayushtkn commented on pull request #2976:
URL: https://github.com/apache/hadoop/pull/2976#issuecomment-843727662


   @jojochuang 
   I have objections here. First regarding the use of default FileSystem, if 
the path is using the different FileSystem and the default FileSystem is 
different.
   Second, In case of RBF, when this is enabled, I doubt its working, the 
resolution of path with respect to mount entry.
   Third, Daryn told about some issues, which weren't cleared out, what were 
they.
   Fourth, I haven't checked but what are the memory implications of using 
this, If we are having too many calls together, will we be creating a lot of FS 
and Conf objects, If you can tell that, and couple of things on the jira 
itself, if you can help clarify, else we should rework this jira from scratch.
   Fifth, Once this is disabled by default, apart from UI, does it find 
relevance. To me No
   
   And I don't feel this should make its way to 3.3.1, considering it is a 
stable release, this is not a bug and we don't have time to see, what 
resistance this can offer


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

For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 598994)
    Time Spent: 12h 40m  (was: 12.5h)

> Deleted data using HTTP API should be saved to the trash
> --------------------------------------------------------
>
>                 Key: HDFS-15982
>                 URL: https://issues.apache.org/jira/browse/HDFS-15982
>             Project: Hadoop HDFS
>          Issue Type: New Feature
>          Components: hdfs, hdfs-client, httpfs, webhdfs
>            Reporter: Bhavik Patel
>            Assignee: Viraj Jasani
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: Screenshot 2021-04-23 at 4.19.42 PM.png, Screenshot 
> 2021-04-23 at 4.36.57 PM.png
>
>          Time Spent: 12h 40m
>  Remaining Estimate: 0h
>
> If we delete the data from the Web UI then it should be first moved to 
> configured/default Trash directory and after the trash interval time, it 
> should be removed. currently, data directly removed from the system[This 
> behavior should be the same as CLI cmd]
> This can be helpful when the user accidentally deletes data from the Web UI.
> Similarly we should provide "Skip Trash" option in HTTP API as well which 
> should be accessible through Web UI.



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