You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/02/17 14:23:05 UTC

[GitHub] [hadoop-ozone] bshashikant opened a new pull request #558: HDDS-3017. Fix TestGetCommittedBlockLengthAndPutKey.java

bshashikant opened a new pull request #558: HDDS-3017. Fix TestGetCommittedBlockLengthAndPutKey.java
URL: https://github.com/apache/hadoop-ozone/pull/558
 
 
   ## What changes were proposed in this pull request?
   
   Enabled the tests in TestGetCommittedBlockLengthAndPutKey.java.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-3017
   
   ## How was this patch tested?
   Enabeld the unit tests , could not reproduce any failures.
   

----------------------------------------------------------------
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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] adoroszlai edited a comment on issue #558: HDDS-3017. Fix TestGetCommittedBlockLengthAndPutKey.java

Posted by GitBox <gi...@apache.org>.
adoroszlai edited a comment on issue #558: HDDS-3017. Fix TestGetCommittedBlockLengthAndPutKey.java
URL: https://github.com/apache/hadoop-ozone/pull/558#issuecomment-587123600
 
 
   @bshashikant Here's the [run](https://github.com/apache/hadoop-ozone/runs/359423665) where TestGetCommittedBlockLengthAndPutKey failed, logs and [output](https://github.com/apache/hadoop-ozone/suites/369871836/artifacts/795735) are still available.
   
   Thanks @adoroszlai . I verified the logs and the failure reported was because of https://issues.apache.org/jira/browse/HDDS-2542 which is now resolved.
   
   `2019-12-21 15:56:39,428 [RatisApplyTransactionExecutor 3] ERROR impl.ChunkManagerImpl (ChunkManagerImpl.java:writeChunk(171)) - write data failed. error: {}
   java.nio.file.NoSuchFileException: /github/workspace/hadoop-ozone/integration-test/target/test-dir/MiniOzoneClusterImpl-599e1081-135a-4c06-a8e9-23bfa6851bb4/datanode-2/data/containers/hdds/e2dc6158-c013-40ee-9ecd-01cba71a7448/current/containerDir0/3/chunks/1576943799411.data.0.tmp.1.3`

----------------------------------------------------------------
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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] adoroszlai edited a comment on issue #558: HDDS-3017. Fix TestGetCommittedBlockLengthAndPutKey.java

Posted by GitBox <gi...@apache.org>.
adoroszlai edited a comment on issue #558: HDDS-3017. Fix TestGetCommittedBlockLengthAndPutKey.java
URL: https://github.com/apache/hadoop-ozone/pull/558#issuecomment-587123600
 
 
   @bshashikant Here's the [run](https://github.com/apache/hadoop-ozone/runs/359423665) where TestGetCommittedBlockLengthAndPutKey failed, logs and [output](https://github.com/apache/hadoop-ozone/suites/369871836/artifacts/795735) are still available.
   
   Thanks @adoroszlai . I verified the logs and the failure reported was because of https://issues.apache.org/jira/browse/HDDS-2542 which is now resolved. The tests should just work fine now.
   
   `2019-12-21 15:56:39,428 [RatisApplyTransactionExecutor 3] ERROR impl.ChunkManagerImpl (ChunkManagerImpl.java:writeChunk(171)) - write data failed. error: {}
   java.nio.file.NoSuchFileException: /github/workspace/hadoop-ozone/integration-test/target/test-dir/MiniOzoneClusterImpl-599e1081-135a-4c06-a8e9-23bfa6851bb4/datanode-2/data/containers/hdds/e2dc6158-c013-40ee-9ecd-01cba71a7448/current/containerDir0/3/chunks/1576943799411.data.0.tmp.1.3`

----------------------------------------------------------------
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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] adoroszlai commented on issue #558: HDDS-3017. Fix TestGetCommittedBlockLengthAndPutKey.java

Posted by GitBox <gi...@apache.org>.
adoroszlai commented on issue #558: HDDS-3017. Fix TestGetCommittedBlockLengthAndPutKey.java
URL: https://github.com/apache/hadoop-ozone/pull/558#issuecomment-587123600
 
 
   @bshashikant Here's the [run](https://github.com/apache/hadoop-ozone/runs/359423665) where TestGetCommittedBlockLengthAndPutKey failed, logs and [output](https://github.com/apache/hadoop-ozone/suites/369871836/artifacts/795735) are still available.

----------------------------------------------------------------
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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] adoroszlai merged pull request #558: HDDS-3017. Fix TestGetCommittedBlockLengthAndPutKey.java

Posted by GitBox <gi...@apache.org>.
adoroszlai merged pull request #558: HDDS-3017. Fix TestGetCommittedBlockLengthAndPutKey.java
URL: https://github.com/apache/hadoop-ozone/pull/558
 
 
   

----------------------------------------------------------------
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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org