2721 Commits (27e3edc791760dea7ff4d048f87d1585f9e235d7)
 

Author SHA1 Message Date
Grant Henke fc47b9fa6b KAFKA-2945; CreateTopic - protocol and server side implementation 8 years ago
Guozhang Wang 136a8fabca KAFKA-3887 Follow-up: add unit test for null checking in KTable aggregates 8 years ago
Rajini Sivaram c439268224 KAFKA-3562; Handle topic deletion during a send 8 years ago
Damian Guy 383cec9cf3 KAFKA-3942; Change IntegrationTestUtils.purgeLocalStreamsState to use java.io.tmpdir 8 years ago
Todd Palino e0eaa7f12e KAFKA-3725; Update documentation with regards to XFS 8 years ago
Ewen Cheslack-Postava f8a7ace9d4 KAFKA-2941: Clarify docs for key and value Converters 8 years ago
Ashish Singh 2dfbf4b5fd KAFKA-3849; Add explanation on why polling every second in MirrorMaker is required 8 years ago
Nafer Sanabria a5da2a4f4c MINOR: Typo fix in comments 8 years ago
Nihed Bbarek c2459d3251 MINOR: Update design.html 8 years ago
Rekha Joshi 4b5ed36c22 KAFKA-3844; Sort configuration items in log 8 years ago
Vahid Hashemian 0edaa89be3 KAFKA-3111; Fix ConsumerPerformance reporting to use time-based instead of message-based intervals 8 years ago
Liquan Pei 542350d616 KAFKA-3920: Add Schema source connector to Kafka Connect 8 years ago
Guozhang Wang 730bf9a37a KAFKA-3887: KAFKA-3817 follow-up to avoid forwarding value if it is null in KTableRepartition 8 years ago
Bill Bejeck efc4c88811 KAFKA-3926: Fix transient test failure in RegexSourceIntegrationTest 8 years ago
Jeyhun Karimov 7218648ae7 KAFKA-3836: KStreamReduce and KTableReduce should not pass nulls to Deserializers 8 years ago
Bill Bejeck b64302f9ce KAFKA-3794: added stream / table names as prefix to print / writeAsText 8 years ago
Moritz Siuts 15e008783c KAFKA-3802; log mtimes reset on broker restart / shutdown 8 years ago
Damian Guy dca263b4e0 MINOR: fix generics in Windows.segments and Windows.until 8 years ago
Damian Guy 416c3a7d97 MINOR: Fix generics in KStream.groupBy(...) 8 years ago
Matthias J. Sax 12fa188b9a HOTFIX: Auto-repartitioning for merge() and code simplifications 8 years ago
Alex Glikson 87b3ce16c0 MINOR: Fix few documentation errors in streams quickstart 8 years ago
Vahid Hashemian d7de59a579 KAFKA-3854: Fix issues with new consumer's subsequent regex (pattern) subscriptions 8 years ago
Sriharsha Chintalapani 31b4460cf9 MINOR: Warning instead of error if TGT cannot be renewed beyond the next expiry date 8 years ago
Thanasis Katsadas 0f8b679035 MINOR: Typo fix in docs ops 8 years ago
Grant Henke f1323d4ffa MINOR: Fix consumer constructor doc string 8 years ago
Kenji Yoshida 32e24b7c28 MINOR: remove "auto.commit.interval.ms" from "Manual Offset Control" example 8 years ago
Philippe Derome 2098529b44 KAFKA-3902: Optimize KTable.filter in Streams DSL to avoid forwarding if both old and new values are null 8 years ago
Shikhar Bhushan 5a97304170 MINOR: fix Bash shebang on vagrant/ scripts 8 years ago
Alex Loddengaard 7edaa3dd89 MINOR: bug fixes to ducktape services 8 years ago
Shikhar Bhushan 44ad7b574e KAFKA-3846: KIP-65: include timestamp in Connect record types 8 years ago
Yuto Kawamura 3605ffa306 MINOR: Fix ambiguous log message in RecordCollector 9 years ago
Henry Cai 7d6b416f9e KAFKA-3740: Part I: expose StreamConfig properties in ProcessorContext 9 years ago
Matthias J. Sax 7e9f5a7ee6 HOTFIX: Check JoinWindow boundaries 9 years ago
Henry Cai a34f78dcad KAFKA-3890: Streams use same task assignment on cluster rolling restart 9 years ago
Bill Bejeck 96ae0a5929 MINOR: Follow-up from KAFKA-3842 to fix tempDir 9 years ago
Roger Hoover cf03f349ca KAFKA-3761; Remove BrokerState "RunningAsController" 9 years ago
Damian Guy 10abe858bd KAFKA-3896: fix transient failure in KStreamRepartitionJoinTest 9 years ago
Guozhang Wang 0e0b632b92 MINOR: Improve doc string in PartitionGrouper 9 years ago
Laurier Mantel 54f9a7012c MINOR: fix grammatical errors in DataException message 9 years ago
Bill Bejeck 88924b03d5 KAFKA-3842: consolidate utility methods to TestUtils 9 years ago
Ismael Juma ef42c224a7 MINOR: Clean `Metrics.defaultRegistry` to avoid transient failures in `testSessionExpireListenerMetrics` 9 years ago
Guozhang Wang 6cd031e7cf HOTFIX: Remove Java verion 1.6 in quick-start docs 9 years ago
Jeff Klukas 41a54358be MINOR: Pass absolute directory path to RocksDB.open 9 years ago
Matthias J. Sax 8ec4e4b7a3 Kafka-3880: Disallow Join Window with size zero 9 years ago
Jason Gustafson 36cab7dbdf KAFKA-3863: System tests covering connector/task failure and restart 9 years ago
Ashish Singh 8bf18df1b6 MINOR: Verify acls for group resource on all servers of test cluster. 9 years ago
Vahid Hashemian 10bbffd754 MINOR: KAFKA-3176 follow-up to fix minor issues 9 years ago
Eno Thereska 8b7dce87a7 KAFKA-3872; Reduce log cleaner buffer size to 2 MB 9 years ago
Damian Guy d546aa292a MINOR: update streams.html with KStream API changes 9 years ago
Vahid Hashemian 9716768810 KAFKA-3176: Add partition/offset options to the new consumer 9 years ago