Anu Engineer
|
487aa2f7bf
|
HDFS-12185. Ozone: Fix Leaking in TestXceiverClientManager. Contributed by Xiaoyu Yao.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
d02a4e9dd1
|
HDFS-12175. Ozone: Fix Leaking in TestStorageContainerManager#testRpcPermission. Contributed by Xiaoyu Yao.
|
2018-04-26 05:36:04 -07:00 |
|
Chen Liang
|
d05b44f417
|
Revert "HDFS-12185. Ozone: Fix Leaking in TestXceiverClientManager. Contributed by Xiaoyu Yao"
This reverts commit f801454ad320e0d9c544c4249456bcaf50b4f30b.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
eda559ffd2
|
HDFS-12181. Ozone: Fix TestContainerReplicationManager by setting proper log level for LogCapturer. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Chen Liang
|
ca096501bf
|
HDFS-12185. Ozone: Fix Leaking in TestXceiverClientManager. Contributed by Xiaoyu Yao
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
f1e2592bf8
|
HDFS-12127. Ozone: Ozone shell: Add more testing for key shell commands. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
a652a72286
|
HDFS-11936. Ozone: TestNodeManager times out before it is able to find all nodes. Contributed by Yuanbo Liu.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
bbbfc885e7
|
HDFS-12149. Ozone: RocksDB implementation of ozone metadata store. Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
6225622dee
|
HDFS-12071. Ozone: Corona: Implementation of Corona. Contributed by Nandakumar.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
d2ef3e40bc
|
HDFS-12126. Ozone: Ozone shell: Add more testing for bucket shell commands. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
5604c3788f
|
HDFS-11996. Ozone : add an UT to test partial read of chunks. Contributed by Chen Liang.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
4d333f8db1
|
HDFS-12058. Ozone: OzoneClient: OzoneClientImpl add getDetails calls. Contributed by Nandakumar.
|
2018-04-26 05:36:04 -07:00 |
|
Chen Liang
|
27262d8889
|
HDFS-12118. Ozone: Ozone shell: Add more testing for volume shell commands. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
9522356b46
|
HDFS-12069. Ozone: Create a general abstraction for metadata store. Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
b94b5021b8
|
HDFS-11989. Ozone: add TestKeysRatis, TestBucketsRatis and TestVolumeRatis. Contributed by Tsz Wo Nicholas Sze.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
ab3d510c1d
|
HDFS-12123. Ozone: OzoneClient: Abstraction of OzoneClient and default implementation. Contributed by Nandakumar.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
3d430a6076
|
HDFS-11493. Ozone: SCM: Add the ability to handle container reports. Contributed by Anu Engineer.
|
2018-04-26 05:36:04 -07:00 |
|
Yiqun Lin
|
58e850f262
|
HDFS-12083. Ozone: KSM: previous key has to be excluded from result in listVolumes, listBuckets and listKeys. Contributed by Nandakumar.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
ea5e24c925
|
HDFS-12105. Ozone: listVolumes doesn't work from ozone commandline. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
25c1b296e6
|
HDFS-11679. Ozone: SCM CLI: Implement list container command. Contributed by Yuanbo Liu.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
eab407beac
|
HDFS-12057. Ozone: OzoneClient: Implementation of OzoneClient. Contributed by Nandakumar
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
8caa5d1ac0
|
HDFS-12086. Ozone: Add the unit test for KSMMetrics. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
4c27dba08a
|
HDFS-12053. Ozone: ozone server should create missing metadata directory if it has permission to. Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
63ce883746
|
HDFS-12035. Ozone: listKey doesn't work from ozone commandline. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
e07662cb04
|
HDFS-12048. Ozone:TestOzoneContainerRatis & TestRatisManager are failing consistently. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
d1ac8611c6
|
HDFS-12023. Ozone: Test if all the configuration keys are documented in ozone-defaults.xml. Contributed by Elek, Marton.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
5379ffa8de
|
HDFS-12030. Ozone: CLI: support infoKey command. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
4b63e3e504
|
HDFS-12002. Ozone : SCM cli misc fixes/improvements. Contributed by Chen Liang.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
c567e6766b
|
HDFS-11955. Ozone: Set proper parameter default values for listBuckets http request. Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
b7b8511bae
|
HDFS-11773. Ozone: KSM : add listVolumes. Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|
Chen Liang
|
b49c165d28
|
HDFS-12063. Ozone: Ozone shell: Multiple RPC calls for put/get key. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
8ef1163eca
|
HDFS-12031. Ozone: Rename OzoneClient to OzoneRestClient. Contributed by Nandakumar.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
fea1ab6192
|
HDFS-12007. Ozone: Enable HttpServer2 for SCM and KSM. Contributed by Elek, Marton.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
723da57644
|
HDFS-12016. Ozone: SCM: Container metadata are not loaded properly after datanode restart. Contributed by Xiaoyu Yao.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
77e3bb783b
|
HDFS-11970. Ozone: TestXceiverClientManager.testFreeByEviction fails occasionally. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
3b0996e2a1
|
HDFS-11585. Ozone: Support force update a container. Contributed by Yuanbo Liu.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
e73d285567
|
HDFS-11782. Ozone: KSM: Add listKey. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
721e7a6418
|
HDFS-11979. Ozone: TestContainerPersistence never uses MiniOzoneCluster. Contributed by Tsz Wo Nicholas Sze.
|
2018-04-26 05:36:04 -07:00 |
|
Tsz-Wo Nicholas Sze
|
15cc4007b0
|
HDFS-11946. Ozone: Containers in different datanodes are mapped to the same location. Contributed by Nandakumar
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
fa26dea89d
|
HDFS-11185. Ozone: remove disabled tests. Contributed by Anu Engineer.
|
2018-04-26 05:36:04 -07:00 |
|
Lei Xu
|
08460f1559
|
HDFS-11659. TestDataNodeHotSwapVolumes.testRemoveVolumeBeingWritten fail due to no DataNode available for pipeline recovery. Contributed by Lei (Eddy) Xu.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
0c37e05b10
|
HDFS-11779. Ozone: KSM: add listBuckets. Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
bacd1188f1
|
HDFS-11880. Ozone: KSM: Remove protobuf formats from KSM wrappers. Contributed by Nandakumar Vadivelu.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
2007e85d5b
|
HDFS-11777. Ozone: KSM: add deleteBucket. Contributed by Nandakumar Vadivelu.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
3c0ed97df9
|
HDFS-11926. Ozone: Implement a common helper to return a range of KVs in levelDB. Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
d6dd557b24
|
HDFS-11887. Shared XceiverClient should be closed if there is no open clients to avoid resource leak. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
f5d17b8f7c
|
HDFS-11919. Ozone: SCM: TestNodeManager takes too long to execute. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Chen Liang
|
d67542c115
|
HDFS-11822. Block Storage: Fix TestCBlockCLI, failing because of " Address already in use". Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
bf8c168a80
|
HDFS-11781. Ozone: KSM: Add deleteKey. Contributed by Yuanbo Liu.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
42eaecae55
|
HDFS-11771. Ozone: KSM: Add checkVolumeAccess. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|