4122 Commits (beeed86600f3571635e83e6a3b6ee0c38679c7fe)
 

Author SHA1 Message Date
Andras Beni beeed86600 MINOR: Update dependencies for 1.0.0 part 2 7 years ago
Erik Kringen ee4e4c8cb3 KAFKA-5656; Support bulk attributes request on KafkaMbean where some attributes do not exist 7 years ago
Tom Bentley ef17d5b892 KAFKA-4260; Disallow non-routable address in advertised.listeners 7 years ago
Paolo Patierno 6546f9af6d MINOR: Improve documentation for running docker system tests 7 years ago
Mickael Maison b07435638d MINOR: Fixed StickyAssignor javadoc formatting 7 years ago
Damian Guy d0ee6ed36b KAFKA-5832; add Consumed and change StreamBuilder to use it 7 years ago
Ismael Juma 27336192ff MINOR: Include response in request log 7 years ago
Ismael Juma 07a428e0c8 MINOR: Always specify the keystore type in system tests 7 years ago
Ted Yu a1ec6527db KAFKA-5820: Remove unneeded synchronized keyword in StreamThread 7 years ago
Guozhang Wang 674407908b KAFKA-5698: Sort processor nodes based on its sub-tree size 7 years ago
Vahid Hashemian 3410f02fec KAFKA-4585: Lower the Minimum Required ACL Permission of OffsetFetch (KIP-163) 7 years ago
Colin P. Mccabe 4065ffb3e1 KAFKA-5777; Add ducktape integration for Trogdor 7 years ago
Damian Guy 329d5fa64a KAFKA-5844; add groupBy(selector, serialized) to Ktable 7 years ago
Damian Guy 9cbb9f0939 KAFKA-5650; add StateStoreBuilder interface and implementations 7 years ago
Damian Guy 667cd60dc6 KAFKA-5816; add Produced class, KStream#to(topic, Produced), and KStream#through(topic, Produced) 7 years ago
Boyang Chen b041c8d87d MINOR: close iterator on doc example 7 years ago
Guozhang Wang 9b85cf9ed0 MINOR: KIP-138 renaming of string names 7 years ago
Guozhang Wang 3f155eaa23 MINOR: Log encountered exception during rebalance 7 years ago
Matthias J. Sax 212bce6e3f MINOR: fix typos on web doc's upgrade guide 7 years ago
Attila Kreiner 23d01c805b KAFKA-5726; KafkaConsumer.subscribe() overload that takes just Pattern 7 years ago
oleg 5102576460 KAFKA-5756; Connect WorkerSourceTask synchronization issue on flush 7 years ago
Damian Guy 45394d52c1 KAFKA-5819; Add Joined class and relevant KStream join overloads 7 years ago
Damian Guy b687c06800 KAFKA-5817; Add Serialized class and overloads to KStream#groupBy and KStream#groupByKey 7 years ago
James Cheng 2fb5664bf4 KAFKA-5597: Autogenerate producer sender metrics 7 years ago
Matthias J. Sax cd59976eea KAFKA-5823: Extend upgrade section for KIP-120 7 years ago
Rajini Sivaram 5d69966195 KAFKA-5837; Set defaults for ReassignPartitionsCommand correctly 7 years ago
Vladimír Kleštinec 81e789ae3d KAFKA-4860; Allow spaces in paths on windows 7 years ago
Matthias J. Sax 752e531741 KAFKA-5603; Don't abort TX for zombie tasks 7 years ago
Florian Hussonnois facd2c5a8c KAFKA-4819: Expose states for active tasks to public API 7 years ago
Damian Guy d78eb03fad MINOR: add mvn-pgp-plugin to sign streams quickstart jars 7 years ago
Damian Guy caddae19ea MINOR: fix scalaVersion variable in templateData.js 7 years ago
Ismael Juma b1871e5adf MINOR: Fix sftp_mkdir in release.py 7 years ago
Eno Thereska 493c2aad59 MINOR: add table of contents 7 years ago
Dong Lin adefc8ea07 KAFKA-5694; Add AlterReplicaDirRequest and DescribeReplicaDirRequest (KIP-113 part-1) 7 years ago
Colin P. Mccabe b2a328daf2 KAFKA-5659; Fix error handling, efficiency issue in AdminClient#describeConfigs 7 years ago
Matthias J. Sax 14a7c297ab KAFKA-5818; KafkaStreams state transitions not correct 7 years ago
Dong Lin bc999989bf KAFKA-5759; Allow user to specify relative path as log directory 7 years ago
Sebastian Gavril 51af6fb654 MINOR: Allow timestamp parameter in `ProcessorTopologyTestDriver.process` 7 years ago
Randall Hauch 75070bdb5d MINOR: Increase timeout of Zookeeper service in system tests 7 years ago
Colin P. Mccabe ded8741173 KAFKA-5806; Fix transient unit test failure in trogdor coordinator shutdown 7 years ago
Rajini Sivaram 47c2753496 MINOR: Test SASL authorization id 7 years ago
Guozhang Wang 9ebc303bb8 KAFKA-5379 follow up: reduce redundant mock processor context 7 years ago
Manikumar Reddy 9836adc732 KAFKA-2105; Check for null in KafkaProducer.partitionsFor 7 years ago
Guozhang Wang ce04b14358 MINOR: KIP-160 docs 7 years ago
Guozhang Wang f5310d645c MINOR: doc changes for KIP-138 7 years ago
Guozhang Wang 6682abe4ae KAFKA-5797: Delay checking of partition existence in StoreChangelogReader 7 years ago
Damian Guy 76c9a6dcbc KAFKA-5804; retain duplicates in ChangeLoggingWindowBytesStore 7 years ago
Kamal C 10cb534c8b KAFKA-5762; Refactor AdminClient to use LogContext 7 years ago
Eno Thereska bd54d2e3e0 MINOR: stateful docs for aggregates 7 years ago
Colin P. Mccabe 949577ca77 KAFKA-5768; Upgrade to ducktape 0.7.1 7 years ago