4127 Commits (6e4045586212812165693840b68d7577a05b890a)
 

Author SHA1 Message Date
Guozhang Wang 6682abe4ae KAFKA-5797: Delay checking of partition existence in StoreChangelogReader 7 years ago
Damian Guy 76c9a6dcbc KAFKA-5804; retain duplicates in ChangeLoggingWindowBytesStore 7 years ago
Kamal C 10cb534c8b KAFKA-5762; Refactor AdminClient to use LogContext 7 years ago
Eno Thereska bd54d2e3e0 MINOR: stateful docs for aggregates 7 years ago
Colin P. Mccabe 949577ca77 KAFKA-5768; Upgrade to ducktape 0.7.1 7 years ago
Tommy Becker 9ef2b3ce8e KAFKA-5379: ProcessorContext.appConfigs() should return parsed values 7 years ago
Guozhang Wang 1f659913a6 MINOR: simplify state transition for Kafka Streams and stream threads 7 years ago
Colin P. Mccabe 7ae02a69c4 KAFKA-5720; Fix AdminClientIntegrationTest#testCallInFlightTimeouts 7 years ago
Holden Karau 8d3aa6acad KAFKA-4380; Document the purpose of clean shutdown file in the code. 7 years ago
Michal Borowiecki 5648dcc3e5 MINOR: Fix doc typos and grammar 7 years ago
Bill Bejeck b6adb2dc89 KAFKA-3989; MINOR: follow-up: update script to run from kafka root 7 years ago
Jeremy Custenborder b01fcc3b89 KAFKA-5620: Expose the ClassCastException as the cause for the SerializationException in KafkaProducer 7 years ago
Damian Guy 551d57561d KAFKA-5787: StoreChangelogReader needs to restore partitions that were added post initialization 7 years ago
Damian Guy c715f6a5ab KAFKA-5749; Add MeteredSessionStore and ChangeloggingSessionBytesStore. 7 years ago
Colin P. Mccabe 0772fde562 KAFKA-5776; Add the Trogdor fault injection daemon 7 years ago
huxihx 607c3c21f6 KAFKA-5755; KafkaProducer should be refactored to use LogContext 7 years ago
Jason Gustafson c4d629a0b3 MINOR: Consolidate broker request/response handling 7 years ago
radzish 05e3850b2e KAFKA-5771; org.apache.kafka.streams.state.internals.Segments#segments method returns incorrect results when segments were added out of order 7 years ago
Colin P. Mccabe 14f6ecd915 MINOR: KafkaService should print node hostname on failure 7 years ago
Rajini Sivaram e6164ec611 MINOR: Fix transient failure in SocketServerTest.testConnectionIdReuse 7 years ago
Jason Gustafson 71417552c7 KAFKA-5342; Clarify producer fatal/abortable errors and fix inconsistencies 7 years ago
Guozhang Wang 21fea170d8 MINOR: add upgrade section for 1.0.0 7 years ago
Eno Thereska 5e65c0da45 MINOR: Stateless transformation documentation 7 years ago
Manikumar Reddy 5b99a288cd KAFKA-5644; Fix Reset Consumer Group Offset tool to handle minute component of TimeZone 7 years ago
Damian Guy 99eebc8404 HOTFIX: reduce streams benchmark input records to 10 million 7 years ago
Konstantine Karantasis 3b7e104559 MINOR: Verify startup of zookeeper service in system tests 7 years ago
dongeforever ea21752a79 KAFKA-5417; Fix Selector's handling of some failures during prepare 7 years ago
Damian Guy b78d7ba5d5 KAFKA-5152: perform state restoration in poll loop 7 years ago
Eno Thereska 343a8ef99c HOTFIX: Cherrypicking state deadlock fix from 0.11 7 years ago
Manikumar Reddy 3615ef730c KAFKA-5752; Update index files correctly during async delete 7 years ago
Manikumar Reddy 6cf92a253b KAFKA-4856; Synchronize registerAppInfo and unregisterAppInfo 7 years ago
Eno Thereska ecea150bde MINOR: Document how to create source streams and tables 7 years ago
Damian Guy ee8e9349b2 KAFKA-5689; Add MeteredWindowStore and refactor store hierarchy 7 years ago
Kamal C 0b0819ba05 MINOR: Typographical error corrected in the StreamsBuilder Javadoc. 7 years ago
Colin P. Mccabe 57dbe39ae1 KAFKA-5743; Ducktape services should use subdirs of /mnt 7 years ago
Jason Gustafson bf3bfd6749 KAFKA-5747; Producer snapshot loading should cover schema errors 7 years ago
Ismael Juma 8a5a84dc67 KAFKA-5753; ShellTest.testRunProgramWithErrorReturn fails on macOS 7 years ago
Ismael Juma 26c65953ed MINOR: Deprecate LogConfig.Compact 7 years ago
Jason Gustafson 6896f1ddb7 MINOR: Ensure consumer logging has clientId/groupId context 7 years ago
Ismael Juma ed96523a2c KAFKA-4501; Java 9 compilation and runtime fixes 7 years ago
Eno Thereska 3e22c1c04a KAFKA-5725; More failure testing 7 years ago
Damian Guy 75c78e9692 KAFKA-5668; fetch across stores in CompositeReadOnlyWindowStore & CompositeReadOnlySessionStore 7 years ago
huxihx 3457c4761a KAFKA-5745; makeLeader should invoke `convertHWToLocalOffsetMetadata` before marking it as leader 7 years ago
Colin P. Mccabe a4720b25a3 KAFKA-5744; ShellTest: add tests for attempting to run nonexistent program, error return 7 years ago
Xavier Léauté 520e651d53 KAFKA-5742: support ZK chroot in system tests 7 years ago
Jason Gustafson 334a30bcff KAFKA-5730; Consumer should invoke async commit callback before sync commit returns 7 years ago
Bill Bejeck efe4f6540a KAFKA-5733: RocksDB bulk load with lower number of levels 7 years ago
Konstantine Karantasis 72eacbea5b KAFKA-5567: Connect sink worker should commit offsets of original topic partitions 7 years ago
Colin P. Mccabe bf34a5b740 KAFKA-5737; KafkaAdminClient thread should be daemon 7 years ago
Randall Hauch 3b1cea60e9 KAFKA-5731; Corrected how the sink task worker updates the last committed offsets 7 years ago