[jira] [Updated] (KAFKA-5112) Trunk compatibility tests should test against 0.10.2

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-5112: --- Priority: Blocker (was: Major) > Trunk compatibility tests should test against 0.10.2 > -

[jira] [Updated] (KAFKA-5112) Trunk compatibility tests should test against 0.10.2

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-5112: --- Fix Version/s: 0.11.0.0 > Trunk compatibility tests should test against 0.10.2 > -

[jira] [Resolved] (KAFKA-5265) Move ACLs, Config, NodeVersions classes into org.apache.kafka.common

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-5265. Resolution: Fixed Issue resolved by pull request 3120 [https://github.com/apache/kafka/pull/3120] >

[jira] [Updated] (KAFKA-5353) Set baseTimestamp correctly if log append time and no broker recompression

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-5353: --- Summary: Set baseTimestamp correctly if log append time and no broker recompression (was: Set baseSe

[jira] [Updated] (KAFKA-5353) Set baseTimestamp correctly if log append time and no broker recompression

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-5353: --- Description: We currently don't update baseTimestamp in this case (just maxTimestamp), which is incons

[jira] [Created] (KAFKA-5353) Set baseSequence correctly if log append time and no broker recompression

2017-05-31 Thread Ismael Juma (JIRA)
Ismael Juma created KAFKA-5353: -- Summary: Set baseSequence correctly if log append time and no broker recompression Key: KAFKA-5353 URL: https://issues.apache.org/jira/browse/KAFKA-5353 Project: Kafka

[jira] [Resolved] (KAFKA-5349) KafkaConsumer occasionally hits IllegalStateException

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-5349. Resolution: Fixed > KafkaConsumer occasionally hits IllegalStateException >

[jira] [Commented] (KAFKA-3356) Remove ConsumerOffsetChecker, deprecated in 0.9, in 0.11

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16030792#comment-16030792 ] Ismael Juma commented on KAFKA-3356: Given the code freeze today and everything else t

[jira] [Updated] (KAFKA-3356) Remove ConsumerOffsetChecker, deprecated in 0.9, in 0.11

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3356: --- Fix Version/s: (was: 0.11.0.0) 0.12.0.0 > Remove ConsumerOffsetChecker, depreca

[jira] [Updated] (KAFKA-3203) Add UnknownCodecException and UnknownMagicByteException to error mapping

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3203: --- Fix Version/s: (was: 0.11.0.0) > Add UnknownCodecException and UnknownMagicByteException to error

[jira] [Updated] (KAFKA-3252) compression type for a topic should be used during log compaction

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3252: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > compression type for a topic should b

[jira] [Updated] (KAFKA-2200) kafkaProducer.send() should not call callback.onCompletion()

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-2200: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > kafkaProducer.send() should not call

[jira] [Updated] (KAFKA-1923) Negative offsets in replication-offset-checkpoint file

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-1923: --- Fix Version/s: (was: 0.11.0.0) 0.11.0.1 > Negative offsets in replication-offse

[jira] [Updated] (KAFKA-2435) More optimally balanced partition assignment strategy

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-2435: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > More optimally balanced partition ass

[jira] [Commented] (KAFKA-2334) Prevent HW from going back during leader failover

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16030772#comment-16030772 ] Ismael Juma commented on KAFKA-2334: Is this still an issue? > Prevent HW from going

[jira] [Updated] (KAFKA-2334) Prevent HW from going back during leader failover

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-2334: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > Prevent HW from going back during lea

[jira] [Commented] (KAFKA-2651) Remove deprecated config alteration from TopicCommand in 0.9.1.0

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16030768#comment-16030768 ] Ismael Juma commented on KAFKA-2651: [~omkreddy], yes, I'm aware that it has been depr

[jira] [Updated] (KAFKA-2651) Remove deprecated config alteration from TopicCommand in 0.9.1.0

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-2651: --- Fix Version/s: (was: 0.11.0.0) 0.12.0.0 > Remove deprecated config alteration f

[jira] [Updated] (KAFKA-2947) AlterTopic - protocol and server side implementation

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-2947: --- Fix Version/s: (was: 0.11.0.0) > AlterTopic - protocol and server side implementation > --

[jira] [Updated] (KAFKA-2939) Make AbstractConfig.logUnused() tunable for clients

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-2939: --- Fix Version/s: (was: 0.11.0.0) > Make AbstractConfig.logUnused() tunable for clients > ---

[jira] [Updated] (KAFKA-3986) completedReceives can contain closed channels

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3986: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > completedReceives can contain closed

[jira] [Updated] (KAFKA-3866) KerberosLogin refresh time bug and other improvements

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3866: --- Fix Version/s: (was: 0.11.0.0) 0.11.0.1 > KerberosLogin refresh time bug and ot

[jira] [Commented] (KAFKA-4665) Inconsistent handling of non-existing topics in offset fetch handling

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16030736#comment-16030736 ] Ismael Juma commented on KAFKA-4665: [~hachikuji], is this still planned for 0.11.0.0?

[jira] [Updated] (KAFKA-3689) Exception when attempting to decrease connection count for address with no connections

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3689: --- Fix Version/s: (was: 0.11.0.0) 0.11.0.1 > Exception when attempting to decrease

[jira] [Updated] (KAFKA-4637) Update system test(s) to use multiple listeners for the same security protocol

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4637: --- Labels: newbie (was: ) > Update system test(s) to use multiple listeners for the same security protoc

[jira] [Updated] (KAFKA-4637) Update system test(s) to use multiple listeners for the same security protocol

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4637: --- Fix Version/s: (was: 0.11.0.0) > Update system test(s) to use multiple listeners for the same secu

[jira] [Updated] (KAFKA-4668) Mirrormaker should default to auto.offset.reset=earliest

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4668: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > Mirrormaker should default to auto.of

[jira] [Commented] (KAFKA-4668) Mirrormaker should default to auto.offset.reset=earliest

2017-05-31 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16030735#comment-16030735 ] Ismael Juma commented on KAFKA-4668: This probably needs a simple KIP. Also cc [~becke

[jira] [Commented] (KAFKA-4785) Records from internal repartitioning topics should always use RecordMetadataTimestampExtractor

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16030732#comment-16030732 ] Ismael Juma commented on KAFKA-4785: Is this still planned for 0.11.0.0? > Records fr

[jira] [Updated] (KAFKA-4686) Null Message payload is shutting down broker

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4686: --- Priority: Critical (was: Major) > Null Message payload is shutting down broker >

[jira] [Updated] (KAFKA-4686) Null Message payload is shutting down broker

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4686: --- Fix Version/s: (was: 0.11.0.0) 0.11.0.1 > Null Message payload is shutting down

[jira] [Updated] (KAFKA-4808) send of null key to a compacted topic should throw error back to user

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4808: --- Status: Patch Available (was: Open) > send of null key to a compacted topic should throw error back t

[jira] [Updated] (KAFKA-4808) send of null key to a compacted topic should throw error back to user

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4808: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > send of null key to a compacted topic

[jira] [Updated] (KAFKA-5031) Additional validation in validateMessagesAndAssignOffsets

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-5031: --- Status: Patch Available (was: Open) > Additional validation in validateMessagesAndAssignOffsets > ---

[jira] [Updated] (KAFKA-5051) Avoid DNS reverse lookup in security-critical TLS code path

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-5051: --- Status: Patch Available (was: Open) > Avoid DNS reverse lookup in security-critical TLS code path > -

[jira] [Resolved] (KAFKA-5059) Implement Transactional Coordinator

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-5059. Resolution: Fixed Marking this as resolved since all, but one task have been completed and the unco

[jira] [Updated] (KAFKA-5212) Consumer ListOffsets request can starve group heartbeats

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-5212: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > Consumer ListOffsets request can star

[jira] [Updated] (KAFKA-1482) Transient test failures for kafka.admin.DeleteTopicTest.testPartitionReassignmentDuringDeleteTopic

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-1482: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > Transient test failures for > kafka

[jira] [Updated] (KAFKA-4972) Kafka 0.10.0 Found a corrupted index file during Kafka broker startup

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4972: --- Fix Version/s: (was: 0.12.0.0) (was: 0.11.0.0) 0.11.0.1

[jira] [Updated] (KAFKA-4669) KafkaProducer.flush hangs when NetworkClient.handleCompletedReceives throws exception

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4669: --- Fix Version/s: (was: 0.11.0.0) 0.11.0.1 > KafkaProducer.flush hangs when Networ

[jira] [Commented] (KAFKA-4595) Controller send thread can't stop when broker change listener event trigger for dead brokers

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16030705#comment-16030705 ] Ismael Juma commented on KAFKA-4595: [~junrao], is this fixed given that deletion no l

[jira] [Updated] (KAFKA-3955) Kafka log recovery doesn't truncate logs on non-monotonic offsets, leading to failed broker boot

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3955: --- Fix Version/s: (was: 0.11.0.0) 0.11.0.1 > Kafka log recovery doesn't truncate l

[jira] [Updated] (KAFKA-1694) KIP-4: Command line and centralized operations

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-1694: --- Fix Version/s: (was: 0.11.0.0) > KIP-4: Command line and centralized operations >

[jira] [Commented] (KAFKA-5321) MemoryRecords.filterTo can return corrupt data if output buffer is not large enough

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16030703#comment-16030703 ] Ismael Juma commented on KAFKA-5321: [~hachikuji], this was fixed as part of KAFKA-531

[jira] [Updated] (KAFKA-4693) Consumer subscription change during rebalance causes exception

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4693: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > Consumer subscription change during r

[jira] [Updated] (KAFKA-4950) ConcurrentModificationException when iterating over Kafka Metrics

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4950: --- Fix Version/s: (was: 0.11.0.0) 0.11.0.1 > ConcurrentModificationException when

[jira] [Commented] (KAFKA-5218) New Short serializer, deserializer, serde

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16030701#comment-16030701 ] Ismael Juma commented on KAFKA-5218: Is this still planned for 0.11.0.0? > New Short

[jira] [Updated] (KAFKA-2875) Class path contains multiple SLF4J bindings warnings when using scripts under bin

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-2875: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > Class path contains multiple SLF4J bi

[jira] [Updated] (KAFKA-3733) Avoid long command lines by setting CLASSPATH in environment

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3733: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > Avoid long command lines by setting C

[jira] [Commented] (KAFKA-4064) Add support for infinite endpoints for range queries in Kafka Streams KV stores

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16030700#comment-16030700 ] Ismael Juma commented on KAFKA-4064: Is this still planned for 0.11.0.0? > Add suppor

[jira] [Updated] (KAFKA-1548) Refactor the "replica_id" in requests

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-1548: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > Refactor the "replica_id" in requests

[jira] [Updated] (KAFKA-1899) Update code coverage report generation once gradle-scoverage starts publishing scoverage report

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-1899: --- Fix Version/s: (was: 0.11.0.0) > Update code coverage report generation once gradle-scoverage star

[jira] [Updated] (KAFKA-1900) Add documentation on usage of code coverage in the project and how it works

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-1900: --- Fix Version/s: (was: 0.11.0.0) > Add documentation on usage of code coverage in the project and ho

[jira] [Updated] (KAFKA-2394) Use RollingFileAppender by default in log4j.properties

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-2394: --- Fix Version/s: (was: 0.11.0.0) 0.12.0.0 > Use RollingFileAppender by default in

[jira] [Resolved] (KAFKA-5324) AdminClient: add close with timeout, fix some timeout bugs

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-5324. Resolution: Fixed Fix Version/s: 0.11.0.0 > AdminClient: add close with timeout, fix some tim

[jira] [Assigned] (KAFKA-5293) Do not apply exponential backoff if users have overridden reconnect.backoff.ms

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma reassigned KAFKA-5293: -- Assignee: Colin P. McCabe (was: Ismael Juma) > Do not apply exponential backoff if users have

[jira] [Updated] (KAFKA-5344) Change message.timestamp.difference.max.ms back to Long.MaxValue

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-5344: --- Resolution: Fixed Status: Resolved (was: Patch Available) Issue resolved by pull request 3163

[jira] [Resolved] (KAFKA-4340) Change the default value of log.message.timestamp.difference.max.ms to the same as log.retention.ms

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-4340. Resolution: Won't Fix Compacted topics means that we would also need KAFKA-4907 to avoid rejecting

[jira] [Updated] (KAFKA-5344) Change message.timestamp.difference.max.ms back to Long.MaxValue

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-5344: --- Description: Per discussion in KAFKA-4340 and PR-2705 (https://github.com/apache/kafka/pull/2705), we

[jira] [Updated] (KAFKA-4340) Change the default value of log.message.timestamp.difference.max.ms to the same as log.retention.ms

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4340: --- Fix Version/s: (was: 0.11.0.0) > Change the default value of log.message.timestamp.difference.max.

[jira] [Resolved] (KAFKA-4907) compacted topic shouldn't reject messages with old timestamp

2017-05-30 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-4907. Resolution: Won't Fix We decided to change the default of `message.timestamp.difference.max.ms` back

[jira] [Updated] (KAFKA-5219) Move transaction expiration logic and scheduling to the Transaction Manager

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-5219: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > Move transaction expiration logic and

[jira] [Updated] (KAFKA-5333) Remove Broker ACL resource type

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-5333: --- Priority: Critical (was: Major) > Remove Broker ACL resource type > --- >

[jira] [Updated] (KAFKA-5333) Remove Broker ACL resource type

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-5333: --- Status: Patch Available (was: Open) > Remove Broker ACL resource type > -

[jira] [Updated] (KAFKA-5333) Remove Broker ACL resource type

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-5333: --- Fix Version/s: 0.11.0.0 > Remove Broker ACL resource type > --- > >

[jira] [Created] (KAFKA-5333) Remove Broker ACL resource type

2017-05-26 Thread Ismael Juma (JIRA)
Ismael Juma created KAFKA-5333: -- Summary: Remove Broker ACL resource type Key: KAFKA-5333 URL: https://issues.apache.org/jira/browse/KAFKA-5333 Project: Kafka Issue Type: Improvement

[jira] [Updated] (KAFKA-4459) rat license check not running in Jenkins

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4459: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > rat license check not running in Jenk

[jira] [Updated] (KAFKA-4345) Run ducktape test for each pull request

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4345: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > Run ducktape test for each pull reque

[jira] [Updated] (KAFKA-3297) More optimally balanced partition assignment strategy (new consumer)

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3297: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > More optimally balanced partition ass

[jira] [Updated] (KAFKA-3135) Unexpected delay before fetch response transmission

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3135: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > Unexpected delay before fetch respons

[jira] [Updated] (KAFKA-3247) kafka-topic tool can use an option to see just "unbalanced partitions"

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3247: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > kafka-topic tool can use an option to

[jira] [Updated] (KAFKA-3331) Refactor TopicCommand to make it testable and add unit tests

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3331: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > Refactor TopicCommand to make it test

[jira] [Updated] (KAFKA-4440) Make producer RecordMetadata non-final

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4440: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > Make producer RecordMetadata non-fina

[jira] [Updated] (KAFKA-2983) Remove old Scala clients and all related code, tests, and tools.

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-2983: --- Fix Version/s: (was: 0.11.0.0) 0.12.0.0 > Remove old Scala clients and all rela

[jira] [Updated] (KAFKA-3300) Calculate the initial/max size of offset index files and reduce the memory footprint for memory mapped index files.

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3300: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > Calculate the initial/max size of off

[jira] [Updated] (KAFKA-4602) KIP-72 Allow putting a bound on memory consumed by Incoming requests

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4602: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > KIP-72 Allow putting a bound on memor

[jira] [Updated] (KAFKA-1342) Slow controlled shutdowns can result in stale shutdown requests

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-1342: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > Slow controlled shutdowns can result

[jira] [Updated] (KAFKA-3177) Kafka consumer can hang when position() is called on a non-existing partition.

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3177: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > Kafka consumer can hang when position

[jira] [Updated] (KAFKA-3190) KafkaProducer should not invoke callback in send()

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3190: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > KafkaProducer should not invoke callb

[jira] [Updated] (KAFKA-3186) KIP-50: Move Authorizer and related classes to separate package.

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3186: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > KIP-50: Move Authorizer and related c

[jira] [Updated] (KAFKA-1326) New consumer checklist

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-1326: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > New consumer checklist >

[jira] [Updated] (KAFKA-4922) Fix several FindBugs warnings in Clients and Connect

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4922: --- Resolution: Fixed Status: Resolved (was: Patch Available) I believe these were fixed via a di

[jira] [Resolved] (KAFKA-4973) Transient failure of AdminClientTest.testDeleteRecordsWithException

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-4973. Resolution: Fixed > Transient failure of AdminClientTest.testDeleteRecordsWithException > --

[jira] [Updated] (KAFKA-3436) Speed up controlled shutdown.

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3436: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > Speed up controlled shutdown. > -

[jira] [Updated] (KAFKA-5022) Improve CRC tests so that we verify which fields are included in the CRC

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-5022: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > Improve CRC tests so that we verify w

[jira] [Updated] (KAFKA-5023) Remove cyclic dependency between record and protocol packages

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-5023: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > Remove cyclic dependency between reco

[jira] [Updated] (KAFKA-5011) Replica fetchers may need to down-convert messages during a selective message format upgrade

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-5011: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > Replica fetchers may need to down-con

[jira] [Updated] (KAFKA-4862) Kafka client connect to a shutdown node will block for a long time

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4862: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > Kafka client connect to a shutdown no

[jira] [Commented] (KAFKA-3955) Kafka log recovery doesn't truncate logs on non-monotonic offsets, leading to failed broker boot

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026227#comment-16026227 ] Ismael Juma commented on KAFKA-3955: Unless we get a PR for this very soon, it won't h

[jira] [Commented] (KAFKA-5116) Controller updates to ISR holds the controller lock for a very long time

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026224#comment-16026224 ] Ismael Juma commented on KAFKA-5116: Moving to the next release given that the code fr

[jira] [Updated] (KAFKA-4501) Support Java 9

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4501: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > Support Java 9 > -- > >

[jira] [Updated] (KAFKA-5092) KIP 141 - ProducerRecord Interface Improvements

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-5092: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > KIP 141 - ProducerRecord Interface Im

[jira] [Updated] (KAFKA-3042) updateIsr should stop after failed several times due to zkVersion issue

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3042: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > updateIsr should stop after failed se

[jira] [Updated] (KAFKA-4423) Drop support for Java 7

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4423: --- Fix Version/s: (was: 0.11.0.0) 0.12.0.0 > Drop support for Java 7 > ---

[jira] [Updated] (KAFKA-5116) Controller updates to ISR holds the controller lock for a very long time

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-5116: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > Controller updates to ISR holds the c

[jira] [Updated] (KAFKA-1894) Avoid long or infinite blocking in the consumer

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-1894: --- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > Avoid long or infinite blocking in th

[jira] [Resolved] (KAFKA-5108) Add support for reading PID snapshot files to DumpLogSegments

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-5108. Resolution: Fixed > Add support for reading PID snapshot files to DumpLogSegments >

[jira] [Resolved] (KAFKA-5133) Changing "connection refused" message from logging level "debug" into "warn"

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-5133. Resolution: Duplicate This was resolved via a different ticket so that we get warnings if the initia

[jira] [Comment Edited] (KAFKA-5133) Changing "connection refused" message from logging level "debug" into "warn"

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026218#comment-16026218 ] Ismael Juma edited comment on KAFKA-5133 at 5/26/17 12:36 PM: --

[jira] [Updated] (KAFKA-5133) Changing "connection refused" message from logging level "debug" into "warn"

2017-05-26 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-5133: --- Fix Version/s: (was: 0.11.0.0) > Changing "connection refused" message from logging level "debug"

<    3   4   5   6   7   8   9   10   11   12   >