This is an automated email from the ASF dual-hosted git repository. shaofengshi pushed a change to branch 2.5.x in repository https://gitbox.apache.org/repos/asf/kylin.git.
from 626332c minor, update Kylin version to 2.5.2 new 2e1c2da KYLIN-3678 CacheStateChecker may remove a cache file that under building new 023864a KYLIN-3672 Performance is poor when multiple queries occur in short period The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../java/org/apache/kylin/common/KylinConfig.java | 91 +++++++++++++--------- .../org/apache/kylin/common/KylinConfigBase.java | 4 + .../dict/lookup/cache/RocksDBLookupTableCache.java | 6 +- .../lookup/cache/RocksDBLookupTableCacheTest.java | 8 ++ 4 files changed, 72 insertions(+), 37 deletions(-)