Skip to content

[rest] Make RESTTokenFileIO cache maximum size configurable #8176

[rest] Make RESTTokenFileIO cache maximum size configurable

[rest] Make RESTTokenFileIO cache maximum size configurable #8176

Triggered via pull request September 2, 2026 02:43
Status Success
Total duration 24m 43s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build_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
build_test: paimon-common/src/main/java/org/apache/paimon/utils/DateTimeUtils.java#L632
toInstant() in org.apache.paimon.data.Timestamp has been deprecated
build_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
build_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
build_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
build_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
build_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
build_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
build_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
build_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