3835 Commits (a6799f4e14ac68a5915bce50f37343bec45c988a)
 

Author SHA1 Message Date
dan norwood f60009b14d MINOR: Handle 0 futures in all() 8 years ago
Apurva Mehta 0e7cc4aa38 MINOR: Serialize the real isolationLevel in FetchRequest 8 years ago
Damian Guy 619fd7aeb6 KAFKA-5131; WriteTxnMarkers and complete commit/abort on partition immigration 8 years ago
Onur Karaman b2fcf73b68 KAFKA-5107; remove preferred replica election state from ControllerContext 8 years ago
sharad-develop 46da01a4a7 KAFKA-4623; Default unclean.leader.election.enabled to false (KIP-106) 8 years ago
dan norwood 64ea193cee MINOR: Describe topics should describe, not delete 8 years ago
Guozhang Wang 94a35fd936 HOTFIX: fix unit tests for KAFKA-5136 8 years ago
Damian Guy 324b475eca KAFKA-5136: move coordinatorEpoch from WriteTxnMarkerRequest to TxnMarkerEntry 8 years ago
Jason Gustafson 67f1f4d270 MINOR: Some cleanups in the transactional producer 8 years ago
Damian Guy 1f2451d4e7 KAFKA-5059 Follow-up: Remove broken locking and fix handleAddPartitions 8 years ago
Colin P. Mccabe 4aed28d189 KAFKA-3265; Add a public AdminClient API in Java (KIP-117) 8 years ago
amethystic c96656efb3 KAFKA-5091; ReassignPartitionsCommand should protect against empty replica list assignment 8 years ago
Rajini Sivaram 0104b657a1 KAFKA-4954; Request handler utilization quotas 8 years ago
Michael Andre Pearce 6185bc0276 KAFKA-4208; Add Record Headers 8 years ago
Jason Gustafson ca6ae81166 MINOR: Make assignment expectation explicit in testConsumptionWithBrokerFailures 8 years ago
Ismael Juma f0152a7fda KAFKA-5097; Add testFetchAfterPartitionWithFetchedRecordsIsUnassigned 8 years ago
Matthias J. Sax a931e9954d KAFKA-4986 Follow-up: cleanup unit tests and further comments addressed 8 years ago
Balint Molnar bc10f5f173 Use zkUtils instead of zkClient in AdminUtils 8 years ago
Matthias J. Sax 4b9de871df MINOR: adding global store must ensure unique names 8 years ago
Guozhang Wang ee8c5e2dc3 KAFKA-4379; Follow-up to avoid sending to changelog while restoring InMemoryLRUCache 8 years ago
Matthias J. Sax 6753af270c KAFKA-5111: Code cleanup and improved log4j on StreamThread and Task 8 years ago
Armin Braun 36aef1c268 KAFKA-5005: IntegrationTestUtils to override consumer configs and reuse consumer 8 years ago
Balint Molnar efa479736c KAFKA-5101; Remove unused zkClient parameter in incrementControllerEpoch 8 years ago
Ismael Juma 909cf9bb97 KAFKA-5119; Ensure global metrics are empty before running testMetricCollectionAfterShutdown 8 years ago
Dong Lin 5b5efd4b5c KAFKA-5086: Update topic expiry time in Metadata every time the topic metadata is requested 8 years ago
Apurva Mehta a82f194b21 KAFKA-4818; Exactly once transactional clients 8 years ago
Onur Karaman bb663d04fe KAFKA-5028; convert kafka controller to a single-threaded event queue model 8 years ago
Damian Guy f69d94158c KAFKA-5059: Implement Transactional Coordinator 8 years ago
Jason Gustafson 8d8ab2ebcd KAFKA-5108; Add support for reading PID snapshot files to DumpLogSegments 8 years ago
Armin Braun d06f2cc7ac KAFKA-5124: autocommit reset earliest fixes race condition 8 years ago
Matthias J. Sax f7b7b47455 KAFKA-5111: Improve internal Task APIs of Streams 8 years ago
Sean McCauliff c43eb856d1 KAFKA-4840; BufferPool errors can cause buffer pool to go into a bad state 8 years ago
Jason Gustafson 4815323be7 MINOR: Replication system tests should cover compressed path 8 years ago
Jun Rao b154221774 MINOR: ProducerPerformance should work with older client jars 8 years ago
Matthias J. Sax 1fbb8cfafa KAFKA-4564; Follow-up to fix test_timeout_on_pre_010_brokers system test failure 8 years ago
Ismael Juma 19f266d407 MINOR: Move `Os` class to utils package and rename it to OperatingSystem 8 years ago
Michal Borowiecki d7b5eadb92 MINOR: fix javadoc comment of Transformer 8 years ago
Michal Borowiecki 3d8506a3ac KAFKA-5090: Fix Kafka Streams SessionStore.findSessions javadoc broken 8 years ago
Matthias J. Sax cba0094f5a MINOR: improve test cleanup for Streams 8 years ago
Jun Rao 80e0548e2b KAFKA-5100; ProducerPerformanceService failing due to parsing error 8 years ago
Matthias J. Sax 72be1df598 KAFKA-4564: Add system test for pre-0.10 brokers 8 years ago
Matthias J. Sax 3bedcce01b MINOR: fix record collector to stick with streams partitioner behavior if it is specified 8 years ago
Jason Gustafson 93fbda4c57 MINOR: Remove redundant CRC validation for non-compressed records in older message formats 8 years ago
Kamal C c82118b196 MINOR: Fix logging in ControlRecordType 8 years ago
Colin P. Mccabe d53e997365 MINOR: findbugs should generate XML reports in Jenkins 8 years ago
Rajini Sivaram d18de0e954 KAFKA-5094; Replace SCRAM credentials in broker logs with tag hidden 8 years ago
Lihua Xin fc5ad22e33 KAFKA-5088: some spelling error in code comment 8 years ago
Eno Thereska f18a14af36 KAFKA-5095: Adjust accepted overhead for ThreadCacheTest 8 years ago
Matthias J. Sax 4923062573 KAFKA-5073: Kafka Streams stuck rebalancing after exception thrown in rebalance listener 8 years ago
Damian Guy 3c471d25b9 KAFKA-5047: NullPointerException while using GlobalKTable in KafkaStreams 8 years ago