5980 Commits (a648ef0b44e9c3efbee3d66fc7dae85fea24a74b)
 

Author SHA1 Message Date
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
Chia-Ping Tsai 9601315420 KAFKA-7253; The returned connector type is always null when creating connector (#5470) 6 years ago
Jason Gustafson f9a22f42a8 KAFKA-7773; Add end to end system test relying on verifiable consumer (#6070) 6 years ago
John Roesler 8ae985705f KAFKA-7768: Use absolute paths for javadoc (#6100) 6 years ago
Colin P. Mccabe aff02944fe KAFKA-7051: Improve the efficiency of ReplicaManager (fixup) 6 years ago
Colin Patrick McCabe 145cad752d
KAFKA-7051: Improve the efficiency of ReplicaManager (#5206) 6 years ago
slim 6a20e3cd4c KAFKA-7768: Add version to java html urls (#6094) 6 years ago
hackerwin7 e4f233ed33 KAFKA-7755; Look up client host name since DNS entry may have changed (#6049) 6 years ago
Bill Bejeck 404bdef08d MINOR: Remove sleep calls and ignore annotation from streams upgrade test (#6046) 6 years ago
Guozhang Wang 1f3cb6c4ef
MINOR: Bump js template to 2.2 (#6086) 6 years ago
Chia-Ping Tsai b6d1450012 MINOR: Show the specified value in logging the deprecation warnings of internal converter (#5212) 6 years ago
Guozhang Wang 8e4799b017
K7657 handling thread dead state change (#6091) 6 years ago
Jason Gustafson fcdde2c604
MINOR: Use functional patterns in PartitionStates (#6089) 6 years ago
Guozhang Wang 9d544212e6
Revert "KAFKA-7657: Fixing thread state change to instance state change (#6018)" (#6090) 6 years ago
Guozhang Wang d669830819
KAFKA-7657: Fixing thread state change to instance state change (#6018) 6 years ago