[jira] [Updated] (HDDS-2943) Parameterize unit tests for chunk manager implementation

2020-03-30 Thread Shashikant Banerjee (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shashikant Banerjee updated HDDS-2943: -- Resolution: Fixed Status: Resolved (was: Patch Available) Thanks [~adoroszlai] 

[GitHub] [hadoop-ozone] bshashikant merged pull request #694: HDDS-2943. Parameterize unit tests for chunk manager implementation

2020-03-30 Thread GitBox
bshashikant merged pull request #694: HDDS-2943. Parameterize unit tests for chunk manager implementation URL: https://github.com/apache/hadoop-ozone/pull/694 This is an automated message from the Apache Git Service. To

[GitHub] [hadoop-ozone] bshashikant commented on issue #578: HDDS-3053. Decrease the number of the chunk writer threads

2020-03-30 Thread GitBox
bshashikant commented on issue #578: HDDS-3053. Decrease the number of the chunk writer threads URL: https://github.com/apache/hadoop-ozone/pull/578#issuecomment-606416137 > Any more comments / suggestions? If i remember correctly, number of threads is currently for all pipelines a

[jira] [Assigned] (HDDS-3293) read operation failing when two container replicas are corrupted

2020-03-30 Thread Mukul Kumar Singh (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh reassigned HDDS-3293: --- Assignee: Shashikant Banerjee > read operation failing when two container replicas

[GitHub] [hadoop-ozone] runzhiwang opened a new pull request #709: HDDS-3244. Improve write efficiency by opening RocksDB only once

2020-03-30 Thread GitBox
runzhiwang opened a new pull request #709: HDDS-3244. Improve write efficiency by opening RocksDB only once URL: https://github.com/apache/hadoop-ozone/pull/709 ## What changes were proposed in this pull request? **What's the problem ?** 1. when datanode create a new

[GitHub] [hadoop-ozone] runzhiwang closed pull request #709: HDDS-3244. Improve write efficiency by opening RocksDB only once

2020-03-30 Thread GitBox
runzhiwang closed pull request #709: HDDS-3244. Improve write efficiency by opening RocksDB only once URL: https://github.com/apache/hadoop-ozone/pull/709 This is an automated message from the Apache Git Service. To respond

[GitHub] [hadoop-ozone] fapifta commented on issue #710: HDDS-3173. Provide better default JVM options

2020-03-30 Thread GitBox
fapifta commented on issue #710: HDDS-3173. Provide better default JVM options URL: https://github.com/apache/hadoop-ozone/pull/710#issuecomment-606293697 My suggestion was 3 exactly, as defaults I think would be expected to be there (especially if they are documented), and something the

[GitHub] [hadoop-ozone] hanishakoneru commented on issue #265: HDDS-2621. Enable OM HA acceptance tests.

2020-03-30 Thread GitBox
hanishakoneru commented on issue #265: HDDS-2621. Enable OM HA acceptance tests. URL: https://github.com/apache/hadoop-ozone/pull/265#issuecomment-606292508 Thank you all for the reviews and suggestions. I will merge this shortly.

[GitHub] [hadoop-ozone] sodonnel commented on a change in pull request #719: HDDS-3270. Allow safemode listeners to be notified when some precheck rules pass

2020-03-30 Thread GitBox
sodonnel commented on a change in pull request #719: HDDS-3270. Allow safemode listeners to be notified when some precheck rules pass URL: https://github.com/apache/hadoop-ozone/pull/719#discussion_r400519566 ## File path:

[GitHub] [hadoop-ozone] sodonnel commented on a change in pull request #719: HDDS-3270. Allow safemode listeners to be notified when some precheck rules pass

2020-03-30 Thread GitBox
sodonnel commented on a change in pull request #719: HDDS-3270. Allow safemode listeners to be notified when some precheck rules pass URL: https://github.com/apache/hadoop-ozone/pull/719#discussion_r400514057 ## File path:

[GitHub] [hadoop-ozone] fapifta commented on a change in pull request #719: HDDS-3270. Allow safemode listeners to be notified when some precheck rules pass

2020-03-30 Thread GitBox
fapifta commented on a change in pull request #719: HDDS-3270. Allow safemode listeners to be notified when some precheck rules pass URL: https://github.com/apache/hadoop-ozone/pull/719#discussion_r400489868 ## File path:

[GitHub] [hadoop-ozone] fapifta commented on a change in pull request #719: HDDS-3270. Allow safemode listeners to be notified when some precheck rules pass

2020-03-30 Thread GitBox
fapifta commented on a change in pull request #719: HDDS-3270. Allow safemode listeners to be notified when some precheck rules pass URL: https://github.com/apache/hadoop-ozone/pull/719#discussion_r400489970 ## File path:

[jira] [Resolved] (HDDS-3291) Write operation when both OM followers are shutdown

2020-03-30 Thread Bharat Viswanadham (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Viswanadham resolved HDDS-3291. -- Fix Version/s: 0.6.0 Resolution: Fixed > Write operation when both OM followers

[GitHub] [hadoop-ozone] bharatviswa504 commented on issue #733: HDDS-3291. Write operation when both OM followers are shutdown.

2020-03-30 Thread GitBox
bharatviswa504 commented on issue #733: HDDS-3291. Write operation when both OM followers are shutdown. URL: https://github.com/apache/hadoop-ozone/pull/733#issuecomment-606244933 Thank You @arp7 for the review. This is

[GitHub] [hadoop-ozone] bharatviswa504 merged pull request #733: HDDS-3291. Write operation when both OM followers are shutdown.

2020-03-30 Thread GitBox
bharatviswa504 merged pull request #733: HDDS-3291. Write operation when both OM followers are shutdown. URL: https://github.com/apache/hadoop-ozone/pull/733 This is an automated message from the Apache Git Service. To

[GitHub] [hadoop-ozone] sodonnel edited a comment on issue #521: HDDS-2592 Add Datanode command to allow the datanode to persist its admin state

2020-03-30 Thread GitBox
sodonnel edited a comment on issue #521: HDDS-2592 Add Datanode command to allow the datanode to persist its admin state URL: https://github.com/apache/hadoop-ozone/pull/521#issuecomment-606217079 We have parked the decommission work at the moment. Anu approved this change, but I feel we

[GitHub] [hadoop-ozone] sodonnel commented on a change in pull request #521: HDDS-2592 Add Datanode command to allow the datanode to persist its admin state

2020-03-30 Thread GitBox
sodonnel commented on a change in pull request #521: HDDS-2592 Add Datanode command to allow the datanode to persist its admin state URL: https://github.com/apache/hadoop-ozone/pull/521#discussion_r400464419 ## File path:

[GitHub] [hadoop-ozone] sodonnel commented on issue #521: HDDS-2592 Add Datanode command to allow the datanode to persist its admin state

2020-03-30 Thread GitBox
sodonnel commented on issue #521: HDDS-2592 Add Datanode command to allow the datanode to persist its admin state URL: https://github.com/apache/hadoop-ozone/pull/521#issuecomment-606221528 /ready This is an automated

[jira] [Created] (HDDS-3304) Consider using INFINITY in decommission and maintenance commands where not time is specified

2020-03-30 Thread Stephen O'Donnell (Jira)
Stephen O'Donnell created HDDS-3304: --- Summary: Consider using INFINITY in decommission and maintenance commands where not time is specified Key: HDDS-3304 URL: https://issues.apache.org/jira/browse/HDDS-3304

[GitHub] [hadoop-ozone] sodonnel commented on issue #521: HDDS-2592 Add Datanode command to allow the datanode to persist its admin state

2020-03-30 Thread GitBox
sodonnel commented on issue #521: HDDS-2592 Add Datanode command to allow the datanode to persist its admin state URL: https://github.com/apache/hadoop-ozone/pull/521#issuecomment-606217079 We have parked the decommission work at the moment. Anu approved this change, but I feel we need

[jira] [Created] (HDDS-3303) Add some unit tests around the changes in HDDS-2592

2020-03-30 Thread Stephen O'Donnell (Jira)
Stephen O'Donnell created HDDS-3303: --- Summary: Add some unit tests around the changes in HDDS-2592 Key: HDDS-3303 URL: https://issues.apache.org/jira/browse/HDDS-3303 Project: Hadoop Distributed

[jira] [Resolved] (HDDS-3251) Bump version to 0.6.0-SNAPSHOT

2020-03-30 Thread Arpit Agarwal (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal resolved HDDS-3251. - Fix Version/s: 0.6.0 Resolution: Fixed > Bump version to 0.6.0-SNAPSHOT >

[jira] [Updated] (HDDS-2686) Use protobuf 3 instead of protobuf 2

2020-03-30 Thread Arpit Agarwal (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDDS-2686: Labels: (was: pull-request-available) > Use protobuf 3 instead of protobuf 2 >

[GitHub] [hadoop-ozone] avijayanhwx commented on issue #724: HDDS-3282. ozone.http.filter.initializers can't be set properly for S…

2020-03-30 Thread GitBox
avijayanhwx commented on issue #724: HDDS-3282. ozone.http.filter.initializers can't be set properly for S… URL: https://github.com/apache/hadoop-ozone/pull/724#issuecomment-606195400 @xiaoyuyao Is it possible to add a negative test case for this in acceptance tests?

[GitHub] [hadoop-ozone] arp7 commented on a change in pull request #710: HDDS-3173. Provide better default JVM options

2020-03-30 Thread GitBox
arp7 commented on a change in pull request #710: HDDS-3173. Provide better default JVM options URL: https://github.com/apache/hadoop-ozone/pull/710#discussion_r400425420 ## File path: hadoop-ozone/dist/src/shell/hdds/hadoop-functions.sh ## @@ -1541,6 +1541,21 @@ function

[jira] [Resolved] (HDDS-2980) Delete replayed entry from OpenKeyTable during commit

2020-03-30 Thread Hanisha Koneru (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanisha Koneru resolved HDDS-2980. -- Resolution: Fixed > Delete replayed entry from OpenKeyTable during commit >

[GitHub] [hadoop-ozone] swagle edited a comment on issue #718: HDDS-3224. Enforce volume and bucket name rule at create time.

2020-03-30 Thread GitBox
swagle edited a comment on issue #718: HDDS-3224. Enforce volume and bucket name rule at create time. URL: https://github.com/apache/hadoop-ozone/pull/718#issuecomment-606121259 > > @swagle, thanks for working on the fix. I tried the patch locally with non-HA OM. A volume with name "11"

[GitHub] [hadoop-ozone] hanishakoneru commented on issue #625: HDDS-2980. Delete replayed entry from OpenKeyTable during commit

2020-03-30 Thread GitBox
hanishakoneru commented on issue #625: HDDS-2980. Delete replayed entry from OpenKeyTable during commit URL: https://github.com/apache/hadoop-ozone/pull/625#issuecomment-606136196 Thanks for the review @bharatviswa504 . This

[GitHub] [hadoop-ozone] hanishakoneru merged pull request #625: HDDS-2980. Delete replayed entry from OpenKeyTable during commit

2020-03-30 Thread GitBox
hanishakoneru merged pull request #625: HDDS-2980. Delete replayed entry from OpenKeyTable during commit URL: https://github.com/apache/hadoop-ozone/pull/625 This is an automated message from the Apache Git Service. To

[GitHub] [hadoop-ozone] elek opened a new pull request #738: Commit HDDS-3064 and HDDS-3234 again.

2020-03-30 Thread GitBox
elek opened a new pull request #738: Commit HDDS-3064 and HDDS-3234 again. URL: https://github.com/apache/hadoop-ozone/pull/738 ## What changes were proposed in this pull request? Reapply (already reviewed) HDDS-3064 and HDDS-3234 As I know @bshashikant found some related

[GitHub] [hadoop-ozone] elek closed pull request #713: HDDS-3251. Bump version to 0.6.0-SNAPSHOT

2020-03-30 Thread GitBox
elek closed pull request #713: HDDS-3251. Bump version to 0.6.0-SNAPSHOT URL: https://github.com/apache/hadoop-ozone/pull/713 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [hadoop-ozone] elek commented on issue #713: HDDS-3251. Bump version to 0.6.0-SNAPSHOT

2020-03-30 Thread GitBox
elek commented on issue #713: HDDS-3251. Bump version to 0.6.0-SNAPSHOT URL: https://github.com/apache/hadoop-ozone/pull/713#issuecomment-606127336 Finally it's green. I am merging it now. Thanks the review @dineshchitlangia

[GitHub] [hadoop-ozone] swagle commented on issue #718: HDDS-3224. Enforce volume and bucket name rule at create time.

2020-03-30 Thread GitBox
swagle commented on issue #718: HDDS-3224. Enforce volume and bucket name rule at create time. URL: https://github.com/apache/hadoop-ozone/pull/718#issuecomment-606121259 > > @swagle, thanks for working on the fix. I tried the patch locally with non-HA OM. A volume with name "11" still

[GitHub] [hadoop-ozone] swagle commented on issue #718: HDDS-3224. Enforce volume and bucket name rule at create time.

2020-03-30 Thread GitBox
swagle commented on issue #718: HDDS-3224. Enforce volume and bucket name rule at create time. URL: https://github.com/apache/hadoop-ozone/pull/718#issuecomment-606100247 > @swagle, thanks for working on the fix. I tried the patch locally with non-HA OM. A volume with name "11" still can

[jira] [Assigned] (HDDS-3265) Intermittent timeout in TestRatisPipelineLeader

2020-03-30 Thread Siddharth Wagle (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Wagle reassigned HDDS-3265: - Assignee: Siddharth Wagle > Intermittent timeout in TestRatisPipelineLeader >

[jira] [Created] (HDDS-3302) Add ability in MiniOzoneCluster to create multiple storage directories

2020-03-30 Thread Mukul Kumar Singh (Jira)
Mukul Kumar Singh created HDDS-3302: --- Summary: Add ability in MiniOzoneCluster to create multiple storage directories Key: HDDS-3302 URL: https://issues.apache.org/jira/browse/HDDS-3302 Project:

[GitHub] [hadoop-ozone] avijayanhwx commented on a change in pull request #700: HDDS-3172 Use DBStore instead of MetadataStore in SCM

2020-03-30 Thread GitBox
avijayanhwx commented on a change in pull request #700: HDDS-3172 Use DBStore instead of MetadataStore in SCM URL: https://github.com/apache/hadoop-ozone/pull/700#discussion_r400234552 ## File path:

[jira] [Updated] (HDDS-3272) Smoke Test: hdfs commands failing on hadoop 27 docker-compose

2020-03-30 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek updated HDDS-3272: -- Priority: Blocker (was: Major) > Smoke Test: hdfs commands failing on hadoop 27 docker-compose >

[jira] [Commented] (HDDS-3077) Lost volume after changing access key

2020-03-30 Thread Istvan Fajth (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17070956#comment-17070956 ] Istvan Fajth commented on HDDS-3077: Hi [~bharat], the scenario we were trying out with Beata, is to

[GitHub] [hadoop-ozone] sodonnel commented on a change in pull request #668: HDDS-3139 Pipeline placement should max out pipeline usage

2020-03-30 Thread GitBox
sodonnel commented on a change in pull request #668: HDDS-3139 Pipeline placement should max out pipeline usage URL: https://github.com/apache/hadoop-ozone/pull/668#discussion_r400184622 ## File path:

[GitHub] [hadoop-ozone] elek removed a comment on issue #713: HDDS-3251. Bump version to 0.6.0-SNAPSHOT

2020-03-30 Thread GitBox
elek removed a comment on issue #713: HDDS-3251. Bump version to 0.6.0-SNAPSHOT URL: https://github.com/apache/hadoop-ozone/pull/713#issuecomment-604995537 BTW, I changed the base branch to master-stable, please don't merge it with Github UI, just manually...

[GitHub] [hadoop-ozone] elek removed a comment on issue #708: HDDS-3239. Provide message-level metrics from the generic protocol dispatch.

2020-03-30 Thread GitBox
elek removed a comment on issue #708: HDDS-3239. Provide message-level metrics from the generic protocol dispatch. URL: https://github.com/apache/hadoop-ozone/pull/708#issuecomment-604981594 Base branch is changed. Please don't merge it from the github web ui, only manually.

[GitHub] [hadoop-ozone] elek closed pull request #736: Remove/disable intermittent tests

2020-03-30 Thread GitBox
elek closed pull request #736: Remove/disable intermittent tests URL: https://github.com/apache/hadoop-ozone/pull/736 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [hadoop-ozone] elek commented on issue #736: Remove/disable intermittent tests

2020-03-30 Thread GitBox
elek commented on issue #736: Remove/disable intermittent tests URL: https://github.com/apache/hadoop-ozone/pull/736#issuecomment-605985600 Merged. This is an automated message from the Apache Git Service. To respond to the

[GitHub] [hadoop-ozone] elek commented on issue #736: Remove/disable intermittent tests

2020-03-30 Thread GitBox
elek commented on issue #736: Remove/disable intermittent tests URL: https://github.com/apache/hadoop-ozone/pull/736#issuecomment-605978335 I am merging this PR as discussed. Still I see problems and I created HDDS-3300 and HDDS3299 about the timeouts.

[jira] [Created] (HDDS-3301) Freon is hanging if started when pipelines are not yet available

2020-03-30 Thread Marton Elek (Jira)
Marton Elek created HDDS-3301: - Summary: Freon is hanging if started when pipelines are not yet available Key: HDDS-3301 URL: https://issues.apache.org/jira/browse/HDDS-3301 Project: Hadoop Distributed

[jira] [Created] (HDDS-3300) Set the minimum required datanodes for all the acceptance tests

2020-03-30 Thread Marton Elek (Jira)
Marton Elek created HDDS-3300: - Summary: Set the minimum required datanodes for all the acceptance tests Key: HDDS-3300 URL: https://issues.apache.org/jira/browse/HDDS-3300 Project: Hadoop Distributed

[GitHub] [hadoop-ozone] sodonnel commented on a change in pull request #668: HDDS-3139 Pipeline placement should max out pipeline usage

2020-03-30 Thread GitBox
sodonnel commented on a change in pull request #668: HDDS-3139 Pipeline placement should max out pipeline usage URL: https://github.com/apache/hadoop-ozone/pull/668#discussion_r400152696 ## File path:

[GitHub] [hadoop-ozone] sodonnel commented on issue #668: HDDS-3139 Pipeline placement should max out pipeline usage

2020-03-30 Thread GitBox
sodonnel commented on issue #668: HDDS-3139 Pipeline placement should max out pipeline usage URL: https://github.com/apache/hadoop-ozone/pull/668#issuecomment-605964160 Hi @timmylicheng this patch is giving some conflicts now, probably as we merged the other pipeline related change. Could

[GitHub] [hadoop-ozone] elek commented on issue #707: HDDS-3236. Fix Dropwizard metrics mapping for latest Ratis metrics.

2020-03-30 Thread GitBox
elek commented on issue #707: HDDS-3236. Fix Dropwizard metrics mapping for latest Ratis metrics. URL: https://github.com/apache/hadoop-ozone/pull/707#issuecomment-605936785 > numRetryCacheHits, numRequestQueueLimitHits and leaderNumResourceLimitHits These (*Hits) are implemented on

[GitHub] [hadoop-ozone] elek commented on issue #578: HDDS-3053. Decrease the number of the chunk writer threads

2020-03-30 Thread GitBox
elek commented on issue #578: HDDS-3053. Decrease the number of the chunk writer threads URL: https://github.com/apache/hadoop-ozone/pull/578#issuecomment-605937013 Any more comments / suggestions? This is an automated

[GitHub] [hadoop-ozone] elek closed pull request #728: Master stable

2020-03-30 Thread GitBox
elek closed pull request #728: Master stable URL: https://github.com/apache/hadoop-ozone/pull/728 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [hadoop-ozone] elek commented on issue #728: Master stable

2020-03-30 Thread GitBox
elek commented on issue #728: Master stable URL: https://github.com/apache/hadoop-ozone/pull/728#issuecomment-605917984 Replaced with #736. This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Updated] (HDDS-3249) TestContainerCache fails if runs after TestBlockDeletingService

2020-03-30 Thread Isa Hekmatizadeh (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Isa Hekmatizadeh updated HDDS-3249: --- Status: Patch Available (was: Open) > TestContainerCache fails if runs after

[jira] [Assigned] (HDDS-3249) TestContainerCache fails if runs after TestBlockDeletingService

2020-03-30 Thread Isa Hekmatizadeh (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Isa Hekmatizadeh reassigned HDDS-3249: -- Assignee: Isa Hekmatizadeh > TestContainerCache fails if runs after

[GitHub] [hadoop-ozone] esahekmat edited a comment on issue #705: HDDS-3249: renew ContainerCache.INSTANCE in order to test it in a fresh state

2020-03-30 Thread GitBox
esahekmat edited a comment on issue #705: HDDS-3249: renew ContainerCache.INSTANCE in order to test it in a fresh state URL: https://github.com/apache/hadoop-ozone/pull/705#issuecomment-605913780 I mistakenly rebase master onto this branch, I think it would be better to create another PR

[GitHub] [hadoop-ozone] esahekmat closed pull request #705: HDDS-3249: renew ContainerCache.INSTANCE in order to test it in a fresh state

2020-03-30 Thread GitBox
esahekmat closed pull request #705: HDDS-3249: renew ContainerCache.INSTANCE in order to test it in a fresh state URL: https://github.com/apache/hadoop-ozone/pull/705 This is an automated message from the Apache Git

[GitHub] [hadoop-ozone] esahekmat opened a new pull request #737: HDDS-3249: remove unrelated assert in ContainerCache

2020-03-30 Thread GitBox
esahekmat opened a new pull request #737: HDDS-3249: remove unrelated assert in ContainerCache URL: https://github.com/apache/hadoop-ozone/pull/737 ## What changes were proposed in this pull request? As described in #705, Assert.assertTrue(cache.isFull()) check the functionality of

[GitHub] [hadoop-ozone] esahekmat commented on issue #705: HDDS-3249: renew ContainerCache.INSTANCE in order to test it in a fresh state

2020-03-30 Thread GitBox
esahekmat commented on issue #705: HDDS-3249: renew ContainerCache.INSTANCE in order to test it in a fresh state URL: https://github.com/apache/hadoop-ozone/pull/705#issuecomment-605913780 I mistakenly rebase master onto this branch, I think it would be better to create another PR

[jira] [Commented] (HDDS-3265) Intermittent timeout in TestRatisPipelineLeader

2020-03-30 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17070849#comment-17070849 ] Marton Elek commented on HDDS-3265: --- More logs are uploaded. > Intermittent timeout in

[jira] [Updated] (HDDS-3265) Intermittent timeout in TestRatisPipelineLeader

2020-03-30 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek updated HDDS-3265: -- Attachment: TEST-org.apache.hadoop.hdds.scm.TestRatisPipelineLeader.xml

[GitHub] [hadoop-ozone] ChenSammi commented on issue #718: HDDS-3224. Enforce volume and bucket name rule at create time.

2020-03-30 Thread GitBox
ChenSammi commented on issue #718: HDDS-3224. Enforce volume and bucket name rule at create time. URL: https://github.com/apache/hadoop-ozone/pull/718#issuecomment-605874573 @swagle, thanks for working on the fix. I tried the patch locally with non-HA OM. A volume with name "11" still

[jira] [Commented] (HDDS-3297) TestOzoneClientKeyGenerator is flaky

2020-03-30 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17070781#comment-17070781 ] Attila Doroszlai commented on HDDS-3297: See HDDS-3257 for several such tests (including

[GitHub] [hadoop-ozone] elek opened a new pull request #736: Remove/disable intermittent tests

2020-03-30 Thread GitBox
elek opened a new pull request #736: Remove/disable intermittent tests URL: https://github.com/apache/hadoop-ozone/pull/736 See the original #728 for more details. I created this new PR because the original PR tested everything twice (one for branch build once for the PR).

[GitHub] [hadoop-ozone] sonarcloud[bot] commented on issue #728: Master stable

2020-03-30 Thread GitBox
sonarcloud[bot] commented on issue #728: Master stable URL: https://github.com/apache/hadoop-ozone/pull/728#issuecomment-605838223 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=hadoop-ozone=728=false=BUG)

[GitHub] [hadoop-ozone] sonarcloud[bot] removed a comment on issue #728: Master stable

2020-03-30 Thread GitBox
sonarcloud[bot] removed a comment on issue #728: Master stable URL: https://github.com/apache/hadoop-ozone/pull/728#issuecomment-605810816 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=hadoop-ozone=728=false=BUG)

[GitHub] [hadoop-ozone] sonarcloud[bot] commented on issue #728: Master stable

2020-03-30 Thread GitBox
sonarcloud[bot] commented on issue #728: Master stable URL: https://github.com/apache/hadoop-ozone/pull/728#issuecomment-605810816 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=hadoop-ozone=728=false=BUG)

[GitHub] [hadoop-ozone] smengcl commented on a change in pull request #525: HDDS-2798. beyond/Containers.md translation

2020-03-30 Thread GitBox
smengcl commented on a change in pull request #525: HDDS-2798. beyond/Containers.md translation URL: https://github.com/apache/hadoop-ozone/pull/525#discussion_r399947057 ## File path: hadoop-hdds/docs/content/beyond/Containers.zh.md ## @@ -0,0 +1,212 @@ +--- +title:

[GitHub] [hadoop-ozone] runzhiwang commented on a change in pull request #734: HDDS-3240. Improve write efficiency by creating container in parallel

2020-03-30 Thread GitBox
runzhiwang commented on a change in pull request #734: HDDS-3240. Improve write efficiency by creating container in parallel URL: https://github.com/apache/hadoop-ozone/pull/734#discussion_r399946638 ## File path:

[GitHub] [hadoop-ozone] elek commented on issue #728: Master stable

2020-03-30 Thread GitBox
elek commented on issue #728: Master stable URL: https://github.com/apache/hadoop-ozone/pull/728#issuecomment-605800266 I will merge it soon. It's true that still we have some problem in the it-client but it's definitely fixes half of the problems.

[GitHub] [hadoop-ozone] sonarcloud[bot] removed a comment on issue #728: Master stable

2020-03-30 Thread GitBox
sonarcloud[bot] removed a comment on issue #728: Master stable URL: https://github.com/apache/hadoop-ozone/pull/728#issuecomment-605701867 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=hadoop-ozone=728=false=BUG)