81 Commits (2e662a061608a0755274da3e2ccf87401936febf)

Author SHA1 Message Date
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
Sriharsha Chintalapani 6d1992274c kafka-1438 (follow-up); Migrate client tools out of perf; patched by Sriharsha Chintalapani; reviewed by Jun Rao 11 years ago
Joe Stein 547ccedcfa KAFKA-1456 Add LZ4 and LZ4C as a compression codec patch by James Oliver reviewed by Joe Stein 11 years ago
Jay Kreps 23d7fc4706 KAFKA-1251: Add metrics to the producer. 11 years ago
Neha Narkhede 74c54c7eeb KAFKA-1281 add the new producer to existing tools; reviewed by Jun Rao and Guozhang Wang 11 years ago
Joe Stein 77118a935e KAFKA-1289 Misc. nitpicks in log cleaner for new 0.8.1 features patch by Jay Kreps, reviewed by Sriram Subramanian and Jun Rao 11 years ago
Joel Koshy ac239da502 Update description of num.partitions config in sample server properties - issue reported by Vaibhav Puranik 11 years ago
Jun Rao 58789d7cbe kafka-1127; kafka and zookeeper server should start in daemon mode and log to correct position; patched by Raymond Liu; reviewed by Jun Rao 11 years ago
Neha Narkhede e602ed0582 KAFKA-1113 log.cleanup.interval.mins property should be renamed; Trivial patch, no review 11 years ago
Roger Hoover a55ec0620f kafka-1092; Add server config parameter to separate bind address and ZK hostname; patched by Roger Hoover; reviewed by Jun Rao 11 years ago
Jun Rao 2c6d3c7b45 kafka-1076; system tests in 0.8 are broken due to wrong log4j config; patched by Joel Koshy; reviewed by Jay Kreps and Jun Rao 11 years ago
Jay Kreps df18fe13ad KAFKA-615 fsync asynchronous from log roll. Patch reviewed by Jun and Sriram. 11 years ago
Jay Kreps 14af713252 Misc. minor house-keeping fixes: add reasonable GC settings, fix up README, fix up example configs, fix the logging for tools, use a log directory for logs instead of the root directory. 11 years ago
Jun Rao 86e314aa73 kafka-937; fix bug exposed in ConsumerOffsetChecker; patched by Jun Rao; reviewed by Alexey Ozeritskiy 12 years ago
Swapnil Ghike 2d7403174f kafka-871; Rename ZkConfig properties; patched by Swapnil Ghike; reviewed by Jun Rao 12 years ago
Neha Narkhede 66b1038957 KAFKA-829 Mirror maker needs to share the migration tool request channel; reviewed by Jun Rao 12 years ago
Swapnil Ghike 2457bc49ef KAFKA-513 Add state change log to Kafka brokers; reviewed by Neha Narkhede 12 years ago
Neha Narkhede 4d8fb1eebc KAFKA-736 Add an option to the 0.8 producer to mimic 0.7 producer behavior; reviewed by Jun Rao and Sriram Subramanian 12 years ago
Jun Rao 8103b4f635 trivial change to save kafka broker log to a file, in addition to console 12 years ago
Jay Kreps e7edb5e1e9 KAFKA-631 Implement a log cleaner for Kafka. Reviewed by Neha. 12 years ago
Jun Rao 53818bb7ee ConsoleProducer does not exit correctly; kafka-701; patched by Maxime Brugidou; reviewed by Jun Rao 12 years ago
Jun Rao c02e7fd690 trivial fix to log4j.properties, which stops outputing info level message after kafka-683 12 years ago