Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.1.0, 2.0.0
-
None
-
None
Description
It used to be that topic level configs such as segment.bytes takes effect immediately. Because of KAFKA-6324 in 1.1, those configs now only take effect after the active segment has rolled. The relevant part of KAFKA-6324 is that in Log.maybeRoll, the checking of the segment rolling is moved to LogSegment.shouldRoll().
Attachments
Issue Links
- duplicates
-
KAFKA-7355 Topic Configuration Changes are not applied until reboot
- Resolved
- links to