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

apkhmv pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


    from 4b422d5686 IGNITE-23716 Make the use of locks in 
PendingComparableValuesTracker and ReplicaManager close to IgniteSpinBusyLock 
(#4822)
     add d3e1914469 IGNITE-23833 Remove unneeded ProblemJsonMediaTypeCodec 
(#4823)

No new revisions were added by this update.

Summary of changes:
 .../internal/rest/problem/HttpProblemResponse.java |  5 +-
 .../rest/problem/ProblemJsonMediaType.java         | 34 ---------
 .../rest/problem/ProblemJsonMediaTypeCodec.java    | 80 ----------------------
 .../rest/matcher/MicronautHttpResponseMatcher.java |  7 +-
 4 files changed, 5 insertions(+), 121 deletions(-)
 delete mode 100644 
modules/rest-api/src/main/java/org/apache/ignite/internal/rest/problem/ProblemJsonMediaType.java
 delete mode 100644 
modules/rest-api/src/main/java/org/apache/ignite/internal/rest/problem/ProblemJsonMediaTypeCodec.java

Reply via email to