1565 Commits (cfea95343dfe9f297bceb98676b7bc04e5035776)

Author SHA1 Message Date
Jason Gustafson 7f19df29ac MINOR: AdminClient should respect retry backoff 7 years ago
Radai Rosenblatt c9ec292135 Improve kafka client sensor registration performance by lazily calculating JMX attributes 7 years ago
Ismael Juma 70f0d0bd3f
MINOR: Use reflection for signal handler and do not enable it for IBM JDK (#5047) 7 years ago
Rajini Sivaram ff9f928c16 KAFKA-6911; Fix dynamic keystore/truststore update check (#5029) 7 years ago
Jason Gustafson 0f86e68840 MINOR: Remove dependence on __consumer_offsets in AdminClient listConsumerGroups 7 years ago
Jason Gustafson 5be47a2f26
MINOR: AdminClient consumer group domain objects should have public constructors (#5063) 7 years ago
Jason Gustafson c1b30a12b1 MINOR: AdminClient metadata manager should reset state on failure 7 years ago
Ismael Juma a30ecc6755 MINOR: Remove o.a.kafka.common.utils.Base64 and IS_JAVA8_COMPATIBLE 7 years ago
Ismael Juma 193c779682
MINOR: Remove unnecessary conditional in KafkaAdminClient to fix checkstyle (#5058) 7 years ago
Ismael Juma e70a191d30
KAFKA-4423: Drop support for Java 7 (KIP-118) and update deps (#5046) 7 years ago
Guozhang Wang 70a506b983
MINOR: Ignore test_broker_type_bounce_at_start system test (#5055) 7 years ago
Colin Patrick McCabe 16ad358d64 KAFKA-6868; Fix buffer underflow and expose group state in the consumer groups API (#4980) 7 years ago
Boyang Chen 1e207b2ef8 KAFKA-6896: Add producer metrics exporting in KafkaStreams (#4998) 7 years ago
Matthias J. Sax 9947cd40c6
MINOR: Ensure sensor names are unique in Kafka Streams (#5009) 7 years ago
Ismael Juma c3921d489f
MINOR: Rename RecordFormat to RecordVersion (#4809) 7 years ago
Jason Gustafson a5ea6d10a8
MINOR: A few small cleanups in AdminClient from KAFKA-6299 (#4989) 7 years ago
Gunju Ko c90bbc2749 MINOR: Fix typo in ConsumerRebalanceListener JavaDoc (#4996) 7 years ago
Chia-Ping Tsai 4f7c11a1df KAFKA-6870 Concurrency conflicts in SampledStat (#4985) 7 years ago
Anna Povzner 9679c44d2b KAFKA-6361: Fix log divergence between leader and follower after fast leader fail over (#4882) 7 years ago
Colin Patrick McCabe abbd53da4a KAFKA-6299; Fix AdminClient error handling when metadata changes (#4295) 7 years ago
Rajini Sivaram 0ecb72f59d
KAFKA-6834: Handle compaction with batches bigger than max.message.bytes (#4953) 7 years ago
Adem Efe Gencer 7afcb3a64c KAFKA-6877; Remove completedFetch upon a failed parse if it contains no records. 7 years ago
Roman Khlebnov fcb15e357c KAFKA-6292; Improve FileLogInputStream batch position checks to avoid type overflow (#4928) 7 years ago
Rajini Sivaram 6dbd9b59e6 KAFKA-6854; Handle batches deleted during log cleaning of logs with txns (#4962) 7 years ago
Bill Bejeck 04a70bd3fe KAFKA-6829: retry commits on unknown topic or partition (#4948) 7 years ago
Rajini Sivaram 9d2efd83a6 KAFKA-6810; Enable dynamic update of SSL truststores (#4904) 7 years ago
Jason Gustafson f467c9c243
MINOR: Ensure exception messages include partition/segment info when possible (#4907) 7 years ago
Manikumar Reddy O be5b0fd2a9 MINOR: Fix sasl.jaas.config doc string (#4921) 7 years ago
Mickael Maison 902009ea98 KAFKA-3417: Wrap metric reporter calls in try/catch blocks (#3635) 7 years ago
Jason Gustafson 459efb02ad HOTFIX: ListConsumerGroupsResult should use KafkaFuture (#4933) 7 years ago
Colin Patrick McCabe 6be908a829 MINOR: Refactor AdminClient ListConsumerGroups API (#4884) 7 years ago
Arjun Satish d9e804b889 MINOR: Clarify meaning of end offset in consumer javadocs (#4885) 7 years ago
Andras Beni 462342210f KAFKA-3365; Add documentation method for protocol types and update doc generation (#4735) 7 years ago
John Roesler ac9c3ed0b4 KAFKA-6376: preliminary cleanup (#4872) 7 years ago
Mickael Maison 83503404e4 KAFKA-6770; Add New Protocol Versions to 1.1.0 documentation (#4847) 7 years ago
Rajini Sivaram e5de679d62
KAFKA-6765: Handle exception while reading throttle metric value in test (#4869) 7 years ago
Andy Coates 432c82d3bf KAFKA-6727; Fix broken Config hashCode() and equals() (#4796) 7 years ago
Ismael Juma f3ed56b21f MINOR: Mention that -1 disables retention by time (#4881) 7 years ago
Guozhang Wang 9871357086
KAFKA-6592: Follow-up (#4864) 7 years ago
Guozhang Wang 0dc7f0e66f
KAFKA-6611, PART II: Improve Streams SimpleBenchmark (#4854) 7 years ago
Guozhang Wang b599b395f3
KAFKA-6058: Refactor consumer API result return types (#4856) 7 years ago
Jason Gustafson fb3a9485a8
MINOR: Disable failing testDescribeConsumerGroupOffsets test case (#4863) 7 years ago
John Roesler cc43e77bbb MINOR: make Sensor#add idempotent (#4853) 7 years ago
Jorge Quilcate Otoya 6a99da87ab KAFKA-6058: KIP-222; Add Consumer Group operations to Admin API 7 years ago
Manikumar Reddy O 47918f2d79 KAFKA-6447: Add Delegation Token Operations to KafkaAdminClient (KIP-249) (#4427) 7 years ago
Manikumar Reddy O 5e277e5579 KAFKA-4883: handle NullPointerException while parsing login modue control flag (#4849) 7 years ago
Magnus Edenhill e490a90625 Make [Config]Resource.toString() consistent with existing code (#4845) 7 years ago
Jason Gustafson 0a8f35b684
KAFKA-6768; Transactional producer may hang in close with pending requests (#4842) 7 years ago
Rajini Sivaram 77ebd32016
KAFKA-6576: Configurable Quota Management (KIP-257) (#4699) 7 years ago
Manikumar Reddy O 77c79df396 KAFKA-6741: Disable Selector's idle connection timeout in testNetworkThreadTimeRecorded() test (#4824) 7 years ago