[GitHub] kafka pull request #1494: KAFKA-1981 Make log compaction point configurable

2016-08-26 Thread ewasserman
Github user ewasserman closed the pull request at: https://github.com/apache/kafka/pull/1494 --- 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

[GitHub] kafka pull request #1794: KAFKA-1981 Make log compaction point configurable

2016-08-26 Thread ewasserman
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 ru

[GitHub] kafka pull request #1494: KAFKA-1981Make log compaction point configurable

2016-06-10 Thread ewasserman
GitHub user ewasserman opened a pull request: https://github.com/apache/kafka/pull/1494 KAFKA-1981Make log compaction point configurable Reduced scope to controlling only minimum time before compaction. Changed to using message time when available. You can merge this pull request

[GitHub] kafka pull request #1491: remove size and message count constraints

2016-06-10 Thread ewasserman
Github user ewasserman closed the pull request at: https://github.com/apache/kafka/pull/1491 --- 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

[GitHub] kafka pull request #1491: remove size and message count constraints

2016-06-10 Thread ewasserman
GitHub user ewasserman reopened a pull request: https://github.com/apache/kafka/pull/1491 remove size and message count constraints KAFKA-1981Make log compaction point configurable Reduced scope to controlling only minimum time before compaction. Changed to using message

[GitHub] kafka pull request #1491: remove size and message count constraints

2016-06-10 Thread ewasserman
Github user ewasserman closed the pull request at: https://github.com/apache/kafka/pull/1491 --- 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

[GitHub] kafka pull request #1491: remove size and message count constraints

2016-06-10 Thread ewasserman
GitHub user ewasserman opened a pull request: https://github.com/apache/kafka/pull/1491 remove size and message count constraints KAFKA-1981Make log compaction point configurable Reduced scope to controlling only minimum time before compaction. Changed to using message

[GitHub] kafka pull request #1168: KAFKA-1981 Make log compaction point configurable

2016-06-06 Thread ewasserman
Github user ewasserman closed the pull request at: https://github.com/apache/kafka/pull/1168 --- 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

[GitHub] kafka pull request: KAFKA-1981 Make log compaction point configura...

2016-03-31 Thread ewasserman
GitHub user ewasserman reopened a pull request: https://github.com/apache/kafka/pull/1168 KAFKA-1981 Make log compaction point configurable @jkreps Implements control over the portion of the head of the log that will not be compacted (i.e. preserved in detail

[GitHub] kafka pull request: KAFKA-1981 Make log compaction point configura...

2016-03-31 Thread ewasserman
Github user ewasserman closed the pull request at: https://github.com/apache/kafka/pull/1168 --- 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

[GitHub] kafka pull request: KAFKA-1981 Make log compaction point configura...

2016-03-30 Thread ewasserman
GitHub user ewasserman opened a pull request: https://github.com/apache/kafka/pull/1168 KAFKA-1981 Make log compaction point configurable @jkreps Implements control over the portion of the head of the log that will not be compacted (i.e. preserved in detail