[GitHub] [hadoop-ozone] dineshchitlangia commented on issue #630: HDDS-3116. Datanode sometimes fails to start with NPE when starting Ratis xceiver server

2020-03-09 Thread GitBox
dineshchitlangia commented on issue #630: HDDS-3116. Datanode sometimes fails to start with NPE when starting Ratis xceiver server URL: https://github.com/apache/hadoop-ozone/pull/630#issuecomment-596914132 Unit test failure is known issue with MiniChaosTest. Acceptance failures are on

[GitHub] [hadoop-ozone] bharatviswa504 edited a comment on issue #654: HDDS-3150. Implement getIfExist in Table and use it in CreateKey/File

2020-03-09 Thread GitBox
bharatviswa504 edited a comment on issue #654: HDDS-3150. Implement getIfExist in Table and use it in CreateKey/File URL: https://github.com/apache/hadoop-ozone/pull/654#issuecomment-596895075 > Why do we need a new API for this? Can the caller not just use the isExist API first and then

[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-09 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_r390089153 ## File path:

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

2020-03-09 Thread GitBox
bharatviswa504 commented on issue #654: HDDS-3150. Implement getIfExist in Table and use it in CreateKey/File URL: https://github.com/apache/hadoop-ozone/pull/654#issuecomment-596895075 > Why do we need a new API for this? Can the caller not just use the isExist API first and then get?

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

2020-03-09 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-596883379 SonarCloud Quality Gate failed.

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

2020-03-09 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-596674880 SonarCloud Quality Gate failed.

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

2020-03-09 Thread GitBox
mukul1987 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_r390066571 ## File path:

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

2020-03-09 Thread GitBox
avijayanhwx commented on issue #654: HDDS-3150. Implement getIfExist in Table and use it in CreateKey/File URL: https://github.com/apache/hadoop-ozone/pull/654#issuecomment-596850620 Why do we need a new API for this? Can the caller not just use the isExist API first and then get?

[jira] [Assigned] (HDDS-3056) Implement ofs://: Allow admins to list all volumes with listStatus

2020-03-09 Thread YiSheng Lien (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YiSheng Lien reassigned HDDS-3056: -- Assignee: YiSheng Lien > Implement ofs://: Allow admins to list all volumes with listStatus >

[jira] [Updated] (HDDS-3150) Implement getIfExist in Table and use it in CreateKey/File

2020-03-09 Thread Bharat Viswanadham (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Viswanadham updated HDDS-3150: - Status: Patch Available (was: Open) > Implement getIfExist in Table and use it in

[jira] [Updated] (HDDS-3150) Implement getIfExist in Table and use it in CreateKey/File

2020-03-09 Thread Bharat Viswanadham (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Viswanadham updated HDDS-3150: - Issue Type: Improvement (was: Bug) Priority: Blocker (was: Major) > Implement

[jira] [Updated] (HDDS-3150) Implement getIfExist in Table and use it in CreateKey/File

2020-03-09 Thread Bharat Viswanadham (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Viswanadham updated HDDS-3150: - Component/s: Ozone Manager > Implement getIfExist in Table and use it in CreateKey/File >

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

2020-03-09 Thread GitBox
vivekratnavel 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_r389998595 ## File path:

[GitHub] [hadoop-ozone] adoroszlai merged pull request #653: HDDS-3143. Rename silently ignored tests

2020-03-09 Thread GitBox
adoroszlai merged pull request #653: HDDS-3143. Rename silently ignored tests URL: https://github.com/apache/hadoop-ozone/pull/653 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [hadoop-ozone] adoroszlai commented on issue #653: HDDS-3143. Rename silently ignored tests

2020-03-09 Thread GitBox
adoroszlai commented on issue #653: HDDS-3143. Rename silently ignored tests URL: https://github.com/apache/hadoop-ozone/pull/653#issuecomment-596810266 Thanks @avijayanhwx for the review. This is an automated message from

[GitHub] [hadoop-ozone] adoroszlai commented on issue #651: HDDS-3140. Remove hard-coded SNAPSHOT version from GitHub workflows

2020-03-09 Thread GitBox
adoroszlai commented on issue #651: HDDS-3140. Remove hard-coded SNAPSHOT version from GitHub workflows URL: https://github.com/apache/hadoop-ozone/pull/651#issuecomment-596809535 Thanks @vivekratnavel for the review, and @dineshchitlangia for reviewing and committing it.

[jira] [Commented] (HDDS-3140) Remove hard-coded SNAPSHOT version from GitHub workflows

2020-03-09 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17055434#comment-17055434 ] Attila Doroszlai commented on HDDS-3140: Thanks [~dineshchitlangia] for flagging the issue

[jira] [Updated] (HDDS-3150) Implement getIfExist in Table and use it in CreateKey/File

2020-03-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-3150: - Labels: pull-request-available (was: ) > Implement getIfExist in Table and use it in

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

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

[GitHub] [hadoop-ozone] avijayanhwx opened a new pull request #655: HDDS-3100. Fix TestDeadNodeHandler.

2020-03-09 Thread GitBox
avijayanhwx opened a new pull request #655: HDDS-3100. Fix TestDeadNodeHandler. URL: https://github.com/apache/hadoop-ozone/pull/655 ## What changes were proposed in this pull request? Fix issue in TestNodeHandler which was caused due to the race condition between the 3 Factor

[GitHub] [hadoop-ozone] bharatviswa504 opened a new pull request #654: HDDS-3150.

2020-03-09 Thread GitBox
bharatviswa504 opened a new pull request #654: HDDS-3150. URL: https://github.com/apache/hadoop-ozone/pull/654 ## What changes were proposed in this pull request? Implement getIfExist in Table and use it in CreateKey/File ## What is the link to the Apache JIRA

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

2020-03-09 Thread GitBox
adoroszlai 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_r389993600 ## File path:

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

2020-03-09 Thread GitBox
adoroszlai 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_r389991864 ## File path:

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

2020-03-09 Thread GitBox
adoroszlai 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_r389993400 ## File path:

[jira] [Commented] (HDDS-3140) Remove hard-coded SNAPSHOT version from GitHub workflows

2020-03-09 Thread Dinesh Chitlangia (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17055428#comment-17055428 ] Dinesh Chitlangia commented on HDDS-3140: - Thanks [~vivekratnavel] for the review. Thanks

[jira] [Commented] (HDDS-3140) Remove hard-coded SNAPSHOT version from GitHub workflows

2020-03-09 Thread Dinesh Chitlangia (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17055429#comment-17055429 ] Dinesh Chitlangia commented on HDDS-3140: - Merged to master. I will cherry pick this to 0.5 if we

[jira] [Updated] (HDDS-3140) Remove hard-coded SNAPSHOT version from GitHub workflows

2020-03-09 Thread Dinesh Chitlangia (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dinesh Chitlangia updated HDDS-3140: Fix Version/s: 0.6.0 > Remove hard-coded SNAPSHOT version from GitHub workflows >

[jira] [Updated] (HDDS-3140) Remove hard-coded SNAPSHOT version from GitHub workflows

2020-03-09 Thread Dinesh Chitlangia (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dinesh Chitlangia updated HDDS-3140: Target Version/s: 0.5.0, 0.6.0 (was: 0.6.0) > Remove hard-coded SNAPSHOT version from

[GitHub] [hadoop-ozone] dineshchitlangia merged pull request #651: HDDS-3140. Remove hard-coded SNAPSHOT version from GitHub workflows

2020-03-09 Thread GitBox
dineshchitlangia merged pull request #651: HDDS-3140. Remove hard-coded SNAPSHOT version from GitHub workflows URL: https://github.com/apache/hadoop-ozone/pull/651 This is an automated message from the Apache Git Service.

[GitHub] [hadoop-ozone] dineshchitlangia commented on issue #651: HDDS-3140. Remove hard-coded SNAPSHOT version from GitHub workflows

2020-03-09 Thread GitBox
dineshchitlangia commented on issue #651: HDDS-3140. Remove hard-coded SNAPSHOT version from GitHub workflows URL: https://github.com/apache/hadoop-ozone/pull/651#issuecomment-596806787 I will cherry pick this to 0.5.0 when if we prepare another RC.

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

2020-03-09 Thread Arpit Agarwal (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17055406#comment-17055406 ] Arpit Agarwal commented on HDDS-3088: - Hi [~nilotpalnandi], which component is trying to connect to

[jira] [Assigned] (HDDS-3148) Logs cluttered by AlreadyExistsException from Ratis

2020-03-09 Thread Siddharth Wagle (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Wagle reassigned HDDS-3148: - Assignee: Siddharth Wagle > Logs cluttered by AlreadyExistsException from Ratis >

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

2020-03-09 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_r389925041 ## File path: hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/freon/OmKeyGenerator.java ## @@

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

2020-03-09 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_r389915796 ## 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-09 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_r389932026 ## 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-09 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_r389912874 ## File path: hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/freon/OzoneClientKeyGenerator.java ##

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

2020-03-09 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_r389926045 ## File path: hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/freon/OmBucketGenerator.java ## @@

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

2020-03-09 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_r389925373 ## File path: hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/freon/OmKeyGenerator.java ## @@

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

2020-03-09 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_r389922896 ## File path: hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/freon/OmBucketGenerator.java ## @@

[jira] [Updated] (HDDS-3150) Implement getIfExist in Table and use it in CreateKey/File

2020-03-09 Thread Bharat Viswanadham (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Viswanadham updated HDDS-3150: - Description: With replay, now we use directly get() API. Previously the code

[jira] [Updated] (HDDS-3150) Implement getIfExist in Table and use it in CreateKey/File

2020-03-09 Thread Bharat Viswanadham (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Viswanadham updated HDDS-3150: - Description: With replay, now we use directly get() API. Previously the code

[jira] [Updated] (HDDS-3150) Implement getIfExist in Table and use it in CreateKey/File

2020-03-09 Thread Bharat Viswanadham (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Viswanadham updated HDDS-3150: - Description: With replay, now we use directly get() API. Previously the code

[jira] [Updated] (HDDS-3150) Implement getIfExist in Table and use it in CreateKey/File

2020-03-09 Thread Bharat Viswanadham (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Viswanadham updated HDDS-3150: - Description: With replay, now we use directly get() API. Previously the code

[jira] [Created] (HDDS-3150) Implement getIfExist in Table and use it in CreateKey/File

2020-03-09 Thread Bharat Viswanadham (Jira)
Bharat Viswanadham created HDDS-3150: Summary: Implement getIfExist in Table and use it in CreateKey/File Key: HDDS-3150 URL: https://issues.apache.org/jira/browse/HDDS-3150 Project: Hadoop

[GitHub] [hadoop-ozone] cxorm commented on issue #432: HDDS-2832. Fix listing buckets for setting --start with last bucket

2020-03-09 Thread GitBox
cxorm commented on issue #432: HDDS-2832. Fix listing buckets for setting --start with last bucket URL: https://github.com/apache/hadoop-ozone/pull/432#issuecomment-596732064 Thanks @elek for looking on it. The

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

2020-03-09 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: - Status: Patch Available (was: Open) > Freon work with OM HA > - > >

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

2020-03-09 Thread GitBox
bharatviswa504 commented on issue #649: [WIP]HDDS-3120. Freon work with OM HA. URL: https://github.com/apache/hadoop-ozone/pull/649#issuecomment-596694610 /ready for review This is an automated message from the Apache Git

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

2020-03-09 Thread GitBox
cxorm edited a comment on issue #261: HDDS-2610. Fix the ObjectStore#listVolumes failure when argument is null URL: https://github.com/apache/hadoop-ozone/pull/261#issuecomment-596592373 Sorry for letting me trigger it again.

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

2020-03-09 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-596674880 SonarCloud Quality Gate failed.

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

2020-03-09 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-596580438 SonarCloud Quality Gate failed.

[jira] [Commented] (HDDS-3083) AlreadyClosedException: SlidingWindow$Client:client-...->RAFT is closed

2020-03-09 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17055179#comment-17055179 ] Attila Doroszlai commented on HDDS-3083: Seems like same/similar issue is reported by [~Sammi] in 

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

2020-03-09 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: --- Status: Patch Available (was: In Progress) > Rename silently ignored tests >

[jira] [Updated] (HDDS-3147) User factor passed in get(uri,conf,user) API doesn't take effect

2020-03-09 Thread mingchao zhao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingchao zhao updated HDDS-3147: Description: When I created the file using the following API, I found that the user setting did

[jira] [Comment Edited] (HDDS-3147) User factor passed in get(uri,conf,user) API doesn't take effect

2020-03-09 Thread mingchao zhao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17055077#comment-17055077 ] mingchao zhao edited comment on HDDS-3147 at 3/9/20, 4:03 PM: -- I found that

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

2020-03-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-3143: - Labels: pull-request-available (was: ) > Rename silently ignored tests >

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #653: HDDS-3143. Rename silently ignored tests

2020-03-09 Thread GitBox
adoroszlai opened a new pull request #653: HDDS-3143. Rename silently ignored tests URL: https://github.com/apache/hadoop-ozone/pull/653 ## What changes were proposed in this pull request? 1. `HddsServerUtilTest` and `LogSubcommandTest` are currently silently ignored, as their name

[jira] [Updated] (HDDS-3149) Make o3fs support acl operations

2020-03-09 Thread mingchao zhao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingchao zhao updated HDDS-3149: Description: Currently, ozone supports acl operations, but FileSystem through the hadoop API does

[jira] [Updated] (HDDS-3149) Make o3fs support acl operations

2020-03-09 Thread mingchao zhao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingchao zhao updated HDDS-3149: Attachment: image-2020-03-09-23-29-28-905.png > Make o3fs support acl operations >

[jira] [Created] (HDDS-3149) Make o3fs support acl operations

2020-03-09 Thread mingchao zhao (Jira)
mingchao zhao created HDDS-3149: --- Summary: Make o3fs support acl operations Key: HDDS-3149 URL: https://issues.apache.org/jira/browse/HDDS-3149 Project: Hadoop Distributed Data Store Issue

[jira] [Comment Edited] (HDDS-3147) User factor passed in get(uri,conf,user) API doesn't take effect

2020-03-09 Thread mingchao zhao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17055077#comment-17055077 ] mingchao zhao edited comment on HDDS-3147 at 3/9/20, 3:26 PM: -- I found that

[jira] [Commented] (HDDS-3147) User factor passed in get(uri,conf,user) API doesn't take effect

2020-03-09 Thread mingchao zhao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17055077#comment-17055077 ] mingchao zhao commented on HDDS-3147: - Hi [~ljain] Do you have any Suggestions here? Is that a bug? >

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

2020-03-09 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-596592373 /retest This is an automated message from

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

2020-03-09 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-596592281 The [pr-check / unit (pull_request)

[jira] [Updated] (HDDS-3147) User factor passed in get(uri,conf,user) API doesn't take effect

2020-03-09 Thread mingchao zhao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingchao zhao updated HDDS-3147: Attachment: (was: image-2020-03-09-22-50-06-597.png) > User factor passed in get(uri,conf,user)

[jira] [Updated] (HDDS-3147) User factor passed in get(uri,conf,user) API doesn't take effect

2020-03-09 Thread mingchao zhao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingchao zhao updated HDDS-3147: Description: When I created the file using the following API, I found that the user setting did

[jira] [Updated] (HDDS-3147) User factor passed in get(uri,conf,user) API doesn't take effect

2020-03-09 Thread mingchao zhao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingchao zhao updated HDDS-3147: Attachment: image-2020-03-09-22-52-40-434.png > User factor passed in get(uri,conf,user) API

[jira] [Updated] (HDDS-3147) User factor passed in get(uri,conf,user) API doesn't take effect

2020-03-09 Thread mingchao zhao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingchao zhao updated HDDS-3147: Attachment: image-2020-03-09-22-52-49-386.png > User factor passed in get(uri,conf,user) API

[jira] [Updated] (HDDS-3147) User factor passed in get(uri,conf,user) API doesn't take effect

2020-03-09 Thread mingchao zhao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingchao zhao updated HDDS-3147: Attachment: image-2020-03-09-22-51-51-759.png > User factor passed in get(uri,conf,user) API

[jira] [Updated] (HDDS-3147) User factor passed in get(uri,conf,user) API doesn't take effect

2020-03-09 Thread mingchao zhao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingchao zhao updated HDDS-3147: Attachment: image-2020-03-09-22-50-06-597.png > User factor passed in get(uri,conf,user) API

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

2020-03-09 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-596580438 SonarCloud Quality Gate failed.

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

2020-03-09 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-591949994 SonarCloud Quality Gate failed.

[jira] [Created] (HDDS-3148) Logs cluttered by AlreadyExistsException from Ratis

2020-03-09 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HDDS-3148: -- Summary: Logs cluttered by AlreadyExistsException from Ratis Key: HDDS-3148 URL: https://issues.apache.org/jira/browse/HDDS-3148 Project: Hadoop Distributed Data

[jira] [Created] (HDDS-3147) User factor passed in get(uri,conf,user) API doesn't take effect

2020-03-09 Thread mingchao zhao (Jira)
mingchao zhao created HDDS-3147: --- Summary: User factor passed in get(uri,conf,user) API doesn't take effect Key: HDDS-3147 URL: https://issues.apache.org/jira/browse/HDDS-3147 Project: Hadoop

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

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

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

2020-03-09 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HDDS-3146: -- Summary: Intermittent timeout in TestOzoneRpcClient Key: HDDS-3146 URL: https://issues.apache.org/jira/browse/HDDS-3146 Project: Hadoop Distributed Data Store

[jira] [Created] (HDDS-3145) Intermittent failure in TestEndPoint#testGetVersionAssertRpcTimeOut

2020-03-09 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HDDS-3145: -- Summary: Intermittent failure in TestEndPoint#testGetVersionAssertRpcTimeOut Key: HDDS-3145 URL: https://issues.apache.org/jira/browse/HDDS-3145 Project: Hadoop

[jira] [Created] (HDDS-3144) LogSubcommandTest fails

2020-03-09 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HDDS-3144: -- Summary: LogSubcommandTest fails Key: HDDS-3144 URL: https://issues.apache.org/jira/browse/HDDS-3144 Project: Hadoop Distributed Data Store Issue Type:

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

2020-03-09 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HDDS-3143: -- Summary: Rename silently ignored tests Key: HDDS-3143 URL: https://issues.apache.org/jira/browse/HDDS-3143 Project: Hadoop Distributed Data Store Issue

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

2020-03-09 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek reassigned HDDS-3142: - Assignee: Marton Elek > Create isolated enviornment for OM to test it without SCM >

[GitHub] [hadoop-ozone] timmylicheng removed a comment on issue #630: HDDS-3116. Datanode sometimes fails to start with NPE when starting Ratis xceiver server

2020-03-09 Thread GitBox
timmylicheng removed a comment on issue #630: HDDS-3116. Datanode sometimes fails to start with NPE when starting Ratis xceiver server URL: https://github.com/apache/hadoop-ozone/pull/630#issuecomment-596522668 I tried this patch and still see some issues. Also this patch will create a

[GitHub] [hadoop-ozone] timmylicheng commented on issue #630: HDDS-3116. Datanode sometimes fails to start with NPE when starting Ratis xceiver server

2020-03-09 Thread GitBox
timmylicheng commented on issue #630: HDDS-3116. Datanode sometimes fails to start with NPE when starting Ratis xceiver server URL: https://github.com/apache/hadoop-ozone/pull/630#issuecomment-596522668 I tried this patch and still see some issues. Also this patch will create a failed JAR

[jira] [Updated] (HDDS-3018) Fix TestContainerStateMachineFailures.java

2020-03-09 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-3018: --- Attachment: 482610870.zip > Fix TestContainerStateMachineFailures.java >

[GitHub] [hadoop-ozone] adoroszlai edited a comment on issue #556: HDDS-3018. Fix TestContainerStateMachineFailures.java

2020-03-09 Thread GitBox
adoroszlai edited a comment on issue #556: HDDS-3018. Fix TestContainerStateMachineFailures.java URL: https://github.com/apache/hadoop-ozone/pull/556#issuecomment-596496925 @bshashikant I ran it a few days ago with latest commit and had failures, now repeated after merge from `master` and

[jira] [Updated] (HDDS-3018) Fix TestContainerStateMachineFailures.java

2020-03-09 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-3018: --- Attachment: 494640486.zip > Fix TestContainerStateMachineFailures.java >

[GitHub] [hadoop-ozone] adoroszlai commented on issue #556: HDDS-3018. Fix TestContainerStateMachineFailures.java

2020-03-09 Thread GitBox
adoroszlai commented on issue #556: HDDS-3018. Fix TestContainerStateMachineFailures.java URL: https://github.com/apache/hadoop-ozone/pull/556#issuecomment-596496925 @bshashikant I ran it a few days ago with latest commit and had failures, now repeated after merge from `master` and still

[jira] [Updated] (HDDS-3141) Unit check fails to execute insight and mini-chaos-tests modules

2020-03-09 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-3141: --- Description: This was observed in unit check run for 0.5.0 RC.

[jira] [Updated] (HDDS-3141) Unit check fails to execute insight and mini-chaos-tests modules

2020-03-09 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-3141: --- Status: Patch Available (was: In Progress) > Unit check fails to execute insight and

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #652: HDDS-3141. Unit check fails to execute insight and mini-chaos-tests modules

2020-03-09 Thread GitBox
adoroszlai opened a new pull request #652: HDDS-3141. Unit check fails to execute insight and mini-chaos-tests modules URL: https://github.com/apache/hadoop-ozone/pull/652 ## What changes were proposed in this pull request? 1. Remove unnecessary dependency on `integration-test` from

[jira] [Updated] (HDDS-3141) Unit check fails to execute insight and mini-chaos-tests modules

2020-03-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-3141: - Labels: pull-request-available (was: ) > Unit check fails to execute insight and

[jira] [Updated] (HDDS-3140) Remove hard-coded SNAPSHOT version from GitHub workflows

2020-03-09 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-3140: --- Status: Patch Available (was: Open) > Remove hard-coded SNAPSHOT version from GitHub

[jira] [Updated] (HDDS-3140) Remove hard-coded SNAPSHOT version from GitHub workflows

2020-03-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-3140: - Labels: pull-request-available (was: ) > Remove hard-coded SNAPSHOT version from GitHub

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #651: HDDS-3140. Remove hard-coded SNAPSHOT version from GitHub workflows

2020-03-09 Thread GitBox
adoroszlai opened a new pull request #651: HDDS-3140. Remove hard-coded SNAPSHOT version from GitHub workflows URL: https://github.com/apache/hadoop-ozone/pull/651 ## What changes were proposed in this pull request? Remove hard-coded `-SNAPSHOT` version from GitHub workflow

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

2020-03-09 Thread Marton Elek (Jira)
Marton Elek created HDDS-3142: - Summary: Create isolated enviornment for OM to test it without SCM Key: HDDS-3142 URL: https://issues.apache.org/jira/browse/HDDS-3142 Project: Hadoop Distributed Data

[GitHub] [hadoop-ozone] sodonnel commented on issue #608: HDDS-3084 - Extended Network Topology Robot tests to attempted to read data when …

2020-03-09 Thread GitBox
sodonnel commented on issue #608: HDDS-3084 - Extended Network Topology Robot tests to attempted to read data when … URL: https://github.com/apache/hadoop-ozone/pull/608#issuecomment-596448230 /ready This is an automated

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

2020-03-09 Thread Stephen O'Donnell (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen O'Donnell updated HDDS-3116: Priority: Blocker (was: Major) > Datanode sometimes fails to start with NPE when starting

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

2020-03-09 Thread Stephen O'Donnell (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen O'Donnell updated HDDS-3116: Target Version/s: 0.5.0, 0.6.0 (was: 0.6.0) > Datanode sometimes fails to start with NPE

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

2020-03-09 Thread Stephen O'Donnell (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054831#comment-17054831 ] Stephen O'Donnell commented on HDDS-3116: - Unsure if this should be a blocker for 0.5. In my tests

[GitHub] [hadoop-ozone] adoroszlai commented on issue #622: HDDS-3113. Add new Freon test for putBlock

2020-03-09 Thread GitBox
adoroszlai commented on issue #622: HDDS-3113. Add new Freon test for putBlock URL: https://github.com/apache/hadoop-ozone/pull/622#issuecomment-596441132 Thanks @elek for reviewing and committing it. This is an automated

[jira] [Created] (HDDS-3141) Unit check fails to execute insight and mini-chaos-tests modules

2020-03-09 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HDDS-3141: -- Summary: Unit check fails to execute insight and mini-chaos-tests modules Key: HDDS-3141 URL: https://issues.apache.org/jira/browse/HDDS-3141 Project: Hadoop

[jira] [Updated] (HDDS-3113) Add new Freon test for putBlock

2020-03-09 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek updated HDDS-3113: -- Fix Version/s: 0.5.0 Resolution: Fixed Status: Resolved (was: Patch Available) > Add

  1   2   >