Anu Engineer
|
1e892f5748
|
HDFS-11162. Block Storage: add command line tool. Contributed by Chen Liang.
|
2018-04-26 05:34:18 -07:00 |
|
Anu Engineer
|
85c2312e7d
|
HDFS-11492. Ozone: Add the ability to handle sendContainerReport Command. Contributed by Anu Engineer.
|
2018-04-26 05:34:18 -07:00 |
|
Anu Engineer
|
98d3360e3a
|
HDFS-11444. Ozone: Fix datanode ID handling in MiniOzoneCluster. Contributed by Weiwei Yang.
|
2018-04-26 05:34:18 -07:00 |
|
Xiaoyu Yao
|
88371ff07f
|
HDFS-11491. Ozone: SCM: Add close container RPC. Contributed by Anu Engineer.
|
2018-04-26 05:34:18 -07:00 |
|
Anu Engineer
|
932423211f
|
HDFS-11469. Ozone: SCM: Container allocation based on node report. Contributed by Xiaoyu Yao.
|
2018-04-26 05:34:18 -07:00 |
|
Xiaoyu Yao
|
fc7d678d3d
|
HDFS-11071. Ozone: SCM: Move SCM config keys to ScmConfig. Contributed by Weiwei Yang.
|
2018-04-26 05:34:18 -07:00 |
|
Tsz-Wo Nicholas Sze
|
7b7d186b82
|
HDFS-11513. Ozone: Separate XceiverServer and XceiverClient into interfaces and implementations.
|
2018-04-26 05:34:18 -07:00 |
|
Anu Engineer
|
1058aa2523
|
HDFS-10928. Ozone:SCM: Support MXBean for SCM and NodeManager. Contributed by Weiwei Yang.
|
2018-04-26 05:34:18 -07:00 |
|
Anu Engineer
|
386dbc11da
|
HDFS-11196. Ozone: Improve logging and error handling in the container layer. Contributed by Anu Engineer.
|
2018-04-25 15:55:06 -07:00 |
|
Anu Engineer
|
32cc2b8f1a
|
HDFS-11509. Ozone: Fix TestEndpoint test regression. Contributed by Anu Engineer.
|
2018-04-25 15:54:56 -07:00 |
|
Anu Engineer
|
9c57a61f68
|
HDFS-11424. Block Storage: add container representation to meta data. Contributed Chen Liang.
|
2018-04-25 15:54:56 -07:00 |
|
Anu Engineer
|
3e1317de02
|
HDFS-11451. Ozone: Add protobuf definitions for container reports. Contributed by Anu Engineer.
|
2018-04-25 15:54:56 -07:00 |
|
Anu Engineer
|
02fb9aed32
|
HDFS-11158. Ozone: TestDatanodeStateMachine is failing intermittently. Contributed by Weiwei Yang.
|
2018-04-25 15:54:56 -07:00 |
|
Anu Engineer
|
753979865b
|
HDFS-11137. Ozone: SCM: Add negative tests cases for datanodeStatemachine. Contributed by Weiwei Yang.
|
2018-04-25 15:54:42 -07:00 |
|
Anu Engineer
|
d55564143d
|
HDFS-11484. Ozone: Fix flaky TestNodeManager#testScmNodeReportUpdate. Contributed by Xiaoyu Yao.
|
2018-04-25 15:54:42 -07:00 |
|
Anu Engineer
|
a2328d36ac
|
HDFS-11480. Ozone: TestEndpoint task failure. Contributed by Xiaoyu Yao.
|
2018-04-25 15:54:42 -07:00 |
|
Anu Engineer
|
2cba0daddc
|
HDFS-11425. Ozone: add client-facing container APIs and container references. Contributed by Chen Liang.
|
2018-04-25 15:54:42 -07:00 |
|
Anu Engineer
|
56f011fd02
|
HDFS-11447. Ozone: SCM: Send node report to SCM with heartbeat.Contributed by Xiaoyu Yao.
|
2018-04-25 15:54:41 -07:00 |
|
Anu Engineer
|
f4529316bd
|
HDFS-11474. Ozone: TestContainerMapping needs to cleanup levelDB files.Contributed by Xiaoyu Yao.
|
2018-04-25 15:54:36 -07:00 |
|
Anu Engineer
|
b29ae6e5f7
|
HDFS-11473. Ozone : exclude cblock protobuf files from findbugs check. Contributed by Xiaoyu Yao.
|
2018-04-25 15:54:36 -07:00 |
|
Anu Engineer
|
b8b72241aa
|
HDFS-11036. Ozone: reuse Xceiver connection. Contributed by Chen Liang.
|
2018-04-25 15:54:36 -07:00 |
|
Arpit Agarwal
|
754ed7d651
|
HDFS-11414. Ozone : move StorageContainerLocation protocol to hdfs-client. Contributed by Chen Liang.
|
2018-04-25 15:54:34 -07:00 |
|
Anu Engineer
|
bb410de10c
|
HDFS-11184. Ozone: SCM: Make SCM use container protocol. Contributed by Anu Engineer.
|
2018-04-25 15:54:26 -07:00 |
|
Anu Engineer
|
c169dd1306
|
HDFS-11463. Ozone: Add metrics for container operations and export over JMX. Contributed by Mukul Kumar Singh.
|
2018-04-25 15:54:03 -07:00 |
|
Anu Engineer
|
a7f82cba71
|
HDFS-11154. Block Storage: store server state to persistent storage. Contributed by Chen Liang
|
2018-04-25 15:53:58 -07:00 |
|
Anu Engineer
|
9997d36eb6
|
HDFS-11138. Block Storage: add block storage server. Contributed by Chen Liang
|
2018-04-25 15:53:58 -07:00 |
|
Anu Engineer
|
48db56adea
|
HDFS-11133. Ozone: Add allocateContainer RPC. Contributed by Anu Engineer
|
2018-04-25 15:53:58 -07:00 |
|
Anu Engineer
|
ca12aac5a4
|
HDFS-11126. Ozone: Add small file support RPC. Contributed by Anu Engineer.
|
2018-04-25 15:53:58 -07:00 |
|
Anu Engineer
|
05b44e1ad8
|
HDFS-11108. Ozone: use containers with the state machine. Contributed by Anu Engineer
|
2018-04-25 15:53:56 -07:00 |
|
Anu Engineer
|
8bd85268e6
|
HDFS-11081. Ozone:SCM: Add support for registerNode in datanode. Contributed by Anu Engineer.
|
2018-04-25 15:53:50 -07:00 |
|
Anu Engineer
|
2b8b3754f6
|
HDFS-11130. Block Storage : Add storage client to server protocol. Contributed by Chen Lian
|
2018-04-25 15:53:49 -07:00 |
|
Anu Engineer
|
3d83ee25c5
|
HDFS-11127. Block Storage : add block storage service protocol. Contributed by Chen Liang
|
2018-04-25 15:53:43 -07:00 |
|
Anu Engineer
|
8274ff356a
|
HDFS-11103. Ozone: Cleanup some dependencies. Contributed by Anu Engineer.
|
2018-04-25 15:53:39 -07:00 |
|
Anu Engineer
|
e49e305f25
|
HDFS-11001. Ozone:SCM: Add support for registerNode in SCM. Contributed by Anu Engineer.
|
2018-04-25 15:53:34 -07:00 |
|
Anu Engineer
|
964daed853
|
fix a build break due to merge
|
2018-04-25 15:53:34 -07:00 |
|
Anu Engineer
|
b186fc81f7
|
HDFS-10938. Ozone:SCM: Add datanode protocol. Contributed by Anu Engineer.
|
2018-04-25 15:53:32 -07:00 |
|
Anu Engineer
|
ee119ff60a
|
HDFS-11004. Ozone : move Chunk IO and container protocol calls to hdfs-client. Contributed by Chen Liang.
|
2018-04-25 15:53:27 -07:00 |
|
Anu Engineer
|
ed84388fca
|
HDFS-10912. Ozone:SCM: Add chill mode support to NodeManager. Contributed by Anu Engineer.
|
2018-04-25 15:53:27 -07:00 |
|
Anu Engineer
|
5520f73dee
|
Fixing merge conflicts due to HDFS-10637
|
2018-04-25 15:53:27 -07:00 |
|
Anu Engineer
|
56b0fddfbd
|
HDFS-10995. Ozone: Move ozone XceiverClient to hdfs-client. Contributed by Chen Liang.
|
2018-04-25 15:53:25 -07:00 |
|
Anu Engineer
|
d0422a74ea
|
HDFS-10932. Ozone: fix XceiverClient slow shutdown. Contributed by Chen Liang.
|
2018-04-25 15:53:21 -07:00 |
|
Anu Engineer
|
4c95c3d6ab
|
HDFS-10897. Ozone: SCM: Add NodeManager. Contributed by Anu Engineer.
|
2018-04-25 15:53:21 -07:00 |
|
Arpit Agarwal
|
e3aa2b687c
|
HDFS-10420. Fix Ozone unit tests to use MiniOzoneCluster. Contributed by Arpit Agarwal.
|
2018-04-25 15:53:21 -07:00 |
|
Anu Engineer
|
3beee0b3d1
|
HDFS-10363. Ozone: Introduce new config keys for SCM service endpoints. Contributed by Arpit Agarwal.
|
2018-04-25 15:53:19 -07:00 |
|
Arpit Agarwal
|
6c61902389
|
HDFS-10361. Support starting StorageContainerManager as a daemon. (Contributed by Arpit Agarwal)
|
2018-04-25 15:53:12 -07:00 |
|
Anu Engineer
|
aa3ca951f9
|
HDFS-10351. Ozone: Optimize key writes to chunks by providing a bulk write implementation in ChunkOutputStream. Contributed by Chris Nauroth.
|
2018-04-25 15:53:07 -07:00 |
|
Chris Nauroth
|
acf0b220ce
|
HDFS-10349. Ozone: StorageContainerManager fails to compile after merge of HDFS-10312 maxDataLength enforcement. Contributed by Chris Nauroth.
|
2018-04-25 15:53:07 -07:00 |
|
Anu Engineer
|
7d661a289a
|
HDFS-10232. Ozone: Make config key naming consistent. Contributed by Anu Engineer.
|
2018-04-25 15:53:05 -07:00 |
|
Anu Engineer
|
0ecbc13128
|
HDFS-10278. Ozone: Add paging support to list Volumes. Contributed by Anu Engineer.
|
2018-04-25 15:52:58 -07:00 |
|
Anu Engineer
|
7bb2ab7d7c
|
HDFS-10251. Ozone: Shutdown cleanly. Contributed by Anu Engineer
|
2018-04-25 15:52:58 -07:00 |
|