Gautham B A
|
ef5dbc7283
|
HADOOP-17766. CI for Debian 10 (#3129)
|
2021-06-23 10:02:33 -07:00 |
|
Viraj Jasani
|
d9fbb3c508
|
HDFS-16082. Atomic operations on exceptionsSinceLastBalance and failedTimesSinceLastSuccessfulBalance in Balancer (#3127)
|
2021-06-22 20:21:34 -07:00 |
|
He Xiaoqiao
|
10b79a26fe
|
HDFS-14575. LeaseRenewer#daemon threads leak in DFSClient. Contributed by Renukaprasad C.
Co-authored-by: Tao Yang <taoyang1@apache.org>
Reviewed-by: He Xiaoqiao <hexiaoqiao@apache.org>
Reviewed-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2021-06-22 00:32:55 +08:00 |
|
Viraj Jasani
|
c488abbc79
|
HDFS-16075. Use empty array constants present in StorageType and DatanodeInfo to avoid creating redundant objects (#3115)
Reviewed-by: Hui Fei <ferhui@apache.org>
|
2021-06-21 10:25:12 +09:00 |
|
litao
|
bdc9c8809e
|
HDFS-16079. Improve the block state change log (#3120). Contributed by tomscut.
Signed-off-by: He Xiaoqiao <hexiaoqiao@apache.org>
Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
|
2021-06-20 17:23:11 +05:30 |
|
Viraj Jasani
|
d9eccb1eb3
|
HDFS-16080. RBF: Invoking method in all locations should break the loop after successful result (#3121). Contributed by Viraj Jasani.
Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
|
2021-06-20 17:19:05 +05:30 |
|
Ahmed Hussein
|
c255feb5d7
|
HDFS-16061. DFTestUtil.waitReplication can produce false positives (#3095). Contributed by Ahmed Hussein.
Reviewed-by: Jim Brennan <jbrennan@apache.org>
Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
|
2021-06-20 10:22:47 +05:30 |
|
litao
|
c491f81a30
|
HDFS-16078. Remove unused parameters for DatanodeManager.handleLifeline() (#3119). Contributed by tomscut.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
|
2021-06-20 10:20:52 +05:30 |
|
LeonGao
|
643dfd60e4
|
HDFS-15842. HDFS mover to emit metrics. (#2738)
|
2021-06-19 15:39:46 -07:00 |
|
Wei-Chiu Chuang
|
1ad674e548
|
HDFS-16074. Remove an expensive debug string concatenation (#3107)
Reviewed-by: Ayush Saxena <ayushsaxena@apache.org>
Reviewed-by: Akira Ajisaka <aajisaka@apache.org>
Reviewed-by: Inigo Goiri <inigoiri@apache.org>
Reviewed-by: Hui Fei <ferhui@apache.org>
Reviewed-by: Viraj Jasani <vjasani@apache.org>
Reviewed-by: litao <tomleescut@gmail.com>
|
2021-06-16 20:37:56 -07:00 |
|
hust_hhb
|
56d249759f
|
HDFS-13671. Namenode deletes large dir slowly caused by FoldedTreeSet#removeAndGet (#3065)
|
2021-06-17 11:08:29 +08:00 |
|
Ayush Saxena
|
2b304ad645
|
HDFS-16073. Remove redundant RPC requests for getFileLinkInfo in ClientNamenodeProtocolTranslatorPB. Contributed by lei w.
|
2021-06-16 15:53:12 +05:30 |
|
Wei-Chiu Chuang
|
a77bf7cf07
|
Make upstream aware of 3.3.1 release
|
2021-06-15 15:43:36 +00:00 |
|
Takanobu Asanuma
|
839fcf7682
|
HDFS-16068. WebHdfsFileSystem has a possible connection leak in connection with HttpFS (#3104)
|
2021-06-15 13:20:09 +05:30 |
|
Viraj Jasani
|
c1bf3cb0da
|
HDFS-16016. BPServiceActor to provide new thread to handle IBR (#2998)
Contributed by Viraj Jasani
|
2021-06-14 14:23:50 -07:00 |
|
Siyao Meng
|
ebee2aed00
|
HDFS-16055. Quota is not preserved in snapshot INode (#3078)
|
2021-06-14 10:48:22 -07:00 |
|
Ahmed Hussein
|
352949d070
|
HDFS-15671. testBalancerRPCDelayQpsDefault fails intermittently (#3097)
|
2021-06-11 11:00:42 -05:00 |
|
litao
|
51ebf7b2a0
|
HDFS-16057. Make sure the order for location in ENTERING_MAINTENANCE state (#3084)
Reviewed-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2021-06-11 17:30:55 +09:00 |
|
Viraj Jasani
|
4ef27a596f
|
HADOOP-17753. Keep restrict-imports-enforcer-rule for Guava Lists in top level hadoop-main pom (#3087)
|
2021-06-11 12:15:52 +09:00 |
|
Viraj Jasani
|
eefa664fea
|
HDFS-16054. Replace Guava Lists usage by Hadoop's own Lists in hadoop-hdfs-project (#3073)
|
2021-06-09 15:12:48 +09:00 |
|
Ayush Saxena
|
a1a3184171
|
HDFS-15916. Addendum. DistCp: Backward compatibility: Distcp fails from Hadoop 3 to Hadoop 2 for snapshotdiff. (#3056)
|
2021-06-08 19:34:45 -07:00 |
|
Ahmed Hussein
|
a2a0283c7b
|
HDFS-16042. DatanodeAdminMonitor scan should be delay based (#3058)
|
2021-06-08 11:09:31 -05:00 |
|
litao
|
c748fce17a
|
HDFS-16048. RBF: Print network topology on the router web (#3062)
Reviewed-by: Inigo Goiri <inigoiri@apache.org>
Reviewed-by: Hemanth Boyina <hemanthboyina@apache.org>
Reviewed-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-06-08 16:14:06 +09:00 |
|
huhaiyang
|
b38b00e528
|
HDFS-15998. Fix NullPointException In listOpenFiles (#3036)
Co-authored-by: huhaiyang <huhaiyang@didichuxing.com>
|
2021-06-01 00:26:47 -07:00 |
|
Ayush Saxena
|
b8ab19373d
|
Revert "HDFS-15982. Deleted data using HTTP API should be saved to the trash (#2927)"
This reverts commit 041488e8f5 .
|
2021-06-01 08:38:13 +05:30 |
|
Ayush Saxena
|
bce14e746b
|
HDFS-16051. Misspelt words in DataXceiver.java line 881 and line 885. Contributed by Ning Sheng.
|
2021-06-01 08:34:56 +05:30 |
|
Jinglun
|
e90c41af34
|
HDFS-15973. RBF: Add permission check before doing router federation rename. Contributed by Jinglun.
Reviewed-by: Inigo Goiri <inigoiri@apache.org>
|
2021-05-30 19:28:40 +08:00 |
|
Jinglun
|
2b11e160e2
|
Revert "HDFS-15973." because the user.name and user.email message is not correct.
This reverts commit b7f69467c1 .
|
2021-05-30 19:27:10 +08:00 |
|
李经纶
|
b7f69467c1
|
HDFS-15973. RBF: Add permission check before doing router federation rename. Contributed by Jinglun.
Reviewed-by: Inigo Goiri <inigoiri@apache.org>
|
2021-05-30 18:50:03 +08:00 |
|
Konstantin V Shvachko
|
8ce30f51f9
|
HDFS-16040. RpcQueueTime metric counts requeued calls as unique events. Contributed by Simbarashe Dzinamarira.
|
2021-05-27 18:47:20 -07:00 |
|
Konstantin V Shvachko
|
1abd03d68f
|
HDFS-15915. Race condition with async edits logging due to updating txId outside of the namesystem log. Contributed by Konstantin V Shvachko.
|
2021-05-26 14:59:50 -07:00 |
|
Gautham B A
|
bcaeb1ac8c
|
Revert "Revert "HDFS-15971. Make mkstemp cross platform (#2898)"" (#3044)
|
2021-05-26 14:12:53 -07:00 |
|
Hui Fei
|
98a74e2351
|
HDFS-16041. TestErasureCodingCLI fails (#3052)
|
2021-05-26 20:12:17 +09:00 |
|
Viraj Jasani
|
986d0a4f1d
|
HADOOP-17732. Keep restrict-imports-enforcer-rule for Guava Sets in hadoop-main pom (#3049)
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2021-05-26 17:14:31 +09:00 |
|
Narges Shadab
|
3fdeb7435a
|
HDFS-16031. Possible Resource Leak in org.apache.hadoop.hdfs.server.aliasmap#InMemoryAliasMap (#3027)
|
2021-05-26 14:43:41 +09:00 |
|
zhuxiangyi
|
e18d806212
|
HDFS-16024: RBF: Rename data to the Trash should be based on src loca… (#3009)
|
2021-05-26 13:41:49 +08:00 |
|
Viraj Jasani
|
028ec4704b
|
HADOOP-17720. Replace Guava Sets usage by Hadoop's own Sets in HDFS (#3031)
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2021-05-25 10:55:58 +09:00 |
|
lfengnan
|
43bf009112
|
HDFS-15757 RBF: Improving Router Connection Management (#2651)
|
2021-05-19 10:53:42 -07:00 |
|
huhaiyang
|
acd712ca92
|
HDFS-15877. BlockReconstructionWork should resetTargets() before BlockManager#validateReconstructionWork return false (#2747)
|
2021-05-19 09:04:41 +08:00 |
|
Ayush Saxena
|
fcd4140e5f
|
HDFS-15988. Stabilise HDFS Pre-Commit. (#2860). Contributed by Ayush Saxena.
Signed-off-by: He Xiaoqiao <hexiaoqiao@apache.org>
|
2021-05-16 00:45:11 +05:30 |
|
Viraj Jasani
|
b944084b32
|
HDFS-16007. Deserialization of ReplicaState should avoid throwing ArrayIndexOutOfBoundsException (#2982)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-05-11 12:38:15 +09:00 |
|
Siyao Meng
|
8d5cc98b42
|
HDFS-15997. Implement dfsadmin -provisionSnapshotTrash -all (#2958)
|
2021-05-10 12:41:07 -07:00 |
|
Ayush Saxena
|
359c0c1d1e
|
HDFS-16003. ProcessReport print invalidatedBlocks should judge debug level at first. Contributed by lei w.
|
2021-05-10 17:09:51 +05:30 |
|
Jinglun
|
1b6994287a
|
HDFS-15923. RBF: Authentication failed when rename accross sub clusters (#2819). Contributed by zhuobin zheng.
Reviewed-by: Jinglun <jinglun@apache.org>
Reviewed-by: Inigo Goiri <inigoiri@apache.org>
|
2021-05-08 19:50:17 +08:00 |
|
Akira Ajisaka
|
9aa651f0b4
|
HDFS-16001. TestOfflineEditsViewer.testStored() fails reading negative value of FSEditLogOpCodes. (#2980)
Reviewed-by: Xiaoqiao He <hexiaoqiao@apache.org>
|
2021-05-08 00:24:06 +09:00 |
|
zhuqi
|
76c69c39d9
|
HDFS-15934. Make DirectoryScanner reconcile blocks batch size and interval between batch configurable. Contributed by Qi Zhu. (#2833)
Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
|
2021-05-05 21:02:13 +05:30 |
|
Viraj Jasani
|
041488e8f5
|
HDFS-15982. Deleted data using HTTP API should be saved to the trash (#2927)
Reviewed-by: Siyao Meng <siyao@apache.org>
|
2021-05-04 01:31:23 -07:00 |
|
Akira Ajisaka
|
7c561e2a02
|
HDFS-15952. TestRouterRpcMultiDestination#testProxyGetTransactionID and testProxyVersionRequest are flaky. (#2970)
|
2021-05-04 00:25:29 +09:00 |
|
lfengnan
|
6e525ab81c
|
HDFS-15810. RBF: RBFMetrics's TotalCapacity out of bounds (#2910)
Reviewed-by: Inigo Goiri <inigoiri@apache.org>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-05-02 19:18:47 +09:00 |
|
Wei-Chiu Chuang
|
f1e1809029
|
HADOOP-17653. Do not use guava's Files.createTempDir(). (#2945)
Reviewed-by: Steve Loughran <stevel@apache.org>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-05-02 11:10:32 +09:00 |
|