1806 Commits (bb914a0445549b41fb0b667ea2f5f15a90060133)

Author SHA1 Message Date
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
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
huxi 609e9b0b2f KAFKA-5068; Optionally print out metrics after running the perf 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
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
Apurva Mehta d0e7c6b930 KAFKA-5043; Rename GroupCoordinator to FindCoordinator (KIP-98) 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
Colin P. Mccabe ab148f39ae KAFKA-4899; Fix findbugs warnings in kafka-core 8 years ago
Matthias J. Sax 865d82af2c KAFKA-4990; Request/response classes for transactions (KIP-98) 8 years ago
Ismael Juma 76a10e23f0 HOTFIX: Remove duplicate entry from ApiVersion 8 years ago
Ben Stopford 0baea2ac13 KIP-101: Alter Replication Protocol to use Leader Epoch rather than High Watermark for Truncation 8 years ago
Shun Takebayashi ca2979f847 MINOR: Suppress ProducerConfig warning in MirrorMaker 8 years ago
Apurva Mehta b9b2cfc28c MINOR: Close the producer batch append stream when the batch gets full to free up resources 8 years ago
Apurva Mehta bdf4cba047 KAFKA-4817; Add idempotent producer semantics 8 years ago
Dong Lin 4b3ea062be KAFKA-4973; Fix transient failure of AdminClientTest.testDeleteRecordsWithException 8 years ago
Vahid Hashemian a3e13776e6 MINOR: Fix typos in javadoc and code comments 8 years ago
Colin P. Mccabe 42284960da KAFKA-4903; Remove dead code in Shell 8 years ago
Onur Karaman edb372dcaf KAFKA-4959; Remove controller concurrent access to non-threadsafe NetworkClient, Selector, and SSLEngine 8 years ago
Dong Lin 8b05ad406d KAFKA-4586; Add purgeDataBefore() API (KIP-107) 8 years ago
Jason Gustafson 5bd06f1d54 KAFKA-4816; Message format changes for idempotent/transactional producer (KIP-98) 8 years ago
Damian Guy fef7fca2af KAFKA-4594; Annotate integration tests and provide gradle build targets to run subsets of tests 8 years ago
Sachin Mittal 197a5d5a6d KAFKA-4848: Fix retryWithBackoff deadlock issue 8 years ago
Colin P. Mccabe 5a2fcdd6d4 KAFKA-4894; Fix findbugs "default character set in use" warnings 8 years ago
Eno Thereska c5adf17aea MINOR: Log error if offsets topic creation fails 8 years ago
Ismael Juma 1659ca1773 KAFKA-4901; Make ProduceRequest thread-safe 8 years ago
Ismael Juma 7565dcd8b0 KAFKA-4861; GroupMetadataManager record is rejected if broker configured with LogAppendTime 8 years ago
simplesteph 294018a578 KAFKA-4864; added correct zookeeper nodes for security migrator 8 years ago
Jason Gustafson f7354e779c MINOR: Add varint serde utilities for new message format 8 years ago
Ben Stopford 63010cbfe5 KAFKA-4266; ReassignPartitionsClusterTest: ensure ZK publication is completed before start 8 years ago
Vahid Hashemian f111f2a716 MINOR: additional refactoring around the use of Errors 8 years ago
Armin Braun 5781feb527 KAFKA-3182; Fix testSocketsCloseOnShutdown transient failures 8 years ago
Vahid Hashemian 573a6f3986 KAFKA-2857; Retry querying the consumer group while initializing 8 years ago
Rajini Sivaram a3c45b0c92 KAFKA-4631; Request metadata in consumer if topic/partitions unavailable 8 years ago
huxi 1b902b4ed3 KAFKA4811; ReplicaFetchThread may fail to create due to existing metric 8 years ago
Matthias J. Sax d0e436c471 MINOR: improve license header check by providing head file instead of (prefix) header regex 8 years ago
Ismael Juma b917af1901 MINOR: Make it impossible to invoke `Request.body` without an explicit type parameter 8 years ago
Ismael Juma 0483a0b0b7 MINOR: Fix transient failure of testCannotSendToInternalTopic 8 years ago
Armin Braun 1ed4b48d5a KAFKA-4198; Fix race condition in KafkaServer.shutdown() 8 years ago
Ismael Juma 5a2abc5182 KAFKA-4788: Revert "KAFKA-4092: retention.bytes should not be allowed to be less than segment.bytes" 8 years ago