Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0-alpha
-
None
-
Incompatible change, Reviewed
-
If fs.trash.interval is configured on the server then the client's value for this configuration is ignored.
Description
Per ATM's suggestion in HADOOP-8598 for v2 let's make fs.trash.interval configured server side. If it is not configured server side then the client side configuration is used. The fs.trash.checkpoint.interval option is already server side as the emptier runs in the NameNode. Clients may manually run an emptier via hadoop org.apache.hadoop.fs.Trash but it's OK if it uses a separate interval.
Attachments
Attachments
Issue Links
- breaks
-
HDFS-3856 TestHDFSServerPorts failure is causing surefire fork failure
- Closed
- is related to
-
HDFS-15492 Make trash root inside each snapshottable directory
- Resolved
-
ACCUMULO-1254 no-trash option doesn't work against hadoop2 and CDH4
- Resolved
-
HADOOP-8770 NN should not RPC to self to find trash defaults (causes deadlock)
- Closed
-
HADOOP-8598 Server-side Trash
- Open
-
HDFS-4683 Per directory trash settings / trash override
- Resolved
- relates to
-
HDFS-4889 passing -Dfs.trash.interval to command line is not respected.
- Closed
-
HADOOP-8710 Remove ability for users to easily run the trash emptier
- Closed