Skip to content

Clarify log deletion configuration options in server.properties (for trunk)#28

Closed
MarkRose wants to merge 1 commit intoapache:trunkfrom
MarkRose:fix_misleading_configuration_file_for_trunk
Closed

Clarify log deletion configuration options in server.properties (for trunk)#28
MarkRose wants to merge 1 commit intoapache:trunkfrom
MarkRose:fix_misleading_configuration_file_for_trunk

Conversation

@MarkRose
Copy link
Copy Markdown
Contributor

I spent a bit of time tracking down why files were being deleted before they reached log.retention.hours of age. It turns out that the time and size log retention schemes function independently, and not as the original comment "The minimum age of a log file to be eligible for deletion" might indicate to a new user.

@MarkRose MarkRose changed the title Clarify log expiry configuration options (for trunk) Clarify log deletion configuration options in server.properties (for trunk) Jul 22, 2014
ymatsuda referenced this pull request in confluentinc/kafka Aug 5, 2015
we can add partition->streamGroup mappings to the ingestor only after job.init call
ymatsuda added a commit to ymatsuda/kafka that referenced this pull request Sep 2, 2015
resetius added a commit to resetius/kafka that referenced this pull request Apr 22, 2016
@guozhangwang
Copy link
Copy Markdown
Contributor

LGTM, merged to trunk!

@asfgit asfgit closed this in ecc0fc4 Dec 21, 2016
@asfbot
Copy link
Copy Markdown

asfbot commented Dec 21, 2016

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/kafka-pr-jdk7-scala2.10/295/
Test PASSed (JDK 7 and Scala 2.10).

@asfbot
Copy link
Copy Markdown

asfbot commented Dec 21, 2016

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/kafka-pr-jdk8-scala2.12/296/
Test PASSed (JDK 8 and Scala 2.12).

@asfbot
Copy link
Copy Markdown

asfbot commented Dec 21, 2016

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/kafka-pr-jdk8-scala2.11/297/
Test PASSed (JDK 8 and Scala 2.11).

soenkeliebau pushed a commit to soenkeliebau/kafka that referenced this pull request Feb 7, 2017
I spent a bit of time tracking down why files were being deleted before they reached log.retention.hours of age. It turns out that the time and size log retention schemes function independently, and not as the original comment "The minimum age of a log file to be eligible for deletion" might indicate to a new user.

Author: Mark Rose <markrose@markrose.ca>

Reviewers: Guozhang Wang <wangguoz@gmail.com>

Closes apache#28 from MarkRose/fix_misleading_configuration_file_for_trunk
jsancio pushed a commit to jsancio/kafka that referenced this pull request Aug 6, 2019
Conflicts:
GroupCoordinatorIntegrationTest.scala - line 50
SocketServerTest.scala - TestableSocketServer class, removed verifyAcceptorIdlePercent() method, apache#1301 removed pollBlockMs var used in apache#1344 poll() method; testConnectionRateLimit() method changed
SocketServer.scala - apache#82, removed SocketServerMetricsGroup var, apache#455 removed idlePercentMeter
KafkaApis.scala - apache#50 imports
RequestQuotaTest.scala - apache#28 imports
efeg pushed a commit to efeg/kafka that referenced this pull request Jan 29, 2020
Limit the memory consumption for circleci by disabling parallel testing.
ying-zheng added a commit to ying-zheng/kafka that referenced this pull request Jan 29, 2020
Add in-memory read cache for HDFS
patrik-marton pushed a commit to patrik-marton/kafka that referenced this pull request Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants