You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Marton Elek (Jira)" <ji...@apache.org> on 2020/03/09 11:00:00 UTC

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

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 Store
          Issue Type: Improvement
            Reporter: Marton Elek


OmKeyGenerator class from Freon can generate keys (open key + commit key). But this test tests both OM and SCM performance. It seems to be useful to have a method to test only the OM performance with faking the response from SCM.  

Can be done easily with the same approach what we have in HDDS-3023: A simple utility class can be implemented and with byteman we can replace the client calls with the fake method.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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