7147 Commits (384eb16805ef8f7520f46cc6def25e71495bd6bd)
 

Author SHA1 Message Date
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
Eduardo Pinto c8c0ec6ac9 KAFKA-7204: Avoid clearing records for paused partitions on poll of MockConsumer (#7505) 5 years ago
Chris Egerton 58a0b99e92 KAFKA-9083: Various fixes/improvements for Connect's Values class (#7593) 5 years ago
Narek Karapetian d755ca14a0 MINOR: log error message from Connect sink exception (#7555) 5 years ago
Rajini Sivaram 1e823a6884
KAFKA-9457; Fix flaky test org.apache.kafka.common.network.SelectorTest.testGracefulClose (#7989) 5 years ago
Rajini Sivaram 0ecb5bb586
MINOR: Update AclCommand help message to match implementation (#7990) 5 years ago
commandini 9d96964792 MINOR: Update introduction page in Kafka documentation 5 years ago
Levani Kokhreidze 21df6eeda9 MINOR: Use Math.min for StreamsPartitionAssignor#updateMinReceivedVersion method (#7954) 5 years ago
Jason Gustafson faf46de515
KAFKA-9338; Fetch session should cache request leader epoch (#7970) 5 years ago
Vikas Singh 9b312c401c KAFKA-9329; KafkaController::replicasAreValid should return error message (#7865) 5 years ago
Brian Byrne 9eface2e73 KAFKA-9449; Adds support for closing the producer's BufferPool. (#7967) 5 years ago
Rajini Sivaram eb8e2a8e3b
MINOR: Handle expandIsr in PartitionLockTest and ensure read threads not blocked on write (#7973) 5 years ago
Chris Egerton eed81c66e9 MINOR: Fix typo in connect integration test class name (#7976) 5 years ago
Edoardo Comar a88703255b KAFKA-9218: MirrorMaker 2 can fail to create topics (#7745) 5 years ago
Rajini Sivaram dbeaba5d9e
KAFKA-8847; Deprecate and remove usage of supporting classes in kafka.security.auth (#7966) 5 years ago
Rajini Sivaram 08e1576eee
MINOR: Suppress DescribeConfigs Denied log during CreateTopics (#7971) 5 years ago
dengziming 8da12d4d37 [MINOR]: Fix typo in Fetcher comment (#7934) 5 years ago
highluck 1e1110d8f3 MINOR: Remove unnecessary call to `super` in `MetricConfig` constructor (#7975) 5 years ago
John Roesler cd4ab4189e
MINOR: fix flaky StreamsUpgradeTestIntegrationTest (#7974) 5 years ago