5794 Commits (e87e3f2cb286add0c315069b3b2a13c31d65043e)
 

Author SHA1 Message Date
Lee Dongjin e87e3f2cb2 MINOR: Remove unused imports, exceptions, and values (#6117) 6 years ago
Matthias J. Sax ed7b67dd11
KAFKA-3522: Add internal RecordConverter interface (#6150) 6 years ago
Lars Francke 6cae2577ba Fix Javadoc of KafkaConsumer (#6155) 6 years ago
Matthias J. Sax e19eb3e290
KAFKA-6455: Extend CacheFlushListener to forward timestamp (#6147) 6 years ago
Jacek Laskowski 59f22521c0 MINOR: Log partition info when creating new request batch in controller (#6145) 6 years ago
Guozhang Wang 56139df844
KAFKA-7652: Part I; Fix SessionStore's findSession(single-key) (#6134) 6 years ago
Guozhang Wang e1652de119
MINOR: Remove the InvalidTopicException handling in InternalTopicManager (#6167) 6 years ago
Richard Yu 78076f9b2a [KAFKA-7024] Rocksdb state directory should be created before opening the DB (#6138) 6 years ago
Jingguo Yao 1221a34815 MINOR:: Fix typos (#6079) 6 years ago
Dhruvil Shah 4b54eb4621 MINOR: log when controller begins processing logdir failure event (#6153) 6 years ago
Dong Lin 6a7eebe891 KAFKA-7829; Javadoc should show that AdminClient.alterReplicaLogDirs() is supported in Kafka 1.1.0 or later (#6157) 6 years ago
David Arthur 2c44e77e2f KAFKA-7738; Track leader epochs in client Metadata (#6045) 6 years ago
Magesh Nandakumar dec68c9350 MINOR: Start Connect REST server in standalone mode to match distributed mode (KAFKA-7503 follow-up) 6 years ago
Boyang Chen 9a9310d074 KAFKA-7824; Require member.id for initial join group request [KIP-394] (#6058) 6 years ago
Stanislav Kozlovski 2e53fa08af KAFKA-7792: Add simple /agent/uptime and /coordinator/uptime health check endpoints (#6130) 6 years ago
Guozhang Wang 68a6a7ae29
MINOR: Streams upgrade guide section for newly merged KIPs (#6108) 6 years ago
Guozhang Wang 3dffd5df2f
MINOR: Add log entry for KafkaException in StreamThread#runLoop (#6144) 6 years ago
Chia-Ping Tsai af634a4a98 KAFKA-7391; Introduce close(Duration) to Producer and AdminClient instead of close(long, TimeUnit) (#5667) 6 years ago
Stanislav Kozlovski 13f679013a MINOR: Update Trogdor StringExpander regex to handle an epilogue (#6123) 6 years ago
Andrew Schofield aca52b6d2c KAFKA-7461: Add tests for logical types 6 years ago
Tom Bentley d8f126d70a Fix KAFKA-7789 by increasing the key size for the RSA keys generated for (#6096) 6 years ago
Arjun Satish 69d8d2ea11 KAFKA-7503: Connect integration test harness 6 years ago
Matthias J. Sax 82d1db6358
MINOR: code cleanup (#6054) 6 years ago
Attila Sasvari 0206e6c306 MINOR: Fix typo in security.html (#6141) 6 years ago
Ismael Juma 12947f4f94 HOTFIX: Fix Properties.putAll compiler error when compiling with Java 11 (#6140) 6 years ago
Bill Bejeck eb61410a00 MINOR: Put state args in correct order named repartition test (#6114) 6 years ago
John Roesler f3ab1e5b9e MINOR: clarify the record selection algorithm and stream-time definition (#6128) 6 years ago
Mayuresh Gharat 8afce0e338 KAFKA-4453 : Added code to separate controller connections and requests from the data plane (#5921) 6 years ago
Kamal Chandraprakash cb3eedcf94 KAFKA-7781; Add validation check for retention.ms topic property. 6 years ago
Colin Patrick McCabe 71e85f5e84 KAFKA-7609; Add Protocol Generator for Kafka (#5893) 6 years ago
Xi Yang cc33511e9a MINOR: Support choosing different JVMs when running integration tests 6 years ago
Lee Dongjin 7df3e8cd38 KAFKA-7808: AdminClient#describeTopics should not throw InvalidTopic if topic name is not found (#6124) 6 years ago
Jason Gustafson e120feb485
HOTFIX: Compilation error in CommandLineUtils (#6131) 6 years ago
Stanislav Kozlovski 625e0d8829 KAFKA-7790: Fix Bugs in Trogdor Task Expiration (#6103) 6 years ago
Bill Bejeck 3746bf2c84 MINOR: Need to have same wait as verify timeout broker upgrade downgrade (#6127) 6 years ago
Kan Li 694da1ac1e KAFKA-6627: Prevent config default values overriding ones specified through --producer-property on command line. (#6084) 6 years ago
John Roesler b4bf6232c2 KAFKA-7741: Streams exclude javax dependency (#6121) 6 years ago
Bill Bejeck c238af29bf MINOR: Remove throwing exception if not found from describe topics (#6112) 6 years ago
Manikumar Reddy e8959bd766 KAFKA-5994; Log ClusterAuthorizationException for all ClusterAction requests 6 years ago
Ismael Juma 4154eb9f11
MINOR: Update dependencies for Kafka 2.2 (#6116) 6 years ago
Bill Bejeck b1b792d9a8 MINOR: Add 2.1 version metadata upgrade (#6111) 6 years ago
Anna Povzner b2b79c4f0e KAFKA-7786; Ignore OffsetsForLeaderEpoch response if epoch changed while request in flight (#6101) 6 years ago
Stanislav Kozlovski 66a9416e38 MINOR: Log successful/failed authentications with socket information (#5856) 6 years ago
Matthias J. Sax 1c7bf4e497
MINOR: code cleanup (#6053) 6 years ago
Matthias J. Sax 86de2dfd27
MINOR: code cleanup (#6057) 6 years ago
Matthias J. Sax 6e7149b77a
MINOR: code cleanup (#6055) 6 years ago
Jason Gustafson 73a9fcaa4d
KAFKA-7799; Fix flaky test RestServerTest.testCORSEnabled (#6106) 6 years ago
Bob Barrett e325676994 KAFKA-6833; Producer should await metadata for unknown partitions (#6073) 6 years ago
Bill Bejeck 515e680c71 MINOR: Put states in proper order, increase timeout for starting (#6105) 6 years ago
Matthias J. Sax 3991d81f6c
MINOR: code cleanup (#6056) 6 years ago