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 2022/01/24 17:55:48 UTC

[GitHub] [ozone] fapifta opened a new pull request #3014: HDDS-6219. Switch to RATIS ReplicationType from STAND_ALONE in our tests.

fapifta opened a new pull request #3014:
URL: https://github.com/apache/ozone/pull/3014


   ## What changes were proposed in this pull request?
   
   Changing the bulk of our tests that are still based on the STAND_ALONE replication type for writes, that we do not use anymore in general for writes. (Though some clients still support writing with it)
   One thing remains after this, the TestContainerMapper class, that is a problematic one, as its assertions can not be simply translated to assertions against the RATIS client. Probably that is a more involved thing to change the whole test, or find out what assertions we can safely make. I will create a separate JIRA to track that one test.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-6219
   
   ## How was this patch tested?
   
   Run the integration tests set a couple of times during dealing with some of the issues, the last run failed only the TestContainerMapper, which I have reverted to still use the STAND_ALONE replication type. To track that I have created HDDS-6222.
   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [ozone] fapifta commented on pull request #3014: HDDS-6219. Switch to RATIS ReplicationType from STAND_ALONE in our tests.

Posted by GitBox <gi...@apache.org>.
fapifta commented on pull request #3014:
URL: https://github.com/apache/ozone/pull/3014#issuecomment-1023463815


   Thank you for the review @adoroszlai I merged the PR.


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [ozone] fapifta merged pull request #3014: HDDS-6219. Switch to RATIS ReplicationType from STAND_ALONE in our tests.

Posted by GitBox <gi...@apache.org>.
fapifta merged pull request #3014:
URL: https://github.com/apache/ozone/pull/3014


   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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