Skip to content

[rest] Make RESTTokenFileIO cache maximum size configurable #1054

[rest] Make RESTTokenFileIO cache maximum size configurable

[rest] Make RESTTokenFileIO cache maximum size configurable #1054

Triggered via pull request September 2, 2026 02:43
Status Success
Total duration 2m 50s
Artifacts

utcase-eslib.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
eslib_test: paimon-common/src/main/java/org/apache/paimon/utils/DateTimeUtils.java#L648
fromInstant(java.time.Instant) in org.apache.paimon.data.Timestamp has been deprecated
eslib_test: paimon-common/src/main/java/org/apache/paimon/utils/DateTimeUtils.java#L632
toInstant() in org.apache.paimon.data.Timestamp has been deprecated
eslib_test: paimon-common/src/main/java/org/apache/paimon/utils/DateTimeUtils.java#L628
fromInstant(java.time.Instant) in org.apache.paimon.data.Timestamp has been deprecated
eslib_test: paimon-common/src/main/java/org/apache/paimon/utils/DateTimeUtils.java#L549
fromInstant(java.time.Instant) in org.apache.paimon.data.Timestamp has been deprecated
eslib_test: paimon-common/src/main/java/org/apache/paimon/memory/MemorySegment.java#L49
sun.misc.Unsafe is internal proprietary API and may be removed in a future release
eslib_test: paimon-common/src/main/java/org/apache/paimon/memory/MemoryUtils.java#L46
sun.misc.Unsafe is internal proprietary API and may be removed in a future release
eslib_test: paimon-common/src/main/java/org/apache/paimon/memory/MemoryUtils.java#L44
sun.misc.Unsafe is internal proprietary API and may be removed in a future release
eslib_test: paimon-common/src/main/java/org/apache/paimon/memory/MemoryUtils.java#L42
sun.misc.Unsafe is internal proprietary API and may be removed in a future release
eslib_test: paimon-common/src/main/java/org/apache/paimon/memory/MemoryUtils.java#L33
sun.misc.Unsafe is internal proprietary API and may be removed in a future release
eslib_test: paimon-api/src/main/java/org/apache/paimon/rest/HttpClientUtils.java#L222
execute(org.apache.hc.core5.http.ClassicHttpRequest) in org.apache.hc.client5.http.impl.classic.CloseableHttpClient has been deprecated