4972 Commits (6f641fef6a88036ab4dacb59ab21bc8b21ef9bcf)
 

Author SHA1 Message Date
Filipe Agapito 6f641fef6a KAFKA-6474: Rewrite tests to use new public TopologyTestDriver [cleanup] (#4939) 7 years ago
Sean Glover 893e044515 MINOR: Build and code sample updates for Kafka Streams DSL for Scala (#4949) 7 years ago
Guozhang Wang 564311f5cd
MINOR: Remove KafkaStreams#toString (#4909) 7 years ago
Surabhi Dixit 03a2d8243d KAFKA-6867; Corrected the typos in upgrade.html (#4970) 7 years ago
Bill Bejeck f448e49fbe KAFKA-6844: Call shutdown on GlobalStreamThread after all StreamThreads have stopped (#4950) 7 years ago
Guozhang Wang de8a67b565 HOTFIX: fix streams tutorial code example 7 years ago
John Roesler 2d8049b713 KAFKA-5697: issue Consumer#wakeup during Streams shutdown 7 years ago
Guozhang Wang af983267be
MINOR: Removed deprecated schedule function (#4908) 7 years ago
Bill Bejeck 515ce21c74 KAFKA-6761: Part 1 of 3; Graph nodes (#4923) 7 years ago
Anna Povzner a5318722c7 KAFKA-6857; Leader should reply with undefined offset if undefined leader epoch requested (#4967) 7 years ago
Rajini Sivaram 6dbd9b59e6 KAFKA-6854; Handle batches deleted during log cleaning of logs with txns (#4962) 7 years ago
Fedor Bobin de147837dd KAFKA-6853: ZooKeeperRequestLatencyMs is incorrect (#4961) 7 years ago
Ismael Juma 55cdc934fb
Upgrade ZooKeeper to 3.4.12 and Scala to 2.12.6 (#4940) 7 years ago
Bill Bejeck 04a70bd3fe KAFKA-6829: retry commits on unknown topic or partition (#4948) 7 years ago
Guozhang Wang a7746dd5b4 HOTFIX: Simplify ConsoleConsumer stripWithPrefix function 7 years ago
Boyang Chen 1b170df31c KAFKA-6657: Add StreamsConfig prefix for different consumers (#4805) 7 years ago
Guozhang Wang 31ce3a2705
KAFKA-6825: Make StreamsConfig#DEFAULT_PRODUCTION_EXCEPTION_HANDLER_CLASS_CONFIG public (#4929) 7 years ago
Mickael Maison b82252b1e0 MINOR: Removed unused imports in a few tests (#4938) 7 years ago
Rajini Sivaram b4d8552218
KAFKA-6526: Enable unclean leader election without controller change (#4920) 7 years ago
Rajini Sivaram 9d2efd83a6 KAFKA-6810; Enable dynamic update of SSL truststores (#4904) 7 years ago
Jason Gustafson f467c9c243
MINOR: Ensure exception messages include partition/segment info when possible (#4907) 7 years ago
Manikumar Reddy O be5b0fd2a9 MINOR: Fix sasl.jaas.config doc string (#4921) 7 years ago
Mickael Maison 902009ea98 KAFKA-3417: Wrap metric reporter calls in try/catch blocks (#3635) 7 years ago
khairy 6655a4d75f KAFKA-6535: Set default retention ms for Streams repartition topics to Long.MAX_VALUE (#4730) 7 years ago
Colin Patrick McCabe aa3c38f595 KAFKA-6785: Add Trogdor documentation (#4862) 7 years ago
Colin Patrick McCabe 8577632b3a MINOR: Fix Trogdor tests, partition assignments (#4892) 7 years ago
Bill Bejeck c6fd3d488e MINOR: update VerifiableProducer to send keys if configured and removed StreamsRepeatingKeyProducerService (#4841) 7 years ago
manjuapu 0143a65091 Fix streams web doc configs tables (#4943) 7 years ago
manjuapu 3ce14a84a8 MINOR: Streams web doc table fix (#4942) 7 years ago
Guozhang Wang b2e0812f69
HOTFIX: rename run_test to execute in streams simple benchmark (#4941) 7 years ago
Max Zheng e128f7f3bb MINOR: Pin pip to 9.0.3 as 10 is not compatible with with system pip (#4937) 7 years ago
Manikumar Reddy O ff1875fce0 KAFKA-6778; AdminClient.describeConfigs() should return error for non-existent topics (#4866) 7 years ago
Guozhang Wang 8725e3604b
MINOR: Remove deprecated streams config (#4906) 7 years ago
Filipe Agapito 885abbfcd4 KAFKA-6474: Rewrite tests to use new public TopologyTestDriver [partial] (#4832) 7 years ago
Jarek Rudzinski f38bc0c339 MINOR: use jdk8 to build/run system tests (#4925) 7 years ago
Bill Bejeck e7f019690a MINOR: Fixes for streams system tests (#4935) 7 years ago
John Roesler fc6e92260c MINOR: fix NamedCache metrics in Streams (#4917) 7 years ago
Jason Gustafson 459efb02ad HOTFIX: ListConsumerGroupsResult should use KafkaFuture (#4933) 7 years ago
Colin Patrick McCabe 6be908a829 MINOR: Refactor AdminClient ListConsumerGroups API (#4884) 7 years ago
Anna Povzner cbb5b51475 KAFKA-6795; Added unit tests for ReplicaAlterLogDirsThread 7 years ago
Xavier Léauté 34a1f7099b KAFKA-6826 avoid range scans when forwarding values during aggregation (#4927) 7 years ago
Ismael Juma c853ef75a1 MINOR: Bump version to 2.0.0-SNAPSHOT (#4804) 7 years ago
Jason Gustafson acd669e424 KAFKA-6796; Fix surprising UNKNOWN_TOPIC error from requests to non-replicas (#4883) 7 years ago
John Roesler 12a0f46895 KAFKA-6376: Document skipped records metrics changes (#4922) 7 years ago
Anna Povzner 3bc2575dfc MINOR: Disabled flaky DynamicBrokerReconfigurationTest.testAddRemoveSslListener until fixed (#4924) 7 years ago
Jagadesh Adireddi a05e33693b KAFKA-6677: Fixed StreamsConfig producer's max-in-flight allowed when EOS enabled. (#4868) 7 years ago
Debasish Ghosh b2e4db01b6 KAFKA-6670: Implement a Scala wrapper library for Kafka Streams 7 years ago
Patrik Erdes 35c75ea503 MINOR: Fix formatting in --new-consumer deprecation warning (#4903) 7 years ago
John Roesler ed51b2cdf5 KAFKA-6376; refactor skip metrics in Kafka Streams 7 years ago
taekyung 51db468bf3 MINOR: Fixed deserialization.exception.handler default value of config-streams (#4914) 7 years ago