4122 Commits (beeed86600f3571635e83e6a3b6ee0c38679c7fe)
 

Author SHA1 Message Date
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
Jason Gustafson 869ef5579f HOTFIX: ConsoleConsumer using wrong old consumer config value for auto.offset.reset 7 years ago
Andrey Dyachkov c0f7a77058 KAFKA-4643; Improve test coverage of StreamsKafkaClient 7 years ago
Rajini Sivaram 21ea4b1d2a KAFKA-5595; Ensure client connection ids are not reused too quickly 7 years ago
Jason Gustafson 8265a43897 MINOR: Safer handling of requests prior to SASL authentication 7 years ago
Damian Guy e19c37e591 KAFKA-5673; refactor KeyValueStore hierarchy to make MeteredKeyValueStore outermost 7 years ago