7065 Commits (7ea636c661e7a178639e7205bd86ca9f7fb1bd9a)
 

Author SHA1 Message Date
Guozhang Wang 7ea636c661 HOTFIX: checkstyle for newly added unit test 5 years ago
Jason Gustafson ae0c6e58e5
KAFKA-9261; Client should handle unavailable leader metadata (#7770) 5 years ago
David Jacot 5db02ead60
MINOR: Fix typos introduced in KIP-559 (#8042) 5 years ago
Daniel Beskin bdd0a9299f
MINOR: Fixing null handilg in ValueAndTimestampSerializer (#7679) 5 years ago
Guozhang Wang 4090f9a2b0
KAFKA-9113: Clean up task management and state management (#7997) 5 years ago
Colin Patrick McCabe a16dfe6739
MINOR: fix checkstyle issue in ConsumerConfig.java (#8038) 5 years ago
Jason Gustafson b029902b12
KAFKA-9491; Increment high watermark after full log truncation (#8037) 5 years ago
Alexandra Rodoni 7748fc2fc6
KAFKA-9477 Document RoundRobinAssignor as an option for partition.assignment.strategy (#8007) 5 years ago
Randall Hauch dd7a314591
KAFKA-9074: Correct Connect’s `Values.parseString` to properly parse a time and timestamp literal (#7568) 5 years ago
Rajini Sivaram 281ed90cd8
KAFKA-9492; Ignore record errors in ProduceResponse for older versions (#8030) 5 years ago
Matthias J. Sax 8bb962d66f
KAFKA-9490: Fix generics for Grouped (#8028) 5 years ago
David Arthur 7e776b0462
Bump trunk to 2.6.0-SNAPSHOT (#8026) 5 years ago
Ismael Juma 738e14edb8
KAFKA-9027, KAFKA-9028: Convert create/delete acls requests/response to use generated protocol (#7725) 5 years ago
Lucas Bradstreet eebbae7b31
MINOR: Refactor CheckpointFile to improve testability (#7391) 5 years ago
Charles Feduke 5ddab1b60c
MINOR: updated documentation where RocksDBStore was being used as the sample class for byte[] versus Bytes examples (#5884) 5 years ago
David Jacot 96c4ce4803
KAFKA-9437; Make the Kafka Protocol Friendlier with L7 Proxies [KIP-559] (#7994) 5 years ago
Karan Kumar c8d97c6d51
KAFKA-9375: Add names to all Connect threads (#7901) 5 years ago
Ismael Juma 72232df4e0
MINOR: Introduce 2.5-IV0 IBP (#8010) 5 years ago
Jason Gustafson 4317325fbc
KAFKA-8503; Add default api timeout to AdminClient (KIP-533) (#8011) 5 years ago
David Arthur 0780f0043d
Add retries to release.py script (#8021) 5 years ago
Edoardo Comar d37d95b359
KAFKA-8162: IBM JDK Class not found error when handling SASL (#6524) 5 years ago
high.lee fa7047ad9a
MINOR: Add explicit result type in public defs/vals (#7993) 5 years ago
belugabehr 43576562d3
KAFKA-9408: Use StandardCharsets.UTF-8 instead of "UTF-8" (#7940) 5 years ago
Brian Byrne 57cef765f5
KAFKA-9474: Adds 'float64' to the RPC protocol types (#8012) 5 years ago
ning2008wisc f217752bed
KAFKA-9360: Allow disabling MM2 heartbeat and checkpoint emissions (#7887) 5 years ago
high.lee 6b86af3a27
KAFKA-7658: Add KStream#toTable to the Streams DSL (#7985) 5 years ago
Navinder Pal Singh Brar 05b2361c04
KAFKA-9445: Allow adding changes to allow serving from a specific partition (#7984) 5 years ago
Konstantine Karantasis 7746301c26
KAFKA-9422: Track the set of topics a connector is using (KIP-558) (#8017) 5 years ago
Raymond Ng 8494fdb50a
KAFKA-9040; Add --all option to config command (#7607) 5 years ago
Ismael Juma bd5a1c4d36
KAFKA-4203: Align broker default for max.message.bytes with Java producer default (#4154) 5 years ago
belugabehr b4d7560b4f
KAFKA-9426: Use switch instead of chained if/else in OffsetsForLeaderEpochClient (#7959) 5 years ago
belugabehr aecd3936a3
KAFKA-9405: Use Map.computeIfAbsent where applicable (#7937) 5 years ago
Mickael Maison 40b35178e8
KAFKA-9026: Use automatic RPC generation in DescribeAcls (#7560) 5 years ago
highluck 31ef2b9add
MINOR: Remove unused fields in StreamsMetricsImpl (#7992) 5 years ago
Nikolay 172409c44b KAFKA-9460: Enable only TLSv1.2 by default and disable other TLS protocol versions (KIP-553) (#7998) 5 years ago
Ismael Juma ef23b432f1
MINOR: Update lz4, jetty and other minor dependency bumps (#8008) 5 years ago
Ted Yu b50e213eeb MINOR: Fix topology builder debug log message (#8005) 5 years ago
huxi 790a39e353 KAFKA-9254; Overridden topic configs are reset after dynamic default change (#7870) 5 years ago
Ron Dagostino a3509c0870 MINOR: MiniKdc JVM shutdown hook fix (#7946) 5 years ago
highluck 2e351e06b3 KAFKA-9152; Improve Sensor Retrieval (#7928) 5 years ago
Ted Yu 8e5faca963 Correct exception message in DistributedHerder (#7995) 5 years ago
A. Sophie Blee-Goldman 57b2f6807d KAFKA-7317: Use collections subscription for main consumer to reduce metadata (#7969) 5 years ago
Rajini Sivaram a565d1a182
KAFKA-9181; Maintain clean separation between local and group subscriptions in consumer's SubscriptionState (#7941) 5 years ago
Jason Gustafson df13fc93d0
KAFKA-7737; Use single path in producer for initializing the producerId (#7920) 5 years ago
Boyang Chen de90175fc2 KAFKA-9418; Add new sendOffsetsToTransaction API to KafkaProducer (#7952) 5 years ago
Gunnar Morling b399a731a3 KAFKA-7273 Clarification on mutability of headers passed to Converter#fromConnectData() (#7489) 5 years ago
Brian Byrne b4ecd03cec MINOR: Only update a request's local complete time in API handler if unset (#7813) 5 years ago
Ivan Yurchenko 6594114cbd KAFKA-9143: Log task reconfiguration error only when it happened (#7648) 5 years ago
Chia-Ping Tsai a14f25546a MINOR: Change the log level from ERROR to DEBUG when failing to get plugin loader for connector (#7964) 5 years ago
Nigel Liang 28f013708f KAFKA-9024: Better error message when field specified does not exist (#7819) 5 years ago