Attila Doroszlai created HDDS-12476:
---------------------------------------

             Summary: Add TestDataUtil.createKey variant with small random 
content
                 Key: HDDS-12476
                 URL: https://issues.apache.org/jira/browse/HDDS-12476
             Project: Apache Ozone
          Issue Type: Sub-task
          Components: test
            Reporter: Attila Doroszlai


Several callers of {{TestDataUtil#createKey}} just want to write some data, 
without any interest in the content being written.  The goal of this task is to 
create a variant of the method which generates some small random {{byte[]}} 
content instead of accepting it via parameter.  To let the caller verify data 
(e.g. via {{readKey}}), this variant of {{createKey}} should return the random 
content it generated.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to