1285 Commits (b9f11796944056a5b3c7440033d587d19290b3c3)

Author SHA1 Message Date
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
Vahid Hashemian 418a91b5d4 KAFKA-4682; Revise expiration semantics of consumer group offsets (KIP-211 - Part 1) (#4896) 6 years ago
Rajini Sivaram e5ec3f55c9
KAFKA-6546: Use LISTENER_NOT_FOUND_ON_LEADER error for missing listener (#5189) 7 years ago
Andy Coates d2b84bd4b0 Kafka_7064 - bug introduced when switching config commands to ConfigResource (#5245) 7 years ago
Jason Gustafson 3afe2ed8e3
MINOR: Handle segment splitting edge cases and fix recovery bug (#5169) 7 years ago
Ismael Juma cc4dce94af
KAFKA-2983: Remove Scala consumers and related code (#5230) 7 years ago
Rajini Sivaram e8955f731e
KAFKA-7012: Don't process SSL channels without data to process (#5237) 7 years ago
Jason Gustafson 347b37e319
MINOR: Do not require request timeout be larger than session timeout (#5246) 7 years ago
Robert Yokota d06da1b7f4 KAFKA-7068: Handle null config values during transform (KIP-297) 7 years ago
Chia-Ping Tsai f2cb8523d1 KAFKA-7032 The TimeUnit is neglected by KakfaConsumer#close(long, Tim… (#5182) 7 years ago
Dhruvil Shah a8c17e36c3 MINOR: Fix chunked down-conversion behavior when no valid batch exists after conversion (#5173) 7 years ago
Andy Coates 642a97783d KAFKA-7010: Rename ResourceNameType to PatternType (#5205) 7 years ago
Dhruvil Shah 9a71bfb9d6 KAFKA-7030; Add configuration to disable message down-conversion (KIP-283) (#5192) 7 years ago
Jason Gustafson 443091b844
KAFKA-7050; Decrease default consumer request timeout to 30s (#5203) 7 years ago
Dhruvil Shah 53ca52f855 KAFKA-6979; Add `default.api.timeout.ms` to KafkaConsumer (KIP-266) (#5122) 7 years ago
Andy Coates a592402512 KAFKA-7007: Use JSON for /kafka-acl-extended-changes path (#5161) 7 years ago
Robert Yokota 16190e9bfd MINOR: Move FileConfigProvider to provider subpackage (#5194) 7 years ago
Dong Lin 4580d9f16a MINOR: Remove deprecated per-partition lag metrics 7 years ago
Dhruvil Shah f0b1b46486 MINOR: Use SL4J string interpolation instead of string concatenation (#5113) 7 years ago
Andy Coates 49db5a63c0 KAFKA-7005: Remove duplicate resource class. (#5184) 7 years ago
Ismael Juma a4c2921736
MINOR: Remove APIs deprecated in 0.11.0 for core and clients (#5158) 7 years ago
Dhruvil Shah d2b2fbdf94 KAFKA-6264; Split log segments as needed if offsets overflow the indexes (#4975) 7 years ago