2378 Commits (61f4c8b0923baa17bfc6160082fc2c8ca5a2c44d)
 

Author SHA1 Message Date
Jiangjie Qin 61f4c8b092 KAFKA-3698; Update the message format section. 9 years ago
Rajini Sivaram 6a5d3e65c6 KAFKA-3258; Delete broker topic metrics of deleted topics 9 years ago
Tom Crayford 62985f313f MINOR: document increased network bandwidth of 0.10 under replication 9 years ago
Jiangjie Qin 7ded19a29e KAFKA-3565; Add documentation to warn user about the potential messag… 9 years ago
Ismael Juma 13130139ff KAFKA-3713; Close `compressor` to fix memory leak 9 years ago
Jeff Klukas 08205de185 MINOR: Allow Serdes subclasses to access WrapperSerde 9 years ago
Manikumar reddy O 1c4b943f2d KAFKA-3584; Fix synchronization issue between deleteOldSegments() and delete() methods 9 years ago
Liquan Pei fb421dbcfe KAFKA-3692; Add quotes to variables in kafka-run-class.sh 9 years ago
Jeff Klukas f34164eed5 MINOR: Fix bugs in KafkaStreams.close() 9 years ago
Liquan Pei 81f76bde85 KAFKA-3520: Add system tests for REST APIs of list connector plugins and config validation 9 years ago
Liquan Pei 527b98d82f KAFKA-3421: Connect developer guide update and several fixes 9 years ago
Ismael Juma 563611935d MINOR: Remove <release> tag from doap file 9 years ago
Ismael Juma ac434a4ebd MINOR: Fix checkstyle failure in `StreamsConfigTest` 9 years ago
Guozhang Wang 5aedde5b29 MINOR: Change type of StreamsConfig.BOOTSTRAP_SERVERS_CONFIG to List 9 years ago
Ismael Juma 84d17bdf22 MINOR: Fix order of compression algorithms in upgrade note 9 years ago
Jason Gustafson 4807dd1df9 KAFKA-3583: Add documentation for Connect status control APIs 9 years ago
Guozhang Wang 1182d61deb KAFKA-3704: Remove hard-coded block size in KafkaProducer 9 years ago
Jason Gustafson f892f0ca6d KAFKA-3694; Ensure broker Zk deregistration prior to restart in ReplicationTest 9 years ago
Rajini Sivaram b28bc57a1f MINOR: Improve handling of channel close exception 9 years ago
Liquan Pei bd8681cdd5 KAFKA-3690: Avoid to pass null to UnmodifiableMap 9 years ago
Ben Stopford 6978115514 MINOR: Documentation for Rack Awareness 9 years ago
Rajini Sivaram e20eba958d MINOR: Ensure that selection key is cancelled on close 9 years ago
Manikumar reddy O 3e89d2bc59 KAFKA-3525; getSequenceId should return 1 for first data node creation 9 years ago
Ismael Juma fe0335ea10 MINOR: Double timeout passed to `producer.close` in `sendAndVerifyTimestamp` 9 years ago
Guozhang Wang 6f1873242c MINOR: Add Kafka Streams API / upgrade notes 9 years ago
Liquan Pei 9575e93070 KAFKA-3684: SinkConnectorConfig does not return topics in config validation. 9 years ago
Vahid Hashemian 18226ff0be KAFKA-3608; Fix ZooKeeper structures and output format in documentation 9 years ago
Jason Gustafson f96da638ee KAFKA-3676: system tests for connector pause/resume 9 years ago
Ashish Singh eb1de107b0 MINOR: Update protocol doc link in Introduction. 9 years ago
Rajini Sivaram 87285f36c9 KAFKA-3634; Upgrade tests for SASL authentication 9 years ago
Ewen Cheslack-Postava 36ed00d9bf KAFKA-3421; Follow up to fix name of SourceTask method and add documentation of connector status REST API 9 years ago
Rajini Sivaram 22c098b71b MINOR: Remove copyDependantTestLibs from jar dependencies 9 years ago
Jason Gustafson ff8580da6f MINOR: Add toString implementations to Subscription and Assignment 9 years ago
Dana Powers 4331bf4ff2 HOTFIX: KAFKA-3160 follow-up, catch decompression errors in constructor 9 years ago
Mickael Maison 2caf872c2e KAFKA-3587; LogCleaner fails due to incorrect offset map computation 9 years ago
Guozhang Wang 29a682e2ea KAFKA-3658: Validate retention period be longer than window size 9 years ago
Kaufman Ng b86378840a KAFKA-3681; Connect doc formatting 9 years ago
Rajini Sivaram bce3415b18 KAFKA-3662; Fix timing issue in SocketServerTest.tooBigRequestIsRejected 9 years ago
Ismael Juma f5b98b8fa7 KAFKA-3675; Add lz4 to parametrized `test_upgrade` system test 9 years ago
Jason Gustafson 8911660e2e KAFKA-3674: Ensure connector target state changes propagated to worker 9 years ago
Liquan Pei fc89083f81 MINOR: Move connect.start() to try catch block 9 years ago
Liquan Pei dbafc631ad KAFKA-3673: Connect tests don't handle concurrent config changes 9 years ago
Liquan Pei d1bb2b9df1 KAFKA 3671: Move topics to SinkConnectorConfig 9 years ago
Vahid Hashemian 62b9fa2254 KAFKA-3579; Reference both old and new consumer properties in `TopicCommand` 9 years ago
Ismael Juma 51f7a35c92 KAFKA-3670; ControlledShutdownLeaderSelector should pick the preferred replica as the new leader, if possible 9 years ago
Dana Powers 8fe2552239 KAFKA-3160; Fix LZ4 Framing 9 years ago
Jonathan Bond c4bbf34243 KAFKA-3112; Warn instead of error on unresolvable bootstrap server 9 years ago
Chen Zhu 717eea8350 KAFKA-3655; awaitFlushCompletion() in RecordAccumulator should always decrement flushesInProgress count 9 years ago
Mark Grover 58f9d7cf8a KAFKA-3669; Add secondary constructor for KafkaConfig with a default value for doLog 9 years ago
Kaufman Ng 1985033127 Minor: added description for lag in consumer group command 9 years ago