Nanda kumar
|
2546e6ece2
|
HDDS-1817. GetKey fails with IllegalArgumentException.
Signed-off-by: Anu Engineer <aengineer@apache.org>
|
2019-07-24 15:59:30 -07:00 |
|
Bharat Viswanadham
|
fbe2fc6580
|
HDDS-1846. Default value for checksum bytes is different in ozone-site.xml and code.
Signed-off-by: Anu Engineer <aengineer@apache.org>
|
2019-07-23 10:42:16 -07:00 |
|
Doroszlai, Attila
|
278390f5bf
|
HDDS-1710. Fix checkstyle errors
Signed-off-by: Anu Engineer <aengineer@apache.org>
|
2019-07-23 07:56:30 -07:00 |
|
Márton Elek
|
c533b79c32
|
HDDS-1710. Publish JVM metrics via Hadoop metrics
Signed-off-by: Anu Engineer <aengineer@apache.org>
|
2019-07-22 16:27:50 -07:00 |
|
Hanisha Koneru
|
cdc36fe286
|
HDDS-1649. On installSnapshot notification from OM leader, download checkpoint and reload OM state (#948)
|
2019-07-22 12:06:55 -07:00 |
|
Sammi Chen
|
69a46a95bb
|
HDDS-1713. ReplicationManager fail to find proper node topology based… (#1112)
|
2019-07-19 15:45:26 -07:00 |
|
Bharat Viswanadham
|
3dc256ef81
|
HDDS-1689. Implement S3 Create Bucket request to use Cache and DoubleBuffer. (#1088)
|
2019-07-17 21:46:27 -07:00 |
|
Bharat Viswanadham
|
73e6ffce69
|
HDDS-1802. Add Eviction policy for table cache. (#1100)
|
2019-07-17 18:19:06 -07:00 |
|
Xiaoyu Yao
|
eb0849b547
|
HDDS-1801. Make Topology Aware Replication/Read non-default for ozone 0.4.1. Contributed by Xiaoyu Yao.
Signed-off-by: Anu Engineer <aengineer@apache.org>
|
2019-07-17 10:32:59 -07:00 |
|
supratimdeka
|
738fab3bff
|
HDDS-1754. getContainerWithPipeline fails with PipelineNotFoundException. Contributed by Supratim Deka (#1081)
|
2019-07-12 10:31:48 +05:30 |
|
Ajay Yadav
|
cdb20adfcc
|
HDDS-1611. Evaluate ACL on volume bucket key and prefix to authorize access. Contributed by Ajay Kumar. (#973)
|
2019-07-10 11:03:58 -07:00 |
|
Xiaoyu Yao
|
030307226a
|
HDDS-1586. Allow Ozone RPC client to read with topology awareness. Contributed by Sammi Chen.
|
2019-07-09 14:43:55 -07:00 |
|
Mukul Kumar Singh
|
96d0555913
|
HDDS-1718. Increase Ratis Leader election timeout default. Contributed by Aravindan Vijayan & Siddharth Wagle. (#1062)
|
2019-07-09 23:17:50 +05:30 |
|
Vivek Ratnavel Subramanian
|
82d88a8d30
|
HDDS-1705. Recon: Add estimatedTotalCount to the response of containers and containers/{id} endpoints. Contributed by Vivek Ratnavel Subramanian.
|
2019-07-08 21:06:50 -07:00 |
|
S O'Donnell
|
f8d62a9c4c
|
HDDS-1258. Fix error propagation for SCM protocol
Closes #1001
|
2019-07-01 20:04:32 +02:00 |
|
dineshchitlangia
|
1f75660350
|
HDDS-373. Genconf tool must generate ozone-site.xml with sample values (#1025)
|
2019-07-01 08:58:47 -07:00 |
|
Mukul Kumar Singh
|
9df6275954
|
HDDS-1555. Disable install snapshot for ContainerStateMachine. Contributed by Siddharth Wagle. (#846)
|
2019-07-01 20:52:32 +05:30 |
|
Bharat Viswanadham
|
4848280437
|
HDDS-1638. Implement Key Write Requests to use Cache and DoubleBuffer. (#956)
|
2019-06-26 18:04:12 -07:00 |
|
avijayanhwx
|
0a37ccf379
|
HDDS-1691 : RDBTable#isExist should use Rocksdb#keyMayExist (#1013)
|
2019-06-26 11:44:49 -07:00 |
|
Bharat Viswanadham
|
a79bdf760e
|
HDDS-1727. Use generation of resourceName for locks in OzoneManagerLock. (#1014)
|
2019-06-25 17:12:45 -07:00 |
|
Bharat Viswanadham
|
049bb42760
|
HDDS-1723. Create new OzoneManagerLock class. (#1006)
* HDDS-1723. Create new OzoneManagerLock class.
* add logs
* fix exception message
* add license
* fix findbug
* throw exception when acquiring 2nd lock failed.
* fix review comments
* fix missed review comment
* fix checkstyle
* fix review comments
|
2019-06-25 08:48:03 -07:00 |
|
Elek, Márton
|
004207996c
|
HDDS-1597. Remove hdds-server-scm dependency from ozone-common (#969)
* HDDS-1597. Remove hdds-server-scm dependency from ozone-common. Contributed by Elek, Marton.
* checkstyle fixes
* revert the import reorder of HddsUtil
* add javadoc
* switch back to the commons-lang2
* fix typo
* fix metrics core classpath problem (+rebase fix)
|
2019-06-24 11:56:04 -07:00 |
|
avijayanhwx
|
81d2f1b724
|
HDDS-1719 : Increase ratis log segment size to 1MB. (#1005)
* HDDS-1719 : Increase ratis log segment size to 1MB.
* HDDS-1719 : Increase ratis log segment size to 1MB.
|
2019-06-24 08:57:08 -07:00 |
|
S O'Donnell
|
b95a58e231
|
HDDS-1674. Make ScmBlockLocationProtocol message type based.
Closes #984
|
2019-06-21 11:35:43 +02:00 |
|
avijayanhwx
|
71edfce187
|
HDDS-1699. Update RocksDB version to 6.0.1 (#980)
|
2019-06-18 11:13:13 -07:00 |
|
Bharat Viswanadham
|
ba681bb80e
|
HDDS-1692. RDBTable#iterator should disabled caching of the keys during iterator. (#975)
|
2019-06-16 22:00:39 -07:00 |
|
Bharat Viswanadham
|
88c53d516c
|
HDDS-1620. Implement Volume Write Requests to use Cache and DoubleBuffer. (#884)
|
2019-06-12 17:45:42 -07:00 |
|
Sammi Chen
|
1732312f45
|
HDDS-1663. Add datanode to network topology cluster during node regis… (#937)
|
2019-06-12 12:16:42 -07:00 |
|
Márton Elek
|
f918e3fe62
|
HDDS-1669. SCM startup is failing if network-topology-default.xml is part of a jar
Closes #946
|
2019-06-11 19:30:22 +02:00 |
|
Elek, Márton
|
46b23c11b0
|
HDDS-1636. Tracing id is not propagated via async datanode grpc call (#895)
|
2019-06-07 20:40:32 -07:00 |
|
Hanisha Koneru
|
a91d24fea4
|
HDDS-1496. Support partial chunk reads and checksum verification (#804)
|
2019-06-06 19:44:40 -07:00 |
|
Hanisha Koneru
|
0b115b60b0
|
HDDS-1371. OMSnapshotProvider to download DB checkpoint from leader OM. (#703)
|
2019-06-06 19:42:34 -07:00 |
|
Sammi Chen
|
8ca58efeec
|
HDDS-1490. Support configurable container placement policy through 'o… (#903)
|
2019-06-06 12:14:47 -07:00 |
|
avijayanhwx
|
fe069570d8
|
HDDS-1647 : Recon config tag does not show up on Ozone UI. (#914)
|
2019-06-06 23:43:29 +05:30 |
|
Bharat Viswanadham
|
0b8a2608e0
|
HDDS-1605. Implement AuditLogging for OM HA Bucket write requests. (#867)
|
2019-06-06 10:13:36 -07:00 |
|
Sammi Chen
|
73954c1dd9
|
HDDS-1612. Add 'scmcli printTopology' shell command to print datanode topology. Contributed by Sammi Chen.(#910)
|
2019-06-05 20:13:39 -07:00 |
|
avijayanhwx
|
1a78794227
|
HDDS-1624 : Refactor operations inside the bucket lock in OM key write. (#882)
|
2019-06-04 15:41:37 -07:00 |
|
bshashikant
|
e4b4fec66f
|
HDDS-1224. Restructure code to validate the response from server in the Read path (#806)
|
2019-06-04 10:37:02 -07:00 |
|
Márton Elek
|
2a97a37d9e
|
Revert "HDDS-1597. Remove hdds-server-scm dependency from ozone-common. (#860)"
This reverts commit baee71551d .
|
2019-06-03 08:34:19 +02:00 |
|
Márton Elek
|
1ae062c818
|
HDDS-1382. Create customized CSI server for Ozone
Closes #693
|
2019-05-31 13:35:58 +02:00 |
|
Bharat Viswanadham
|
c965f7f499
|
HDDS-1551. Implement Bucket Write Requests to use Cache and DoubleBuffer. (#850)
|
2019-05-30 15:28:15 -07:00 |
|
Elek, Márton
|
baee71551d
|
HDDS-1597. Remove hdds-server-scm dependency from ozone-common. (#860)
|
2019-05-30 09:20:16 -07:00 |
|
avijayanhwx
|
33419a980a
|
HDDS-1568 : Add RocksDB metrics to OM. Contributed by Aravindan Vijayan
|
2019-05-30 08:48:14 -07:00 |
|
dineshchitlangia
|
0b907bc0e8
|
HDDS-1581. Atleast one of the metadata dir config property must be tagged as REQUIRED.
|
2019-05-30 08:39:19 -07:00 |
|
Akira Ajisaka
|
afd844059c
|
HADOOP-16331. Fix ASF License check in pom.xml
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2019-05-29 17:25:13 +09:00 |
|
Akira Ajisaka
|
9f933e6446
|
HADOOP-16323. https everywhere in Maven settings.
|
2019-05-27 15:24:59 +09:00 |
|
avijayanhwx
|
4b099b8b89
|
HDDS-1501 : Create a Recon task interface to update internal DB on updates from OM. (#819)
|
2019-05-23 15:34:55 -07:00 |
|
Xiaoyu Yao
|
20a4ec351c
|
HDDS-700. Support rack awared node placement policy based on network topology. Contributed by Sammi Chen.
|
2019-05-23 10:40:15 -07:00 |
|
Ajay Yadav
|
9c61494c02
|
HDDS-1065. OM and DN should persist SCM certificate as the trust root. Contributed by Ajay Kumar. (#834)
|
2019-05-22 11:47:32 -07:00 |
|
Ajay Yadav
|
ef1cc725b8
|
HDDS-1538. Update ozone protobuf message for ACLs. Contributed by Ajay Kumar. (#828)
|
2019-05-21 15:53:40 -07:00 |
|