[jira] [Updated] (HDDS-3104) Integration test crashes due to critical error in datanode

2020-03-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-3104: - Labels: pull-request-available (was: ) > Integration test crashes due to critical error in

[GitHub] [hadoop-ozone] swagle opened a new pull request #660: HDDS-3104. Integration test crashes due to critical error in datanode.

2020-03-10 Thread GitBox
swagle opened a new pull request #660: HDDS-3104. Integration test crashes due to critical error in datanode. URL: https://github.com/apache/hadoop-ozone/pull/660 ## What changes were proposed in this pull request? Created a flag to tell StateContext that shutDown was called and not to

[jira] [Commented] (HDDS-3104) Integration test crashes due to critical error in datanode

2020-03-10 Thread Siddharth Wagle (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17056665#comment-17056665 ] Siddharth Wagle commented on HDDS-3104: --- Creating a PR anyways to run tests. > Integration test

[jira] [Comment Edited] (HDDS-3104) Integration test crashes due to critical error in datanode

2020-03-10 Thread Siddharth Wagle (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17056664#comment-17056664 ] Siddharth Wagle edited comment on HDDS-3104 at 3/11/20, 5:42 AM: -

[jira] [Updated] (HDDS-3104) Integration test crashes due to critical error in datanode

2020-03-10 Thread Siddharth Wagle (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Wagle updated HDDS-3104: -- Attachment: HDDS-3104.patch > Integration test crashes due to critical error in datanode >

[jira] [Comment Edited] (HDDS-3104) Integration test crashes due to critical error in datanode

2020-03-10 Thread Siddharth Wagle (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17056664#comment-17056664 ] Siddharth Wagle edited comment on HDDS-3104 at 3/11/20, 5:40 AM: -

[jira] [Commented] (HDDS-3104) Integration test crashes due to critical error in datanode

2020-03-10 Thread Siddharth Wagle (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17056664#comment-17056664 ] Siddharth Wagle commented on HDDS-3104: --- [~adoroszlai] I think this happens because: 1.

[jira] [Updated] (HDDS-3155) Improved ozone flush implementation to make it faster.

2020-03-10 Thread mingchao zhao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingchao zhao updated HDDS-3155: Description: Background:     When we execute mapreduce in the ozone, we find that the task will be

[jira] [Updated] (HDDS-3155) Improved ozone flush implementation to make it faster.

2020-03-10 Thread mingchao zhao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingchao zhao updated HDDS-3155: Description: Background:     When we execute mapreduce in the ozone, we find that the task will be

[jira] [Updated] (HDDS-3155) Improved ozone flush implementation to make it faster.

2020-03-10 Thread mingchao zhao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingchao zhao updated HDDS-3155: Description: Background:     When we execute mapreduce in the ozone, we find that the task will be

[jira] [Updated] (HDDS-3155) Improved ozone flush implementation to make it faster.

2020-03-10 Thread mingchao zhao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingchao zhao updated HDDS-3155: Attachment: (was: syslog) > Improved ozone flush implementation to make it faster. >

[jira] [Updated] (HDDS-3155) Improved ozone flush implementation to make it faster.

2020-03-10 Thread mingchao zhao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingchao zhao updated HDDS-3155: Attachment: amlog > Improved ozone flush implementation to make it faster. >

[jira] [Updated] (HDDS-3155) Improved ozone flush implementation to make it faster.

2020-03-10 Thread mingchao zhao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingchao zhao updated HDDS-3155: Description: Background:     When we execute mapreduce in the ozone, we find that the task will be

[jira] [Updated] (HDDS-3155) Improved ozone flush implementation to make it faster.

2020-03-10 Thread mingchao zhao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingchao zhao updated HDDS-3155: Description: Background:     When we execute mapreduce in the ozone, we find that the task will be

[jira] [Updated] (HDDS-3152) Reduce number of chunkwriter threads in integration tests

2020-03-10 Thread Bharat Viswanadham (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Viswanadham updated HDDS-3152: - Fix Version/s: 0.6.0 Resolution: Fixed Status: Resolved (was: Patch

[GitHub] [hadoop-ozone] bharatviswa504 commented on issue #657: HDDS-3152. Reduce number of chunkwriter threads in integration tests

2020-03-10 Thread GitBox
bharatviswa504 commented on issue #657: HDDS-3152. Reduce number of chunkwriter threads in integration tests URL: https://github.com/apache/hadoop-ozone/pull/657#issuecomment-597430639 Thank You @adoroszlai for the contribution.

[GitHub] [hadoop-ozone] sonarcloud[bot] removed a comment on issue #588: HDDS-2886. parse and dump datanode segment file to pritable text

2020-03-10 Thread GitBox
sonarcloud[bot] removed a comment on issue #588: HDDS-2886. parse and dump datanode segment file to pritable text URL: https://github.com/apache/hadoop-ozone/pull/588#issuecomment-596883379 SonarCloud Quality Gate failed.

[GitHub] [hadoop-ozone] sonarcloud[bot] commented on issue #588: HDDS-2886. parse and dump datanode segment file to pritable text

2020-03-10 Thread GitBox
sonarcloud[bot] commented on issue #588: HDDS-2886. parse and dump datanode segment file to pritable text URL: https://github.com/apache/hadoop-ozone/pull/588#issuecomment-597430623 SonarCloud Quality Gate failed.

[GitHub] [hadoop-ozone] bharatviswa504 merged pull request #657: HDDS-3152. Reduce number of chunkwriter threads in integration tests

2020-03-10 Thread GitBox
bharatviswa504 merged pull request #657: HDDS-3152. Reduce number of chunkwriter threads in integration tests URL: https://github.com/apache/hadoop-ozone/pull/657 This is an automated message from the Apache Git Service. To

[jira] [Updated] (HDDS-3100) Fix TestDeadNodeHandler.

2020-03-10 Thread Bharat Viswanadham (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Viswanadham updated HDDS-3100: - Fix Version/s: 0.6.0 Resolution: Fixed Status: Resolved (was: Patch

[GitHub] [hadoop-ozone] bharatviswa504 commented on issue #655: HDDS-3100. Fix TestDeadNodeHandler.

2020-03-10 Thread GitBox
bharatviswa504 commented on issue #655: HDDS-3100. Fix TestDeadNodeHandler. URL: https://github.com/apache/hadoop-ozone/pull/655#issuecomment-597429367 Thank You @avijayanhwx for the contribution and @adoroszlai for the review.

[GitHub] [hadoop-ozone] bharatviswa504 merged pull request #655: HDDS-3100. Fix TestDeadNodeHandler.

2020-03-10 Thread GitBox
bharatviswa504 merged pull request #655: HDDS-3100. Fix TestDeadNodeHandler. URL: https://github.com/apache/hadoop-ozone/pull/655 This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Updated] (HDDS-3155) Improved ozone flush implementation to make it faster.

2020-03-10 Thread mingchao zhao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingchao zhao updated HDDS-3155: Attachment: syslog > Improved ozone flush implementation to make it faster. >

[jira] [Updated] (HDDS-3155) Improved ozone flush implementation to make it faster.

2020-03-10 Thread mingchao zhao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingchao zhao updated HDDS-3155: Attachment: stdout > Improved ozone flush implementation to make it faster. >

[jira] [Updated] (HDDS-3155) Improved ozone flush implementation to make it faster.

2020-03-10 Thread mingchao zhao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingchao zhao updated HDDS-3155: Description: Background: When we execute mapreduce in the ozone, we find that the task will be

[jira] [Commented] (HDDS-3133) Add export objectIds in Ozone as FileIds to allow LLAP to cache the files

2020-03-10 Thread Siddharth Wagle (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17056619#comment-17056619 ] Siddharth Wagle commented on HDDS-3133: --- But getFileId is only defined in HdfsFileStatus and

[jira] [Updated] (HDDS-3155) Improved ozone flush implementation to make it faster.

2020-03-10 Thread mingchao zhao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingchao zhao updated HDDS-3155: Issue Type: Improvement (was: Bug) > Improved ozone flush implementation to make it faster. >

[jira] [Commented] (HDDS-3133) Add export objectIds in Ozone as FileIds to allow LLAP to cache the files

2020-03-10 Thread Mukul Kumar Singh (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17056616#comment-17056616 ] Mukul Kumar Singh commented on HDDS-3133: - yes, Ozone should implement something like

[jira] [Created] (HDDS-3155) Improved ozone flush implementation to make it faster.

2020-03-10 Thread mingchao zhao (Jira)
mingchao zhao created HDDS-3155: --- Summary: Improved ozone flush implementation to make it faster. Key: HDDS-3155 URL: https://issues.apache.org/jira/browse/HDDS-3155 Project: Hadoop Distributed Data

[GitHub] [hadoop-ozone] mukul1987 commented on issue #588: HDDS-2886. parse and dump datanode segment file to pritable text

2020-03-10 Thread GitBox
mukul1987 commented on issue #588: HDDS-2886. parse and dump datanode segment file to pritable text URL: https://github.com/apache/hadoop-ozone/pull/588#issuecomment-597422675 Thanks for the review @bharatviswa504 , addressed comments in the next path.

[jira] [Commented] (HDDS-3116) Datanode sometimes fails to start with NPE when starting Ratis xceiver server

2020-03-10 Thread Hanisha Koneru (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17056541#comment-17056541 ] Hanisha Koneru commented on HDDS-3116: -- There is a lot of circular dependency between OzoneContainer,

[GitHub] [hadoop-ozone] bharatviswa504 commented on a change in pull request #654: HDDS-3150. Implement getIfExist in Table and use it in CreateKey/File

2020-03-10 Thread GitBox
bharatviswa504 commented on a change in pull request #654: HDDS-3150. Implement getIfExist in Table and use it in CreateKey/File URL: https://github.com/apache/hadoop-ozone/pull/654#discussion_r390670650 ## File path:

[GitHub] [hadoop-ozone] bharatviswa504 commented on a change in pull request #654: HDDS-3150. Implement getIfExist in Table and use it in CreateKey/File

2020-03-10 Thread GitBox
bharatviswa504 commented on a change in pull request #654: HDDS-3150. Implement getIfExist in Table and use it in CreateKey/File URL: https://github.com/apache/hadoop-ozone/pull/654#discussion_r390670650 ## File path:

[GitHub] [hadoop-ozone] bharatviswa504 commented on a change in pull request #654: HDDS-3150. Implement getIfExist in Table and use it in CreateKey/File

2020-03-10 Thread GitBox
bharatviswa504 commented on a change in pull request #654: HDDS-3150. Implement getIfExist in Table and use it in CreateKey/File URL: https://github.com/apache/hadoop-ozone/pull/654#discussion_r390670650 ## File path:

[GitHub] [hadoop-ozone] bharatviswa504 commented on a change in pull request #654: HDDS-3150. Implement getIfExist in Table and use it in CreateKey/File

2020-03-10 Thread GitBox
bharatviswa504 commented on a change in pull request #654: HDDS-3150. Implement getIfExist in Table and use it in CreateKey/File URL: https://github.com/apache/hadoop-ozone/pull/654#discussion_r390669860 ## File path:

[jira] [Updated] (HDDS-3100) Fix TestDeadNodeHandler.

2020-03-10 Thread Aravindan Vijayan (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aravindan Vijayan updated HDDS-3100: Status: Patch Available (was: Open) > Fix TestDeadNodeHandler. >

[GitHub] [hadoop-ozone] bharatviswa504 commented on a change in pull request #588: HDDS-2886. parse and dump datanode segment file to pritable text

2020-03-10 Thread GitBox
bharatviswa504 commented on a change in pull request #588: HDDS-2886. parse and dump datanode segment file to pritable text URL: https://github.com/apache/hadoop-ozone/pull/588#discussion_r390665564 ## File path:

[GitHub] [hadoop-ozone] bharatviswa504 commented on a change in pull request #588: HDDS-2886. parse and dump datanode segment file to pritable text

2020-03-10 Thread GitBox
bharatviswa504 commented on a change in pull request #588: HDDS-2886. parse and dump datanode segment file to pritable text URL: https://github.com/apache/hadoop-ozone/pull/588#discussion_r390665439 ## File path:

[GitHub] [hadoop-ozone] avijayanhwx commented on a change in pull request #654: HDDS-3150. Implement getIfExist in Table and use it in CreateKey/File

2020-03-10 Thread GitBox
avijayanhwx commented on a change in pull request #654: HDDS-3150. Implement getIfExist in Table and use it in CreateKey/File URL: https://github.com/apache/hadoop-ozone/pull/654#discussion_r390664487 ## File path:

[jira] [Updated] (HDDS-3120) Freon work with OM HA

2020-03-10 Thread Bharat Viswanadham (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Viswanadham updated HDDS-3120: - Fix Version/s: 0.6.0 Resolution: Fixed Status: Resolved (was: Patch

[GitHub] [hadoop-ozone] bharatviswa504 commented on issue #649: HDDS-3120. Freon work with OM HA.

2020-03-10 Thread GitBox
bharatviswa504 commented on issue #649: HDDS-3120. Freon work with OM HA. URL: https://github.com/apache/hadoop-ozone/pull/649#issuecomment-597342135 Thank You @adoroszlai for the review. This is an automated message from the

[GitHub] [hadoop-ozone] bharatviswa504 merged pull request #649: HDDS-3120. Freon work with OM HA.

2020-03-10 Thread GitBox
bharatviswa504 merged pull request #649: HDDS-3120. Freon work with OM HA. URL: https://github.com/apache/hadoop-ozone/pull/649 This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Updated] (HDDS-3154) Intermittent failure in Test2WayCommitInRatis

2020-03-10 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-3154: --- Attachment: org.apache.hadoop.ozone.client.rpc.Test2WayCommitInRatis.txt

[jira] [Created] (HDDS-3154) Intermittent failure in Test2WayCommitInRatis

2020-03-10 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HDDS-3154: -- Summary: Intermittent failure in Test2WayCommitInRatis Key: HDDS-3154 URL: https://issues.apache.org/jira/browse/HDDS-3154 Project: Hadoop Distributed Data Store

[GitHub] [hadoop-ozone] bharatviswa504 commented on a change in pull request #649: HDDS-3120. Freon work with OM HA.

2020-03-10 Thread GitBox
bharatviswa504 commented on a change in pull request #649: HDDS-3120. Freon work with OM HA. URL: https://github.com/apache/hadoop-ozone/pull/649#discussion_r390608371 ## File path: hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/freon/BaseFreonGenerator.java ##

[GitHub] [hadoop-ozone] adoroszlai commented on a change in pull request #649: HDDS-3120. Freon work with OM HA.

2020-03-10 Thread GitBox
adoroszlai commented on a change in pull request #649: HDDS-3120. Freon work with OM HA. URL: https://github.com/apache/hadoop-ozone/pull/649#discussion_r390599201 ## File path: hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/freon/BaseFreonGenerator.java ## @@

[GitHub] [hadoop-ozone] avijayanhwx commented on issue #655: HDDS-3100. Fix TestDeadNodeHandler.

2020-03-10 Thread GitBox
avijayanhwx commented on issue #655: HDDS-3100. Fix TestDeadNodeHandler. URL: https://github.com/apache/hadoop-ozone/pull/655#issuecomment-597303328 Thank you for the review @adoroszlai. This is an automated message from the

[jira] [Updated] (HDDS-2989) Intermittent timeout in TestBlockManager

2020-03-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-2989: - Labels: pull-request-available (was: ) > Intermittent timeout in TestBlockManager >

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #659: HDDS-2989. Intermittent timeout in TestBlockManager

2020-03-10 Thread GitBox
adoroszlai opened a new pull request #659: HDDS-2989. Intermittent timeout in TestBlockManager URL: https://github.com/apache/hadoop-ozone/pull/659 ## What changes were proposed in this pull request? `TestBlockManager` intermittently times out waiting for exit from safe mode. This

[jira] [Created] (HDDS-3153) Create REST API to serve Recon Dashboard and integrate with UI in Recon.

2020-03-10 Thread Vivek Ratnavel Subramanian (Jira)
Vivek Ratnavel Subramanian created HDDS-3153: Summary: Create REST API to serve Recon Dashboard and integrate with UI in Recon. Key: HDDS-3153 URL: https://issues.apache.org/jira/browse/HDDS-3153

[GitHub] [hadoop-ozone] adoroszlai commented on a change in pull request #655: HDDS-3100. Fix TestDeadNodeHandler.

2020-03-10 Thread GitBox
adoroszlai commented on a change in pull request #655: HDDS-3100. Fix TestDeadNodeHandler. URL: https://github.com/apache/hadoop-ozone/pull/655#discussion_r390547825 ## File path: hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/hdds/scm/node/TestDeadNodeHandler.java

[GitHub] [hadoop-ozone] avijayanhwx commented on a change in pull request #648: HDDS-3117. Recon throws InterruptedException while getting new snapshot from OM.

2020-03-10 Thread GitBox
avijayanhwx commented on a change in pull request #648: HDDS-3117. Recon throws InterruptedException while getting new snapshot from OM. URL: https://github.com/apache/hadoop-ozone/pull/648#discussion_r390532746 ## File path:

[jira] [Commented] (HDDS-3133) Add export objectIds in Ozone as FileIds to allow LLAP to cache the files

2020-03-10 Thread Siddharth Wagle (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17056202#comment-17056202 ] Siddharth Wagle commented on HDDS-3133: --- [~msingh] The

[GitHub] [hadoop-ozone] adoroszlai commented on issue #655: HDDS-3100. Fix TestDeadNodeHandler.

2020-03-10 Thread GitBox
adoroszlai commented on issue #655: HDDS-3100. Fix TestDeadNodeHandler. URL: https://github.com/apache/hadoop-ozone/pull/655#issuecomment-597208683 > Unit test failure (TestBlockManager) is unrelated. Being fixed in HDDS-2989.

[GitHub] [hadoop-ozone] avijayanhwx commented on issue #655: HDDS-3100. Fix TestDeadNodeHandler.

2020-03-10 Thread GitBox
avijayanhwx commented on issue #655: HDDS-3100. Fix TestDeadNodeHandler. URL: https://github.com/apache/hadoop-ozone/pull/655#issuecomment-597207559 Unit test failure (TestBlockManager) is unrelated. This is an automated

[GitHub] [hadoop-ozone] bharatviswa504 commented on a change in pull request #649: HDDS-3120. Freon work with OM HA.

2020-03-10 Thread GitBox
bharatviswa504 commented on a change in pull request #649: HDDS-3120. Freon work with OM HA. URL: https://github.com/apache/hadoop-ozone/pull/649#discussion_r390463072 ## File path: hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/freon/OzoneClientKeyGenerator.java

[GitHub] [hadoop-ozone] bharatviswa504 commented on a change in pull request #649: HDDS-3120. Freon work with OM HA.

2020-03-10 Thread GitBox
bharatviswa504 commented on a change in pull request #649: HDDS-3120. Freon work with OM HA. URL: https://github.com/apache/hadoop-ozone/pull/649#discussion_r390462290 ## File path: hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/freon/BaseFreonGenerator.java ##

[GitHub] [hadoop-ozone] bharatviswa504 commented on issue #649: HDDS-3120. Freon work with OM HA.

2020-03-10 Thread GitBox
bharatviswa504 commented on issue #649: HDDS-3120. Freon work with OM HA. URL: https://github.com/apache/hadoop-ozone/pull/649#issuecomment-597194276 Thank You @adoroszlai for the review. Addressed review comments.

[jira] [Commented] (HDDS-3088) maxRetries value is too large while trying to reconnect to SCM server

2020-03-10 Thread Nilotpal Nandi (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17056097#comment-17056097 ] Nilotpal Nandi commented on HDDS-3088: -- I think due to larger retry value , the cli client operations

[jira] [Commented] (HDDS-3088) maxRetries value is too large while trying to reconnect to SCM server

2020-03-10 Thread Arpit Agarwal (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17056089#comment-17056089 ] Arpit Agarwal commented on HDDS-3088: - Then we probably want it to try forever, just like HDFS. Do you

[jira] [Commented] (HDDS-3088) maxRetries value is too large while trying to reconnect to SCM server

2020-03-10 Thread Nilotpal Nandi (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17056071#comment-17056071 ] Nilotpal Nandi commented on HDDS-3088: -- [~arp], Here datanode is trying to connect to SCM. >

[jira] [Updated] (HDDS-3118) Possible deadlock in LockManager

2020-03-10 Thread Bharat Viswanadham (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Viswanadham updated HDDS-3118: - Component/s: Ozone Manager > Possible deadlock in LockManager >

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

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

[jira] [Updated] (HDDS-3152) Reduce number of chunkwriter threads in integration tests

2020-03-10 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-3152: --- Status: Patch Available (was: In Progress) > Reduce number of chunkwriter threads in

[jira] [Updated] (HDDS-3095) Intermittent failure in TestFailureHandlingByClient#testDatanodeExclusionWithMajorityCommit

2020-03-10 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-3095: --- Status: Patch Available (was: In Progress) > Intermittent failure in >

[jira] [Updated] (HDDS-3095) Intermittent failure in TestFailureHandlingByClient#testDatanodeExclusionWithMajorityCommit

2020-03-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-3095: - Labels: pull-request-available (was: ) > Intermittent failure in >

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #658: HDDS-3095. Intermittent failure in TestFailureHandlingByClient#testDatanodeExclusionWithMajorityCommit

2020-03-10 Thread GitBox
adoroszlai opened a new pull request #658: HDDS-3095. Intermittent failure in TestFailureHandlingByClient#testDatanodeExclusionWithMajorityCommit URL: https://github.com/apache/hadoop-ozone/pull/658 ## What changes were proposed in this pull request? Intermittent failure in

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #657: HDDS-3152. Reduce number of chunkwriter threads in integration tests

2020-03-10 Thread GitBox
adoroszlai opened a new pull request #657: HDDS-3152. Reduce number of chunkwriter threads in integration tests URL: https://github.com/apache/hadoop-ozone/pull/657 ## What changes were proposed in this pull request? Integration tests run multiple datanodes in the same JVM. Each

[jira] [Updated] (HDDS-3152) Reduce number of chunkwriter threads in integration tests

2020-03-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-3152: - Labels: pull-request-available (was: ) > Reduce number of chunkwriter threads in integration

[GitHub] [hadoop-ozone] elek edited a comment on issue #389: HDDS-2534. scmcli container delete not working

2020-03-10 Thread GitBox
elek edited a comment on issue #389: HDDS-2534. scmcli container delete not working URL: https://github.com/apache/hadoop-ozone/pull/389#issuecomment-597084180 /pending Questions/suggestions from @xiaoyuyao are not yet addressed in the last commit.

[GitHub] [hadoop-ozone] elek commented on issue #389: HDDS-2534. scmcli container delete not working

2020-03-10 Thread GitBox
elek commented on issue #389: HDDS-2534. scmcli container delete not working URL: https://github.com/apache/hadoop-ozone/pull/389#issuecomment-597084180 /pending Questions/suggestions from @xiaoyuyao are not yet addressed in #432 12f3f8ac94cf8808757bb7673e4208d8b0fede09

[jira] [Assigned] (HDDS-2989) Intermittent timeout in TestBlockManager

2020-03-10 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai reassigned HDDS-2989: -- Assignee: Attila Doroszlai > Intermittent timeout in TestBlockManager >

[jira] [Assigned] (HDDS-3095) Intermittent failure in TestFailureHandlingByClient#testDatanodeExclusionWithMajorityCommit

2020-03-10 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai reassigned HDDS-3095: -- Assignee: Attila Doroszlai > Intermittent failure in >

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

2020-03-10 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-597072663 > did u check the pending request queue in the leader? No I didn't. Why is it interesting? > how many mappers

[jira] [Created] (HDDS-3152) Reduce number of chunkwriter threads in integration tests

2020-03-10 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HDDS-3152: -- Summary: Reduce number of chunkwriter threads in integration tests Key: HDDS-3152 URL: https://issues.apache.org/jira/browse/HDDS-3152 Project: Hadoop Distributed

[jira] [Resolved] (HDDS-2610) Fix the ObjectStore#listVolumes failure when argument is null

2020-03-10 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai resolved HDDS-2610. Fix Version/s: 0.6.0 Resolution: Done > Fix the ObjectStore#listVolumes failure when

[jira] [Updated] (HDDS-2717) Handle chunk increments in datanode

2020-03-10 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-2717: --- Status: Patch Available (was: In Progress) > Handle chunk increments in datanode >

[jira] [Updated] (HDDS-2610) Fix the ObjectStore#listVolumes failure when argument is null

2020-03-10 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-2610: --- Labels: (was: pull-request-available) > Fix the ObjectStore#listVolumes failure when

[jira] [Updated] (HDDS-3143) Rename silently ignored tests

2020-03-10 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-3143: --- Fix Version/s: 0.6.0 Resolution: Fixed Status: Resolved (was: Patch

[GitHub] [hadoop-ozone] elek commented on issue #607: HDDS-3002. NFS mountd support for Ozone

2020-03-10 Thread GitBox
elek commented on issue #607: HDDS-3002. NFS mountd support for Ozone URL: https://github.com/apache/hadoop-ozone/pull/607#issuecomment-597047992 /pending "I will post the design doc..." This is an automated message from the

[GitHub] [hadoop-ozone] elek commented on issue #399: HDDS-2424. Add the recover-trash command server side handling.

2020-03-10 Thread GitBox
elek commented on issue #399: HDDS-2424. Add the recover-trash command server side handling. URL: https://github.com/apache/hadoop-ozone/pull/399#issuecomment-597047650 /pending Comments from @bharatviswa504 are not addressed, yet...

[GitHub] [hadoop-ozone] elek commented on issue #618: HDDS-2911. Fix lastUsed and stateEnterTime value in container info is not human friendly

2020-03-10 Thread GitBox
elek commented on issue #618: HDDS-2911. Fix lastUsed and stateEnterTime value in container info is not human friendly URL: https://github.com/apache/hadoop-ozone/pull/618#issuecomment-597047183 > In this case, can we display it as string in CLI ouput, and keep the long value internally.

[jira] [Updated] (HDDS-3142) Create isolated enviornment for OM to test it without SCM

2020-03-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-3142: - Labels: pull-request-available (was: ) > Create isolated enviornment for OM to test it without

[GitHub] [hadoop-ozone] elek opened a new pull request #656: HDDS-3142. Create isolated enviornment for OM to test it without SCM.

2020-03-10 Thread GitBox
elek opened a new pull request #656: HDDS-3142. Create isolated enviornment for OM to test it without SCM. URL: https://github.com/apache/hadoop-ozone/pull/656 ## What changes were proposed in this pull request? `OmKeyGenerator` class from Freon can generate keys (open key + commit

[GitHub] [hadoop-ozone] adoroszlai merged pull request #261: HDDS-2610. Fix the ObjectStore#listVolumes failure when argument is null

2020-03-10 Thread GitBox
adoroszlai merged pull request #261: HDDS-2610. Fix the ObjectStore#listVolumes failure when argument is null URL: https://github.com/apache/hadoop-ozone/pull/261 This is an automated message from the Apache Git Service. To

[GitHub] [hadoop-ozone] adoroszlai commented on issue #261: HDDS-2610. Fix the ObjectStore#listVolumes failure when argument is null

2020-03-10 Thread GitBox
adoroszlai commented on issue #261: HDDS-2610. Fix the ObjectStore#listVolumes failure when argument is null URL: https://github.com/apache/hadoop-ozone/pull/261#issuecomment-597012687 Filed [HDDS-3151](https://issues.apache.org/jira/browse/HDDS-3151) for the integration test failure,

[jira] [Updated] (HDDS-3151) Intermittent timeout in TestCloseContainerHandlingByClient#testMultiBlockWrites3

2020-03-10 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-3151: --- Attachment: org.apache.hadoop.ozone.client.rpc.TestCloseContainerHandlingByClient.txt

[jira] [Created] (HDDS-3151) Intermittent timeout in TestCloseContainerHandlingByClient#testMultiBlockWrites3

2020-03-10 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HDDS-3151: -- Summary: Intermittent timeout in TestCloseContainerHandlingByClient#testMultiBlockWrites3 Key: HDDS-3151 URL: https://issues.apache.org/jira/browse/HDDS-3151

[GitHub] [hadoop-ozone] cxorm commented on issue #261: HDDS-2610. Fix the ObjectStore#listVolumes failure when argument is null

2020-03-10 Thread GitBox
cxorm commented on issue #261: HDDS-2610. Fix the ObjectStore#listVolumes failure when argument is null URL: https://github.com/apache/hadoop-ozone/pull/261#issuecomment-596985532 Thank you @arp7 for looking this PR. The [error

[jira] [Commented] (HDDS-3146) Intermittent timeout in TestOzoneRpcClient

2020-03-10 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17055677#comment-17055677 ] Attila Doroszlai commented on HDDS-3146: https://github.com/apache/hadoop-ozone/runs/496450696 >