[GitHub] [hadoop-ozone] cku328 commented on a change in pull request #909: HDDS-3416. Enable TestSCMNodeManager#testScmStatsFromNodeReport

2020-05-23 Thread GitBox
cku328 commented on a change in pull request #909: URL: https://github.com/apache/hadoop-ozone/pull/909#discussion_r429570019 ## File path: hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/hdds/scm/node/TestSCMNodeManager.java ## @@ -855,6 +860,10 @@ public void testScmS

[GitHub] [hadoop-ozone] cku328 commented on pull request #909: HDDS-3416. Enable TestSCMNodeManager#testScmStatsFromNodeReport

2020-05-23 Thread GitBox
cku328 commented on pull request #909: URL: https://github.com/apache/hadoop-ozone/pull/909#issuecomment-633117991 Thanks @elek for telling me about this good helper utility. I updated my patch, based on the review comments. --

[jira] [Resolved] (HDDS-3285) MiniOzoneChaosCluster exits because of deadline exceeding

2020-05-23 Thread Mukul Kumar Singh (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh resolved HDDS-3285. - Resolution: Duplicate > MiniOzoneChaosCluster exits because of deadline exceeding > --

[jira] [Resolved] (HDDS-3064) Get Key is hung when READ delay is injected in chunk file path

2020-05-23 Thread Mukul Kumar Singh (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh resolved HDDS-3064. - Fix Version/s: 0.6.0 Resolution: Fixed Resolving this as the PR is now committed.

[GitHub] [hadoop-ozone] mukul1987 commented on pull request #927: HDDS-3597. using protobuf maven plugin instead of the legacy protoc executable file

2020-05-23 Thread GitBox
mukul1987 commented on pull request #927: URL: https://github.com/apache/hadoop-ozone/pull/927#issuecomment-633079589 Closing the pull request as this is already merged. This is an automated message from the Apache Git Servic

[GitHub] [hadoop-ozone] mukul1987 closed pull request #927: HDDS-3597. using protobuf maven plugin instead of the legacy protoc executable file

2020-05-23 Thread GitBox
mukul1987 closed pull request #927: URL: https://github.com/apache/hadoop-ozone/pull/927 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

[GitHub] [hadoop-ozone] maobaolong commented on pull request #938: HDDS-3608. NPE while process a pipeline report when PipelineQuery absent in query2OpenPipelines

2020-05-23 Thread GitBox
maobaolong commented on pull request #938: URL: https://github.com/apache/hadoop-ozone/pull/938#issuecomment-633070206 @xiaoyuyao Sorry, i saw your reply. You are right with the condition `query2OpenPipelines has been initialized in initializeQueryMap() based on the RepType/ReFactor and ha

[jira] [Updated] (HDDS-3618) Update OM HA acceptance test to Python3

2020-05-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-3618: - Labels: pull-request-available (was: ) > Update OM HA acceptance test to Python3 > --

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #965: HDDS-3618. Update OM HA acceptance test to Python3

2020-05-23 Thread GitBox
adoroszlai opened a new pull request #965: URL: https://github.com/apache/hadoop-ozone/pull/965 ## What changes were proposed in this pull request? HDDS-3332 updated acceptance tests to Python3, but OM HA test (disabled currently) fails with: ``` Step 16/22 : RUN sudo pip i

[jira] [Updated] (HDDS-3647) NPE while open datanode page since a pipeline no leader

2020-05-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-3647: - Labels: pull-request-available (was: ) > NPE while open datanode page since a pipeline no leader

[GitHub] [hadoop-ozone] maobaolong opened a new pull request #964: HDDS-3647. NPE while open datanode page since a pipeline no leadeer

2020-05-23 Thread GitBox
maobaolong opened a new pull request #964: URL: https://github.com/apache/hadoop-ozone/pull/964 ## What changes were proposed in this pull request? If there is a pipeline have no leader on a datanode, it will through NPE. STAND_ALONE pipeline have no leader, and ratis pipeline have n

[jira] [Updated] (HDDS-3647) NPE while open datanode page since a pipeline no leader

2020-05-23 Thread maobaolong (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maobaolong updated HDDS-3647: - Summary: NPE while open datanode page since a pipeline no leader (was: NPE while open datanode page since

[jira] [Created] (HDDS-3647) NPE while open datanode page since a pipeline no leadeer

2020-05-23 Thread maobaolong (Jira)
maobaolong created HDDS-3647: Summary: NPE while open datanode page since a pipeline no leadeer Key: HDDS-3647 URL: https://issues.apache.org/jira/browse/HDDS-3647 Project: Hadoop Distributed Data Store