izzyacademy opened a new pull request #10740:
URL: https://github.com/apache/kafka/pull/10740


   [KAFKA-8613] Set default grace period to 0
   KIP-633: Drop 24 hour default of grace period in Streams
   
   Added API implementation for specifying grace periods for TimeWindows, 
SessionWindows, JoinWindows and SlidingWindows
   Changed default grace period constant Windows.DEFAULT_GRACE_PERIOD_MS to 0 
milliseconds from 24 hours
   Updated corresponding unit tests 
   Added deprecation suppression annotations for test classes using the newly 
deprecated APIs
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


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

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


Reply via email to