3604 Commits (d190d89dbc3df90e00f5e3c55507f67c5818504e)
 

Author SHA1 Message Date
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
Matthias J. Sax 14ab3dcc6c MINOR: reduce commit interval and cache size for integration test 8 years ago
Ismael Juma 2aa339de11 KAFKA-5014; NetworkClient.leastLoadedNode should check if channel is ready 8 years ago
Matthias J. Sax 779874fb14 MINOR: improve test stability for Streams broker-compatibility test 8 years ago
Damian Guy 98d62a880d KAFKA-4937: Batch offset fetches in the Consumer 8 years ago
Jason Gustafson 588ed4644f MINOR: Improvements to PID snapshot management 8 years ago
Jason Gustafson 6af876b94d MINOR: Fix open file leak in log cleaner integration tests 8 years ago
Rajini Sivaram 63f01a8af8 KAFKA-4814; Enable ZK ACLs only when zookeeper.set.acl is set 8 years ago
Ismael Juma c2d17c830c MINOR: Update dependencies for 0.11 8 years ago
huxi 609e9b0b2f KAFKA-5068; Optionally print out metrics after running the perf tests 8 years ago
Ewen Cheslack-Postava 7c436d3889 MINOR: Fix some re-raising of exceptions in system tests 8 years ago
anukin 41c0f8adde KAFKA-5049; Chroot check should be done for each ZkUtils instance 8 years ago
Onur Karaman c4e59a338a KAFKA-5069; add controller integration tests 8 years ago
Ben Stopford 020ca79036 KAFKA-5036; Second part: Points 2 -> 5): Refactor caching of Latest Epoch 8 years ago
Dong Lin 17ce2a7307 KAFKA-5075; Defer exception to the next pollOnce() if consumer's fetch position has already increased 8 years ago
Matthias J. Sax 148f8c2545 KAFKA-4986; Producer per StreamTask support (KIP-129) 8 years ago
Eno Thereska 1e93c3b9a3 KAFKA-5038; Throw correct exception of locking of state directory fails 8 years ago
Damian Guy 0be835dde5 KAFKA-4965; set internal.leave.group.on.close to false in StreamsConfig 8 years ago
Gwen Shapira 3c93fa321b HOTFIX: HTML formatting error in upgrade docs 8 years ago
Eno Thereska a74f035844 MINOR: Added changes in 0.10.2.1 8 years ago
jozi-k 1d25369d22 MINOR: Make LeaderAndIsr immutable case class 8 years ago
Colin P. Mccabe 256f8d5662 KAFKA-5013; Fail the build when findbugs fails 8 years ago
huxi 8e7516ea2e KAFKA-4866; Console consumer `print.value` property is ignored 8 years ago
sunnykrgupta d2f5589afc MINOR: Fix typo in consumer ACL example 8 years ago
Michael G. Noll 7c58351e9e MINOR: Document ordering contract of iterator for window stores and session stores 8 years ago
Apurva Mehta d0e7c6b930 KAFKA-5043; Rename GroupCoordinator to FindCoordinator (KIP-98) 8 years ago
Apurva Mehta 749e9e14c7 KAFKA-5052; Don't pass underlying internal exception to RetriableCommitFailedException 8 years ago
Ismael Juma c31958eb0d HOTFIX: Use a true sentinel for `UseDefaultAcls` 8 years ago
Ismael Juma 82a8e83de6 MINOR: Fix incorrect pattern matching on `version` in `CheckpointFile` 8 years ago
Rajini Sivaram 67fc2a91a6 KAFKA-4943: Make /config/users with SCRAM credentials not world-readable 8 years ago
Ismael Juma 5cf64f06a8 MINOR: Log append validation improvements 8 years ago
Ismael Juma a4c50687f6 KAFKA-5042: InFlightRequests#isEmpty() always returns false 8 years ago