paimon icon indicating copy to clipboard operation
paimon copied to clipboard

[common] Use caffeine to replace with guava cache

Open zhuangchong opened this issue 2 years ago • 1 comments

(Please specify the module before the PR name: [core] ... or [flink] ...)

Purpose

(What is the purpose of the change, or the associated issue) this pr closes #636

Tests

(List UT and IT cases to verify this change)

API and Format

(Does this change affect API or storage format)

Documentation

(Does this change introduce a new feature)

zhuangchong avatar Mar 20 '23 07:03 zhuangchong

Maybe we need to release relocated caffiene in https://github.com/apache/incubator-paimon-shade first.

JingsongLi avatar Mar 20 '23 14:03 JingsongLi

Currently, paimon-shade releasing is blocked by https://issues.apache.org/jira/browse/INFRA-24372

JingsongLi avatar Mar 22 '23 08:03 JingsongLi

we already have shaded caffiene dependency, you can continue to finish this.

JingsongLi avatar Apr 06 '23 02:04 JingsongLi

we already have shaded caffiene dependency, you can continue to finish this.

Thanks. done.

zhuangchong avatar Apr 06 '23 08:04 zhuangchong