1306 Commits (9e23af3115ddfbf311f6b37c273327b3fa8e9a14)

Author SHA1 Message Date
Robert Yokota fd5acd73e6 KAFKA-7242: Reverse xform configs before saving (KIP-297) 6 years ago
Mario Molina 04770916a7 KAFKA-5975; No response when deleting topics and delete.topic.enable=false (#3960) 6 years ago
Viktor Somogyi b1090e52a3 MINOR: Eliminate warnings from KafkaProducerTest (#5548) 6 years ago
Viktor Somogyi 4b2af9de6b MINOR: Use method references instead of anonymus classes in Errors (#5525) 6 years ago
Mickael Maison 80294d0f5a MINOR: Improved configuration formatting in documentation (#5532) 6 years ago
Rohan ea4078e72a KAFKA-7311: Reset next batch expiry time on each poll loop 6 years ago
Guozhang Wang 0d778987ee
KAFKA-6998: Disable Caching when max.cache.bytes are zero. (#5488) 6 years ago
Jason Gustafson 4f25f1fb71
KAFKA-7296; Handle coordinator loading error in TxnOffsetCommit (#5514) 6 years ago
Rajini Sivaram 634f9af8c0
KAFKA-7119: Handle transient Kerberos errors on server side (#5509) 6 years ago
Matthias J. Sax 3c14feb442
KAFKA-7285: Create new producer on each rebalance if EOS enabled (#5501) 6 years ago
Rajini Sivaram e4de328dab
KAFKA-7288: Fix for SslSelectorTest.testCloseConnectionInClosingState (#5504) 6 years ago
Stanislav Kozlovski ad84eb5e76 KAFKA-7169: Validate SASL extensions through callback on server side (#5497) 6 years ago
Rajini Sivaram 0d73351852
KAFKA-7119: Handle transient Kerberos errors as non-fatal exceptions (#5487) 6 years ago
Koen De Groote 9e0e29ac5c MINOR: Use statically compiled regular expressions for efficiency (#5168) 6 years ago
John Roesler 6d1685fa45 KAFKA-7284: streams should unwrap fenced exception (#5499) 6 years ago
Rajini Sivaram a3dc10f1d9
KAFKA-7261: Record 1.0 for total metric when Count stat is used for rate (#5484) 6 years ago
Manikumar Reddy O 92004fa21a KAFKA-6751; Support dynamic configuration of max.connections.per.ip/max.connections.per.ip.overrides configs (KIP-308) (#5334) 6 years ago
Sébastien Launay 811c6433bd KAFKA-4950; Fix ConcurrentModificationException on assigned-partitions metric update (#3907) 6 years ago
Arjun Satish e876c921b0 MINOR: Add connector configs to site-docs 6 years ago
Manikumar Reddy O cf981443e4 MINOR: Log AdminClient configs (#5457) 6 years ago
Stanislav Kozlovski 518e9d3eee KAFKA-7169: Custom SASL extensions for OAuthBearer authentication mechanism (KIP-342) (#5379) 6 years ago
Jason Gustafson fc5f6b0e46
MINOR: Add Timer to simplify timeout bookkeeping and use it in the consumer (#5087) 6 years ago
radai-rosenblatt 09fe51f3eb KAFKA-6648; Fetcher.getTopicMetadata() should return all partitions for each requested topic 6 years ago
Jason Gustafson 596c6c0c0b
KAFKA-7231; Ensure NetworkClient uses overridden request timeout (#5444) 6 years ago
Manikumar Reddy O ac79d49047 MINOR: Implement toString() in config validator classes (#5401) 6 years ago
Jason Gustafson c3e7c0bcb2
MINOR: Producers should set delivery timeout instead of retries (#5425) 6 years ago
Dhruvil Shah 08a4cda34e [MINOR] Improve consumer logging on LeaveGroup (#5420) 6 years ago
Jon Lee a932520135 KAFKA-7126; Reduce number of rebalance for large consumer group after a topic is created 6 years ago
Yu Yang 7fc7136ffd KAFKA-5886; Introduce delivery.timeout.ms producer config (KIP-91) (#5270) 6 years ago
Matthias J. Sax 487b954542
MINOR: internal config objects should not be logged (#5389) 6 years ago
Jason Gustafson c83ecf4c55 KAFKA-7194; Fix buffer underflow if onJoinComplete is retried after failure (#5417) 6 years ago
Dhruvil Shah d11f6f26b7 KAFKA-6897; Prevent KafkaProducer.send from blocking when producer is closed (#5027) 6 years ago
wangshao ee0c2cee21 MINOR: Fix logged timeout in KafkaProducer.close() (#4623) 6 years ago
Rajini Sivaram 980b725bb0
KAFKA-3702: Change log level of SSL close_notify failure (#5397) 6 years ago
Rajini Sivaram be02dbe287
MINOR: Fix transient test failure in SslTransportLayerTest (#5396) 6 years ago
Ron Dagostino 284b46b7ce KAFKA-7182: SASL/OAUTHBEARER client response missing %x01 seps (#5391) 6 years ago
Rajini Sivaram 0875ddeb23
KAFKA-7168: Treat connection close during SSL handshake as retriable (#5371) 6 years ago
Ahmed Al Mehdi 8c47a3e52f KAFKA-5098; KafkaProducer should reject sends to invalid topics 6 years ago
Matthias Wessendorf ba8fb6ec70 Fixing incorrect JavaDoc for METRICS_RECORDING_LEVEL_CONFIG key 6 years ago
Jason Gustafson 8119683a23
MINOR: Tighten FileRecords size checks to prevent overflow (#5332) 6 years ago
Rajini Sivaram 1f8527b331 KAFKA-7136: Avoid deadlocks in synchronized metrics reporters (#5341) 6 years ago
Yishun Guan d44d5d7520 KAFKA-6986: Export Admin Client metrics through Stream Threads (#5210) 6 years ago
Stanislav Kozlovski 053d831992 KAFKA-7111: Log error connecting to node at a higher log level (#5312) 6 years ago
Jason Gustafson 919409bb23 MINOR: Ensure heartbeat last poll time always updated (#5308) 6 years ago
Stanislav Kozlovski daa8082d67 KAFKA-6809: Count inbound connections in the connection-creation metric (#5301) 6 years ago
Manikumar Reddy O b2ed7d80de MINOR: Update consumer javadoc for position method (#5100) 6 years ago
Manikumar Reddy O 51935ee2e6 KAFKA-7091; AdminClient should handle FindCoordinatorResponse errors (#5278) 6 years ago
Ismael Juma 7a74ec62d2
MINOR: Avoid FileInputStream/FileOutputStream (#5281) 6 years ago
tedyu 2f36da1747 Minor: add exception to debug log for Sender#maybeSendTransactionalRequest (#5282) 6 years ago
Rajini Sivaram 624acc63da
MINOR: Cleanup threads in integration tests (#5269) 6 years ago