dockerzhang commented on code in PR #8319:
URL: https://github.com/apache/inlong/pull/8319#discussion_r1241851171
##########
inlong-audit/conf/application.properties:
##########
@@ -67,6 +67,9 @@ audit.kafka.topic=inlong-audit
audit.kafka.consumer.name=inlong-audit-consumer
audit.kafka.group.id=audit-consumer-group
+# Define how many days ago the data is considered invalid, in days. Invalid
data will be discarded.
Review Comment:
->
Invalid data will be discarded if exceed the threshold days
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]