log.user.ttl config is not working #3801
Unanswered
jianhuang1648678534
asked this question in
Q&A
Replies: 1 comment
-
public KCVSLogManager(KeyColumnValueStoreManager storeManager, final Configuration config,
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been trying to use a customized logIdentifier. I can not make the ttl function working.
ex: log.user.ttl config=PT20H
Based on my debugging it is not working because LOG_STORE_TTL is the GLOBAL setting
so the user log will never have the TTL function.
Beta Was this translation helpful? Give feedback.
All reactions