You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "showuon (via GitHub)" <gi...@apache.org> on 2023/05/12 12:13:33 UTC

[GitHub] [kafka] showuon commented on pull request #13709: Added a validation to check if the record timestamp is in the future compared to the broker's timestamp

showuon commented on PR #13709:
URL: https://github.com/apache/kafka/pull/13709#issuecomment-1545649144

   @mehbey , thanks for the PR. I think the motivation of this change makes sense. But since it makes the validator more strict than before, I'm thinking we might need to propose a small KIP for this change. After all, after this change, some messages might not be able to sent to broker anymore, which will break existing behavior.
   
   Let me know if you need any help.


-- 
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: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org