You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz-wo Sze (Jira)" <ji...@apache.org> on 2022/08/30 06:47:00 UTC

[jira] [Created] (RATIS-1694) Fix the compatibility issue of RATIS-1677

Tsz-wo Sze created RATIS-1694:
---------------------------------

             Summary: Fix the compatibility issue of RATIS-1677
                 Key: RATIS-1694
                 URL: https://issues.apache.org/jira/browse/RATIS-1694
             Project: Ratis
          Issue Type: Bug
          Components: client, server
            Reporter: Tsz-wo Sze
            Assignee: Tsz-wo Sze


The following was reported by [~micahzhao] in https://github.com/apache/ratis/pull/718#issuecomment-1231085803
 
There are two possible problems here:
# The interface compatibility issues, ozone is directly use GroupManagementRequest.newAdd, this method changes in the PR maybe not compatible.
# Regardless of whether I set the format in newAdd to true or false, I will see many “Storage directory not found” exceptions in the UT of Ozone. These exceptions may be caused by this PR. ...



--
This message was sent by Atlassian Jira
(v8.20.10#820010)