1474 Commits (6964c356aa0acdb96d5ccb689a088ba224cf41f5)

Author SHA1 Message Date
Gardner Vickers ac35ef6242 MINOR: Specify character encoding in NetworkTestUtils (#5965) 6 years ago
Mark Cho c050503464 KAFKA-7709: Fix ConcurrentModificationException when retrieving expired inflight batches on multiple partitions. (#6005) 6 years ago
Zhanxiang (Patrick) Huang 2155c6d54b KAFKA-7235: Detect outdated control requests and bounced brokers using broker generation (#5821) 6 years ago
Viktor Somogyi c4822648ef MINOR: hygene cleanup in TransactionManagerTest (#5951) 6 years ago
John Roesler b7d95da88d KAFKA-7660: Fix child sensor memory leak (#5974) 6 years ago
Mickael Maison 4e90af34c6 MINOR: Various javadoc improvement in clients and connect (#5878) 6 years ago
Stanislav Kozlovski 068ab9cefa KAFKA-7528: Standardize on Min/Avg/Max Kafka metrics' default value - NaN (#5908) 6 years ago
Stig Rohde Døssing 1d4ca5adf3 KAFKA-7616; Make MockConsumer only add entries to the partition map returned by poll() if there are any records to return 6 years ago
Yishun Guan 9646602d68 KAFKA-7402: Implement KIP-376 AutoCloseable additions 6 years ago
Vahid Hashemian c3e7d6252c KAFKA-6774; Improve the default group id behavior in KafkaConsumer (KIP-289) (#5877) 6 years ago
Rajini Sivaram 1a4d44f206 KAFKA-7576; Fix shutdown of replica fetcher threads (#5875) 6 years ago
Ismael Juma 12f310d50e
KAFKA-7612: Fix javac warnings and enable warnings as errors (#5900) 6 years ago
Andras Katona 1c1e5ee979 KAFKA-7518: Fix FutureRecordMetadata.get when TimeUnit is not ms (#5815) 6 years ago
huxi 895c83f88d KAFKA-7412: clarify the doc for producer callback (#5798) 6 years ago
Jason Gustafson 29383d6d6a KAFKA-7604; Fix flaky unit test `testRebalanceAfterTopicUnavailableWithPatternSubscribe` (#5889) 6 years ago
Jason Gustafson fc1dc358ee
KAFKA-7568; Return leader epoch in ListOffsets response (#5855) 6 years ago
Jason Gustafson d71cb54672
KAFKA-7567; Clean up internal metadata usage for consistency and extensibility (#5813) 6 years ago
Mickael Maison 9a0ea25fee MINOR: Use string/log interpolation instead of string concat in core and clients (#5850) 6 years ago
Ron Dagostino e8a3bc7425 KAFKA-7352; Allow SASL Connections to Periodically Re-Authenticate (KIP-368) (#5582) 6 years ago
Dong Lin 29a2921a3a MINOR: Fix checkstyle error caused by #5781 6 years ago
Ismael Juma b403a09ec0 MINOR: Simplify handling of KafkaProducer serializer overrides 6 years ago
Manikumar Reddy 32e1da570a KAFKA-5462: Add configuration to build custom SSL principal name (KIP-371) 6 years ago
Xiongqi Wu fed27fdd75 KAFKA-7501: Fix producer batch double deallocation when receiving message too large error on expired batch (#5807) 6 years ago
John Eismeier 83c3996974 MINOR: Fix some typos 6 years ago
Colin Hicks 74f686d3c2 MINOR: Less restrictive assertion in flaky BufferPool test (#5799) 6 years ago
Rajini Sivaram 53d0674662
KAFKA-7505: Process incoming bytes on write error to report SSL failures (#5800) 6 years ago
Rajini Sivaram 9951f8fee1
KAFKA-7513: Fix timing issue in SaslAuthenticatorFailureDelayTest (#5805) 6 years ago
Colin Patrick McCabe 509dd95ebb KAFKA-7496: Handle invalid filters gracefully in KafkaAdminClient#describeAcls (#5774) 6 years ago
Rajini Sivaram 4c602e6130
KAFKA-7498: Remove references from `common.requests` to `clients` (#5784) 6 years ago
Rajini Sivaram 148b5be74b
MINOR: Update reverse lookup test to work when ipv6 not enabled (#5797) 6 years ago
jonathanskrzypek a947fe8da8 KAFKA-6195: Resolve DNS aliases in bootstrap.server (KIP-235) (#4485) 6 years ago
Edoardo Comar f393b2f7dd KAFKA-6863 Kafka clients should try to use multiple DNS resolved IP (#4987) 6 years ago
Radai Rosenblatt 79bc0dcf70 KAFKA-7475 - capture remote address on connection authetication errors, and log it (#5729) 6 years ago
Ismael Juma adb3a950ee
MINOR: Fix remaining core, connect and clients tests to pass with Java 11 (#5771) 6 years ago
Lee Dongjin 741cb761c5 KAFKA-4514; Add Codec for ZStandard Compression (#2267) 6 years ago
Ismael Juma 578205cadd KAFKA-7439; Replace EasyMock and PowerMock with Mockito in clients module 6 years ago
Stanislav Kozlovski 04f284400a KAFKA-7478: Reduce default logging verbosity in OAuthBearerLoginModule (#5738) 6 years ago
Rajini Sivaram c26823b01e
KAFKA-7462: Make token optional for OAuthBearerLoginModule (#5733) 6 years ago
Jason Gustafson ed3bd79633
KAFKA-7395; Add fencing to replication protocol (KIP-320) (#5661) 6 years ago
Bob Barrett 79757c90df KAFKA-7467; NoSuchElementException is raised because controlBatch is empty (#5727) 6 years ago
Kevin Lu a5335e7cbd KAFKA-6123: Give client MetricsReporter auto-generated client.id (#5383) 6 years ago
radai-rosenblatt 044350f28e MINOR: Reduce in-memory copies of partition objects in onJoinComplete() and onJoinPrepare() 6 years ago
Rajini Sivaram 8fb5e63aa8 KAFKA-7429: Enable key/truststore update with same filename/password (#5699) 6 years ago
Rajini Sivaram cb21bca400 KAFKA-7454: Use lazy allocation for SslTransportLayer buffers and null them on close (#5713) 6 years ago
Rajini Sivaram 0a8205cb45
KAFKA-7453: Expire registered channels not selected within idle timeout (#5712) 6 years ago
Viktor Somogyi f1f719211e KAFKA-6923; Refactor Serializer/Deserializer for KIP-336 (#5494) 6 years ago
Aleksei Izmalkin 7bc1019d4b [KAFKA-7379] [streams] send.buffer.bytes should be allowed to set -1 in KafkaStreams (#5643) 6 years ago
Manikumar Reddy 4bbbfaf39c KAFKA-7332; Update CORRUPT_MESSAGE exception message description 6 years ago
Rajini Sivaram e24d82e0eb KAFKA-7280; Synchronize consumer fetch request/response handling (#5495) 6 years ago
Viktor Somogyi 398d2ab244 MINOR: KafkaAdminClient Java 8 code cleanup (#5594) 6 years ago