1997 Commits (4fd60c6120dc4330deb7317360c835b04bc6cb9a)
 

Author SHA1 Message Date
James Cheng 4fd60c6120 KAFKA-3216: "Modifying topics" section incorrectly says you can't change replication factor. 9 years ago
Grant Henke cd15321e0d KAFKA-3189: Kafka server returns UnknownServerException for inherited exceptions 9 years ago
Yasuhiro Matsuda 6352a30f46 HOTFIX: Fix NPE after standby task reassignment 9 years ago
Rajini Sivaram 9f5a1f8766 KAFKA-3217: Close producers in unit tests 9 years ago
Ismael Juma 9cac38c021 MINOR: Use explicit type in AclCommand 9 years ago
Adam Kunicki 0eaede4dc9 KAFKA-3191: Improve offset committing JavaDoc in KafkaConsumer 9 years ago
Yasuhiro Matsuda feda3f68e9 HOTFIX: open window segments on init 9 years ago
Yasuhiro Matsuda f7ad3d1b1f HOTFIX: RecordCollector should send a record to the specified partition 9 years ago
Yasuhiro Matsuda d2fc6f36cc MINOR: fix RocksDBStore range search 9 years ago
Yasuhiro Matsuda 4ee68b43c1 HOTFIX: fix streams issues 9 years ago
Grant Henke 1a539c74c1 MINOR: Improve error message for inconsistent broker ids 9 years ago
Grant Henke f292820920 KAFKA-2589: The default value for the "rebalance.backoff.ms" property is not specified correctly 9 years ago
Grant Henke 26efdede6c KAFKA-3037: Test number of alive brokers known after single node cluster startup 9 years ago
Yasuhiro Matsuda fa05ee7279 MINOR: Add more info to RecordCollector error message 9 years ago
Grant Henke 40df94af5c KAFKA-3165: Fix ignored parameters in the gradle "All" tasks 9 years ago
Tao Xiao d6e36df873 KAFKA-3157: Mirror maker doesn't commit offset with low traffic 9 years ago
Jiangjie Qin 216c75bbc5 KAFKA-3003: Update the replica.highWatermark correctly 9 years ago
Jason Gustafson dc662776cd KAFKA-3211: Handle WorkerTask stop before start correctly 9 years ago
Jiangjie Qin db8d6f02c0 KAFKA-3179; Fix seek on compressed messages 9 years ago
Guozhang Wang 7802a90ed9 KAFKA-3207: Fix StateChangeLogger to use the right topic name 9 years ago
Gwen Shapira 9b47f9a7f6 MINOR: log connect reconfiguration error only if there was an error 9 years ago
Yasuhiro Matsuda 0a7b20e286 HOTFIX: fix partition ordering in assignment 9 years ago
Geoff Anderson 287e45ab40 MINOR: Removed unnecessary Vagrantfile hack 9 years ago
Jason Gustafson f8598f96df HOTFIX: fix broken WorkerSourceTask test 9 years ago
Yasuhiro Matsuda 77683c3cb0 HOTFIX: temp fix for ktable look up 9 years ago
Adam Kunicki 99956f56c9 KAFKA-3198: Ticket Renewal Thread exits prematurely due to inverted c… 9 years ago
Guozhang Wang d3ff902d60 MINOR: Fix restoring for source KTable 9 years ago
Grant Henke 5b58693838 KAFKA-3194: Validate security.inter.broker.protocol against the adver… 9 years ago
Guozhang Wang 79eacf6c95 MINOR: Some more Kafka Streams Javadocs 9 years ago
Jason Gustafson 1d80f563bc KAFKA-3092: Replace SinkTask onPartitionsAssigned/onPartitionsRevoked with open/close 9 years ago
Ismael Juma e8343e67e1 KAFKA-3195; Transient test failure in OffsetCheckpointTest.testReadWrite 9 years ago
Geoff Anderson fd10f6dff1 MINOR: Increment ducktape dependency 9 years ago
Guozhang Wang 95174337c2 KAFKA-3121: Refactor KStream Aggregate to be Lambda-able. 9 years ago
Yasuhiro Matsuda 8189f9d580 MINOR: some javadocs for kstream public api 9 years ago
Guozhang Wang 86a9036a7b MINOR: fix the logic of RocksDBWindowStore using RocksDBStore Segments 9 years ago
Rajini Sivaram c97a75d985 KAFKA-3170; Set default fetch_min_bytes in new consumer to 1 9 years ago
Eno Thereska c4f32c53ed KAFKA-3068: Remove retry with nodesEverSeen 9 years ago
Guozhang Wang 4adfd7960c MINOR: Reorder StreamThread shutdown sequence 9 years ago
Guozhang Wang 57da044a99 KAFKA-3060: Refactor MeteredStore and RockDBStore Impl 9 years ago
Mayuresh Gharat 66ecf3f08d KAFKA-1860: Fix issue that file system errors are not detected unless Kafka tries to write. 9 years ago
Yasuhiro Matsuda 181df80dc3 MINOR: removed obsolete class 9 years ago
Grant Henke eaa1433a2f KAFKA-3164: Document client and mirrormaker upgrade procedure/require… 9 years ago
Rajini Sivaram b433b4a247 KAFKA-3169; Limit receive buffer size for SASL packets in broker 9 years ago
Ismael Juma afda7c4dc7 MINOR: Remove unused imports from tests whose packages were fixed 9 years ago
Yasuhiro Matsuda 598851f19c MINOR: remove the init method from Serdes 9 years ago
Kim Christensen a58b459bdd KAFKA-2676: Fix incorrect package name in tests 9 years ago
Praveen Devarao e1d32bdffd KAFKA-3029: Mark TopicPartition and OffsetAndMetadata as Serializable 9 years ago
Ismael Juma 20afdcdd2e KAFKA-3075; Fix ClassCastException in `ZookeeperConsumerConnector.commitOffsets` 9 years ago
Ismael Juma 3cfa6da6f1 MINOR: Fix spelling and grammar issues in ReplicaFetcherThread detailed comment 9 years ago
Jakub Nowak 8f302c83c3 KAFKA-3086: Remove unused method in MirrorMaker. 9 years ago