This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


    from 69e3cf3505 HDDS-8541. CodecRegistry is not thread safe. (#4658)
     add a455597815 HDDS-8548. Migrate tests in hdds-erasurecode to JUnit5 
(#4662)

No new revisions were added by this update.

Summary of changes:
 .../ozone/erasurecode/TestCodecRegistry.java       |  8 ++++----
 .../apache/ozone/erasurecode/TestCoderBase.java    |  6 ++----
 .../rawcoder/TestCodecRawCoderMapping.java         | 20 ++++++++++----------
 .../erasurecode/rawcoder/TestDummyRawCoder.java    | 12 ++++++------
 .../erasurecode/rawcoder/TestNativeRSRawCoder.java | 10 +++++-----
 .../rawcoder/TestNativeXORRawCoder.java            | 10 +++++-----
 .../ozone/erasurecode/rawcoder/TestRSRawCoder.java |  4 ++--
 .../erasurecode/rawcoder/TestRSRawCoderBase.java   |  2 +-
 .../erasurecode/rawcoder/TestRawCoderBase.java     | 22 +++++++++++-----------
 .../rawcoder/TestRawErasureCoderBenchmark.java     |  2 +-
 .../erasurecode/rawcoder/TestXORRawCoderBase.java  |  2 +-
 11 files changed, 48 insertions(+), 50 deletions(-)


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

Reply via email to