luchunliang commented on code in PR #8837:
URL: https://github.com/apache/inlong/pull/8837#discussion_r1315529067


##########
inlong-audit/audit-common/src/main/proto/AuditApi.proto:
##########
@@ -58,9 +58,10 @@ message AuditMessageBody {
   string inlong_group_id = 2;
   string inlong_stream_id = 3;
   string audit_id = 4;
-  uint64 count = 5;
-  uint64 size = 6;
-  int64  delay = 7;
+  string sub_audit_id = 5;

Review Comment:
   Incompatible with forward compatibility.



-- 
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]

Reply via email to