[jira] [Updated] (HDDS-3060) /retest github comment does not work

2020-06-27 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-3060: --- Status: Patch Available (was: Open) > /retest github comment does not work >

[jira] [Commented] (HDDS-3841) Stale tests(timeout or other reason)

2020-06-27 Thread maobaolong (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147220#comment-17147220 ] maobaolong commented on HDDS-3841: -- [WARNING] Tests run: 68, Failures: 0, Errors: 0, Skip

[jira] [Updated] (HDDS-3884) Fix typo in pom.xml

2020-06-27 Thread Bharat Viswanadham (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Viswanadham updated HDDS-3884: - Description: ratis.thirdpary.version -> ratis.thirdparty.version > Fix typo in pom.xml > -

[jira] [Updated] (HDDS-3884) Fix typo in pom.xml

2020-06-27 Thread Bharat Viswanadham (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Viswanadham updated HDDS-3884: - Environment: (was: ratis.thirdpary.version -> ratis.thirdparty.version) > Fix typo in

[jira] [Assigned] (HDDS-3884) Fix typo in pom.xml

2020-06-27 Thread Bharat Viswanadham (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Viswanadham reassigned HDDS-3884: Assignee: Bharat Viswanadham > Fix typo in pom.xml > --- > >

[jira] [Resolved] (HDDS-3884) Fix typo in pom.xml

2020-06-27 Thread Bharat Viswanadham (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Viswanadham resolved HDDS-3884. -- Fix Version/s: 0.6.0 Resolution: Fixed > Fix typo in pom.xml > --

[GitHub] [hadoop-ozone] bharatviswa504 merged pull request #1138: HDDS-3884. Fix typo in pom.xml.

2020-06-27 Thread GitBox
bharatviswa504 merged pull request #1138: URL: https://github.com/apache/hadoop-ozone/pull/1138 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [hadoop-ozone] bharatviswa504 commented on pull request #1138: HDDS-3884. Fix typo in pom.xml.

2020-06-27 Thread GitBox
bharatviswa504 commented on pull request #1138: URL: https://github.com/apache/hadoop-ozone/pull/1138#issuecomment-650691745 Test failures are unrelated. It is fixing a typo, no code changes. Going to commit these changes.

[jira] [Updated] (HDDS-3885) Create Datanode home page

2020-06-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-3885: - Labels: pull-request-available (was: ) > Create Datanode home page > - >

[GitHub] [hadoop-ozone] maobaolong opened a new pull request #1139: HDDS-3885. Create Datanode home page

2020-06-27 Thread GitBox
maobaolong opened a new pull request #1139: URL: https://github.com/apache/hadoop-ozone/pull/1139 ## What changes were proposed in this pull request? We need a Datanode home page. After this, we can do more effort to see the starttime version, build info and more information about hd

[jira] [Updated] (HDDS-3886) StackOverflowError in KeyValueBlockIterator.hasNext

2020-06-27 Thread Sammi Chen (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sammi Chen updated HDDS-3886: - Description: Set a higer thread stack size to mitigate the StackOverflowError error. By default thread s

[jira] [Updated] (HDDS-3886) StackOverflowError in KeyValueBlockIterator.hasNext

2020-06-27 Thread Sammi Chen (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sammi Chen updated HDDS-3886: - Priority: Critical (was: Major) > StackOverflowError in KeyValueBlockIterator.hasNext > -

[jira] [Updated] (HDDS-3886) StackOverflowError in KeyValueBlockIterator.hasNext

2020-06-27 Thread Sammi Chen (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sammi Chen updated HDDS-3886: - Description: Set a higer thread stack size to mitigate the StackOverflowError error. Exception in threa

[jira] [Updated] (HDDS-3886) StackOverflowError in KeyValueBlockIterator.hasNext

2020-06-27 Thread Sammi Chen (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sammi Chen updated HDDS-3886: - Environment: (was: Set a higer thread stack size to mitigate the StackOverflowError error. Exceptio

[jira] [Created] (HDDS-3886) StackOverflowError in KeyValueBlockIterator.hasNext

2020-06-27 Thread Sammi Chen (Jira)
Sammi Chen created HDDS-3886: Summary: StackOverflowError in KeyValueBlockIterator.hasNext Key: HDDS-3886 URL: https://issues.apache.org/jira/browse/HDDS-3886 Project: Hadoop Distributed Data Store

[GitHub] [hadoop-ozone] maobaolong commented on pull request #1136: HDDS-3798. Collect more info about DN in recon web

2020-06-27 Thread GitBox
maobaolong commented on pull request #1136: URL: https://github.com/apache/hadoop-ozone/pull/1136#issuecomment-650678844 @runitao That's wonderful, but you should fix the checkstyle issue first. This is an automated message f

[jira] [Created] (HDDS-3885) Create Datanode home page

2020-06-27 Thread maobaolong (Jira)
maobaolong created HDDS-3885: Summary: Create Datanode home page Key: HDDS-3885 URL: https://issues.apache.org/jira/browse/HDDS-3885 Project: Hadoop Distributed Data Store Issue Type: Improvement

[GitHub] [hadoop-ozone] nandakumar131 commented on pull request #1019: HDDS-3679. Add unit tests for PipelineManagerV2.

2020-06-27 Thread GitBox
nandakumar131 commented on pull request #1019: URL: https://github.com/apache/hadoop-ozone/pull/1019#issuecomment-650600652 The crash is not due to RocksDB bug. We are trying to access the DB after closing it, which is causing the crash. The `BackgroundPipelineCreator` thread is tryi

[jira] [Updated] (HDDS-3884) Fix typo in pom.xml

2020-06-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-3884: - Labels: pull-request-available (was: ) > Fix typo in pom.xml > --- > >

[GitHub] [hadoop-ozone] bharatviswa504 opened a new pull request #1138: HDDS-3884. Fix typo in pom.xml.

2020-06-27 Thread GitBox
bharatviswa504 opened a new pull request #1138: URL: https://github.com/apache/hadoop-ozone/pull/1138 ## What changes were proposed in this pull request? fix typo ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-3884 ## How was this pa

[jira] [Updated] (HDDS-3884) Fix typo in pom.xml

2020-06-27 Thread Bharat Viswanadham (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Viswanadham updated HDDS-3884: - Priority: Minor (was: Major) > Fix typo in pom.xml > --- > >

[jira] [Created] (HDDS-3884) Fix typo in pom.xml

2020-06-27 Thread Bharat Viswanadham (Jira)
Bharat Viswanadham created HDDS-3884: Summary: Fix typo in pom.xml Key: HDDS-3884 URL: https://issues.apache.org/jira/browse/HDDS-3884 Project: Hadoop Distributed Data Store Issue Type: B

[jira] [Updated] (HDDS-3060) /retest github comment does not work

2020-06-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-3060: - Labels: pull-request-available (was: ) > /retest github comment does not work > -

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #1137: HDDS-3060. /retest github comment does not work

2020-06-27 Thread GitBox
adoroszlai opened a new pull request #1137: URL: https://github.com/apache/hadoop-ozone/pull/1137 ## What changes were proposed in this pull request? Currently `/retest` command creates an empty commit, but unlike manual commits it does not re-trigger CI. It [turns out](https://hel

[GitHub] [hadoop-ozone] adoroszlai commented on pull request #1121: HDDS-3432. Enable TestBlockDeletion test cases.

2020-06-27 Thread GitBox
adoroszlai commented on pull request #1121: URL: https://github.com/apache/hadoop-ozone/pull/1121#issuecomment-650597514 Thanks @lokeshj1703 for updating the patch. 1/20 runs still failed with timeout: https://github.com/adoroszlai/hadoop-ozone/runs/814060939

[jira] [Assigned] (HDDS-3060) /retest github comment did't do anything

2020-06-27 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai reassigned HDDS-3060: -- Assignee: Attila Doroszlai > /retest github comment did't do anything > ---

[jira] [Updated] (HDDS-3060) /retest github comment does not work

2020-06-27 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-3060: --- Summary: /retest github comment does not work (was: /retest github comment did't do anything)

[GitHub] [hadoop-ozone] nandakumar131 commented on pull request #1019: HDDS-3679. Add unit tests for PipelineManagerV2.

2020-06-27 Thread GitBox
nandakumar131 commented on pull request #1019: URL: https://github.com/apache/hadoop-ozone/pull/1019#issuecomment-650583807 Even after HDDS-3776 I'm able to see the jvm crash because of `TestPipelineManagerImpl`. This is an

[jira] [Updated] (HDDS-3798) Collect more info about DN in recon web

2020-06-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-3798: - Labels: pull-request-available (was: ) > Collect more info about DN in recon web > --

[GitHub] [hadoop-ozone] runitao opened a new pull request #1136: HDDS-3798. Collect more info about DN in recon web

2020-06-27 Thread GitBox
runitao opened a new pull request #1136: URL: https://github.com/apache/hadoop-ozone/pull/1136 ## What changes were proposed in this pull request? Add datanode version and setup time in recon web. ## What is the link to the Apache JIRA https://issues.apache.org/jira/brow

[jira] [Resolved] (HDDS-3872) Reduce output of coverage.sh

2020-06-27 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai resolved HDDS-3872. Fix Version/s: 0.6.0 Resolution: Implemented > Reduce output of coverage.sh > ---

[jira] [Updated] (HDDS-3872) Reduce output of coverage.sh

2020-06-27 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-3872: --- Labels: (was: pull-request-available) > Reduce output of coverage.sh > -

[GitHub] [hadoop-ozone] adoroszlai merged pull request #1132: HDDS-3872. Reduce output of coverage.sh

2020-06-27 Thread GitBox
adoroszlai merged pull request #1132: URL: https://github.com/apache/hadoop-ozone/pull/1132 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 t

[GitHub] [hadoop-ozone] adoroszlai commented on pull request #1132: HDDS-3872. Reduce output of coverage.sh

2020-06-27 Thread GitBox
adoroszlai commented on pull request #1132: URL: https://github.com/apache/hadoop-ozone/pull/1132#issuecomment-650555479 Thanks for the review @HorizonNet and @vivekratnavel. This is an automated message from the Apache Git S

[GitHub] [hadoop-ozone] codecov-commenter commented on pull request #1135: HDDS-3883. Update doc and remove useless conf of o3fs.

2020-06-27 Thread GitBox
codecov-commenter commented on pull request #1135: URL: https://github.com/apache/hadoop-ozone/pull/1135#issuecomment-650549390 # [Codecov](https://codecov.io/gh/apache/hadoop-ozone/pull/1135?src=pr&el=h1) Report > Merging [#1135](https://codecov.io/gh/apache/hadoop-ozone/pull/1135?src

[GitHub] [hadoop-ozone] elek commented on pull request #1114: HDDS-3430. Enable TestWatchForCommit test cases.

2020-06-27 Thread GitBox
elek commented on pull request #1114: URL: https://github.com/apache/hadoop-ozone/pull/1114#issuecomment-650537990 Failed on master: https://github.com/elek/ozone-build-results/blob/master/2020/06/27/1251/it-client/hadoop-ozone/integration-test/org.apache.hadoop.ozone.client.rpc.Tes

[GitHub] [hadoop-ozone] captainzmc opened a new pull request #1135: HDDS-3883. Update doc and remove useless conf of o3fs.

2020-06-27 Thread GitBox
captainzmc opened a new pull request #1135: URL: https://github.com/apache/hadoop-ozone/pull/1135 ## What changes were proposed in this pull request? The latest usage of O3FS has been updated in HDDS-3704. Based on HDDS-3704, I verified that there were other useless configurations no

[jira] [Updated] (HDDS-3883) Update doc and remove useless conf of o3fs.

2020-06-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-3883: - Labels: pull-request-available (was: ) > Update doc and remove useless conf of o3fs. > --

[jira] [Created] (HDDS-3883) Update doc and remove useless conf of o3fs.

2020-06-27 Thread mingchao zhao (Jira)
mingchao zhao created HDDS-3883: --- Summary: Update doc and remove useless conf of o3fs. Key: HDDS-3883 URL: https://issues.apache.org/jira/browse/HDDS-3883 Project: Hadoop Distributed Data Store

[jira] [Created] (HDDS-3882) Update modification time when updating volume/bucket metadata/ACL

2020-06-27 Thread YiSheng Lien (Jira)
YiSheng Lien created HDDS-3882: -- Summary: Update modification time when updating volume/bucket metadata/ACL Key: HDDS-3882 URL: https://issues.apache.org/jira/browse/HDDS-3882 Project: Hadoop Distributed

[jira] [Resolved] (HDDS-3757) Add test coverage of the acceptance tests to overall test coverage

2020-06-27 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek resolved HDDS-3757. --- Fix Version/s: 0.6.0 Resolution: Fixed > Add test coverage of the acceptance tests to overall t

[GitHub] [hadoop-ozone] elek commented on pull request #1050: HDDS-3757. Add test coverage of the acceptance tests to overall test coverage

2020-06-27 Thread GitBox
elek commented on pull request #1050: URL: https://github.com/apache/hadoop-ozone/pull/1050#issuecomment-650518259 Note: if it's stable on the master, we can enable it for the pr builds, too. This is an automated message from

[GitHub] [hadoop-ozone] elek merged pull request #1050: HDDS-3757. Add test coverage of the acceptance tests to overall test coverage

2020-06-27 Thread GitBox
elek merged pull request #1050: URL: https://github.com/apache/hadoop-ozone/pull/1050 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 go t

[GitHub] [hadoop-ozone] elek commented on pull request #1050: HDDS-3757. Add test coverage of the acceptance tests to overall test coverage

2020-06-27 Thread GitBox
elek commented on pull request #1050: URL: https://github.com/apache/hadoop-ozone/pull/1050#issuecomment-650518021 Thanks the review and the continuous support @adoroszlai (and @vivekratnavel). I am merging this now to the master. Weekend seems to be an ideal time for merge this as

[jira] [Commented] (HDDS-3834) We need a edge(master) docs website updated by nightly build

2020-06-27 Thread maobaolong (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146818#comment-17146818 ] maobaolong commented on HDDS-3834: -- Yeah, we can storage a master and tag version of docs

[GitHub] [hadoop-ozone] cxorm edited a comment on pull request #164: HDDS-426. Add field modificationTime for Volume and Bucket

2020-06-27 Thread GitBox
cxorm edited a comment on pull request #164: URL: https://github.com/apache/hadoop-ozone/pull/164#issuecomment-650515783 Thank you @xiaoyuyao for taking time to review this PR again and again : ) I would create jira for the issue during disscussion. -

[GitHub] [hadoop-ozone] cxorm commented on pull request #164: HDDS-426. Add field modificationTime for Volume and Bucket

2020-06-27 Thread GitBox
cxorm commented on pull request #164: URL: https://github.com/apache/hadoop-ozone/pull/164#issuecomment-650515783 Thank you @xiaoyuyao for taking time to review this PR again and again : ) This is an automated message from th