obkv-table-client-java
obkv-table-client-java copied to clipboard
Correct log level when refresh tableEntry cache expired
Summary
The old log level for expired tableEntry cache is ERROR, which is imprecise for this issue.
Solution Description
Now the log level for this issue has been set to WARN.