102 Commits (03d61ebfb93aab53b0b0ecdfc77175d18a58e861)

Author SHA1 Message Date
Randall Hauch b395ef4182 KAFKA-3816: Add MDC logging to Connect runtime (#5743) 6 years ago
Lee Dongjin 741cb761c5 KAFKA-4514; Add Codec for ZStandard Compression (#2267) 6 years ago
Chris Egerton a64ab91238 KAFKA-5540: Deprecate internal converter configs (KIP-174) 7 years ago
Colin Patrick McCabe 0560193706 MINOR: improve trogdor commandline (#4721) 7 years ago
Mickael Maison 115c305526 MINOR: Fixed a few typos in configs and streams docs (#4452) 7 years ago
mulvenna b2146a1cba MINOR: Fix a typo in a comment in config/server.properties (#4373) 7 years ago
Manikumar Reddy f5341c9f35 MINOR: update comments in config/producer.properties 7 years ago
Manikumar Reddy 76a45e0dce MINOR: Update `config/consumer.properties` to have new consumer properties 7 years ago
Manikumar Reddy 8dfdcfd02c KAFKA-5750; Elevate log messages for denials to INFO in SimpleAclAuthorizer 7 years ago
Jeff Widman 43aa14f2dc MINOR: Clarify wording in server.properties comment 7 years ago
Gwen Shapira ea8845bbd6 KAFKA-5384: Enable topic deletion by default 7 years ago
Ismael Juma 5d9563d95f MINOR: Switch ZK client logging to INFO 8 years ago
Ismael Juma a4794b11b2 KAFKA-5486: org.apache.kafka logging should go to server.log 8 years ago
Damian Guy f8d6dba345 MINOR: set group initial rebalance delay to 0 in server.properties 8 years ago
Bharat Viswanadham be392f95de KAFKA-5229: Reflections logs excessive warnings when scanning classpaths 8 years ago
Randall Hauch 56623efd73 KAFKA-4667: Connect uses AdminClient to create internal topics when needed (KIP-154) 8 years ago
Konstantine Karantasis 45f2261763 KAFKA-3487: Support classloading isolation in Connect (KIP-146) 8 years ago
Edoardo Comar e2fafddbbf MINOR: Improve doc for num.x.threads configs 8 years ago
Damian Guy f69d94158c KAFKA-5059: Implement Transactional Coordinator 8 years ago
Ben Stopford 0baea2ac13 KIP-101: Alter Replication Protocol to use Leader Epoch rather than High Watermark for Truncation 8 years ago
Akhilesh Naidu 3e69ef6e3c KAFKA-4276: Add REST configuration in connector properties 8 years ago
Onur Karaman 063d534c51 KAFKA-3959: enforce offsets.topic.replication.factor upon __consumer_offsets auto topic creation (KIP-115) 8 years ago
Ismael Juma d25671884b KAFKA-4565; Separation of Internal and External traffic (KIP-103) 8 years ago
Mark Rose ecc0fc447a MINOR: Clarify log deletion configuration options in server.properties 8 years ago
Guozhang Wang ae237be1bb KAFKA-3769: Create new sensors per-thread in KafkaStreams 8 years ago
Geoff Anderson 801fee89d8 MINOR: cleanup apache license in python files 8 years ago
Liquan Pei 527b98d82f KAFKA-3421: Connect developer guide update and several fixes 9 years ago
Liquan Pei f89f5fb907 KAFKA-3582; Remove references to Copcyat from Kafka Connect property files 9 years ago
gaob13 73470b028c MINOR: Remove the very misleading comment lines 9 years ago
Ashish Singh 83f714bae1 KAFKA-3344: Remove previous system test's leftover test-log4j.properties 9 years ago
Jason Gustafson f7d019ed40 KAFKA-3093: Add Connect status tracking API 9 years ago
Grant Henke ee1770e00e KAFKA-2988; Change default configuration of the log cleaner 9 years ago
Ismael Juma 23d607dc21 MINOR: Update `config/producer.properties` to have new producer properties 9 years ago
Gwen Shapira b93f48f749 KAFKA-2422: Allow copycat connector plugins to be aliased to simpler names 9 years ago
Ewen Cheslack-Postava 83eaf3284f KAFKA-2379: Add basic documentation for Kafka Connect. 9 years ago
Ewen Cheslack-Postava f2031d4063 KAFKA-2774: Rename Copycat to Kafka Connect 9 years ago
Ewen Cheslack-Postava 2e61773590 KAFKA-2371: Add distributed support for Copycat. 9 years ago
Ewen Cheslack-Postava 36d4469326 KAFKA-2372: Add Kafka-backed storage of Copycat configs. 9 years ago
Grant Henke fe4818e094 KAFKA-2633; Default logging from tools to Stderr 9 years ago
Ewen Cheslack-Postava 48b4d6938d KAFKA-2373: Add Kafka-backed offset storage for Copycat. 9 years ago
Parth Brahmbhatt 0990b6ba6a KAFKA-2211: Adding simpleAclAuthorizer implementation and test cases. 9 years ago
Ewen Cheslack-Postava 3803e5cb37 KAFKA-2475: Make Copycat only have a Converter class instead of Serializer, Deserializer, and Converter. 9 years ago
Ewen Cheslack-Postava f6acfb0891 KAFKA-2366; Initial patch for Copycat 9 years ago
Gwen Shapira 53f31432a0 kafka-1809; Refactor brokers to allow listening on multiple ports and IPs; patched by Gwen Shapira; reviewed by Joel Koshy and Jun Rao 10 years ago
Manikumar Reddy 49d7f8ee1c KAFKA-1723; num.partitions documented default is 1 while actual default is 2; patched by Manikumar Reddy; reviewed by Jun Rao 10 years ago
Raman Gupta 15f9e2762d kafka-1801; Remove non-functional variable definition in log4j.properties; patched by Raman Gupta; reviewed by Jun Rao 10 years ago
James Oliver 37356bfee0 kafka-1493; Use a well-documented LZ4 compression format and remove redundant LZ4HC option; patched by James Oliver; reviewed by Jun Rao 10 years ago
Ewen Cheslack-Postava 9c17747baa KAFKA-589 Clean shutdown after startup connection failure; reviewed by Neha Narkhede 10 years ago
Anton Karamanov f489493c38 kafka-1414; Speedup broker startup after hard reset; patched by Anton Karamanov; reviewed by Jay Kreps and Jun Rao 10 years ago
Manikumar Reddy b428d8cc48 kafka-1531; zookeeper.connection.timeout.ms is set to 10000000 in configuration file in Kafka tarball; patched by Manikumar Reddy; reviewed by Jun Rao 10 years ago