GitHub user ewasserman opened a pull request: https://github.com/apache/kafka/pull/1794
KAFKA-1981 Make log compaction point configurable Now uses LogSegment.largestTimestamp to determine age of segment's messages. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ewasserman/kafka feat-1981 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1794.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1794 ---- commit 50bcc6036217720a69229868fbd7ab3a18c47ff1 Author: Eric Wasserman <eric.wasser...@gmail.com> Date: 2016-08-26T19:09:26Z merge fixes commit 7e5da446cee19e2db2f7f7f93306d7d81de4c3aa Author: Eric Wasserman <eric.wasser...@gmail.com> Date: 2016-08-26T19:57:58Z back out orig files commit 6e8c1ea8832691f4bd8d0c08460dd24a82f676fc Author: Eric Wasserman <eric.wasser...@gmail.com> Date: 2016-08-26T20:48:00Z change logs to string interpolation ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---