4390 Commits (58138126ce93efc48291fe444f554eabdf4a5609)
 

Author SHA1 Message Date
Onur Karaman 58138126ce KAFKA-5894; add the notion of max inflight requests to async ZooKeeperClient 7 years ago
Ismael Juma 6f96d7f173 MINOR: PartitionReassignmentHandler should only generate event when znode is created 7 years ago
Matthias J. Sax 2b5a21395c KAFKA-6120: RecordCollector should not retry sending 7 years ago
Matthias J. Sax d637ad0daf KAFKA-6115: TaskManager should be type aware 7 years ago
Dong Lin 0c895706e8 KAFKA-6172; Cache lastEntry in TimeIndex to avoid unnecessary disk access 7 years ago
huxihx 7672e9ec3d KAFKA-6156; Metric tag values with colons must be sanitized 7 years ago
Adem Efe Gencer 86062e9a78 KAFKA-6157; Fix repeated words words in JavaDoc and comments. 7 years ago
Guozhang Wang 520b313628 HOTFIX: Add missing template ref in upgrade section 7 years ago
Guozhang Wang 487436b1a4 MINOR: Update docs for new version 7 years ago
Colin P. Mccabe 4fac83ba1f KAFKA-6060; Add workload generation capabilities to Trogdor 7 years ago
Bill Bejeck e4208b1d5f MINOR: update producer client request timeout in system test 7 years ago
Guozhang Wang b6765e46c8 MINOR: Change version format in release notes python code 7 years ago
Ismael Juma 554e0b5298 MINOR: Remove clients/out directory 7 years ago
Manikumar Reddy f88fdbd311 KAFKA-6072; User ZookeeperClient in GroupCoordinator and TransactionCoordinator 7 years ago
Manjula K 5178702715 MINOR: Adding Trivago logo to Streams landing page 7 years ago
Apurva Mehta 3c9e30a2f7 MINOR: Tighten up locking when aborting expired transactions 7 years ago
Jason Gustafson 71fe23b445 MINOR: Fix inconsistency in StopReplica/LeaderAndIsr error counts 7 years ago
Matthias J. Sax c7ab3efcbe MINOR: Code cleanup and JavaDoc improvements for clients and Streams 7 years ago
Richard Yu 7fe88e8bd9 KAFKA-5212; Consumer ListOffsets request can starve group heartbeats 7 years ago
Ismael Juma 8e4b3dca7b KAFKA-2903; FileRecords.read doesn't handle size > sizeInBytes when start is not zero 7 years ago
Tom Bentley 6118ecb590 KAFKA-6130; Ensure VerifiableConsumer halts when --max-messages is reached 7 years ago
Mickael Maison 9504af72ff KAFKA-6073; Use ZookeeperClient in KafkaApis 7 years ago
Ismael Juma f4e9c84c52 MINOR: Remove TLS renegotiation code 7 years ago
Ismael Juma 4e8ad90b94 MINOR: Ensure that the producer in testAlterReplicaLogDirs is always closed 7 years ago
Manikumar Reddy 603d4e5d9c MINOR: Mention "per listener" security overrides in listener.security.protocol.map config doc 7 years ago
Manikumar Reddy 9b53c31d08 MINOR: Update docs wrt topic deletion being enabled by default 7 years ago
Paolo Patierno 4ea5fb760f MINOR: Document "high watermark" magic value for delete records request 7 years ago
Vahid Hashemian 6197481b8b MINOR: Fix indentation in KafkaApis.handleOffsetFetchRequest 7 years ago
Apurva Mehta 501a5e2627 KAFKA-6119: Bump epoch when expiring transactions in the TransactionCoordinator 7 years ago
Rajini Sivaram 69e8463c06 KAFKA-6131; Use atomic putIfAbsent to create txn marker queues 7 years ago
Vahid Hashemian ebe749b4ee MINOR: Improve a Windows quickstart instruction 7 years ago
Guozhang Wang ea6a67af70 KAFKA-6100: Down-grade RocksDB to 5.7.3 7 years ago
Manikumar Reddy adb9d5ae76 MINOR: Add missing semicolon to example jaas configuration 7 years ago
Ismael Juma 070ec0fc58 MINOR: Revert EmbeddedZooKeeper rename 7 years ago
Ismael Juma ab6f848ba6 MINOR: Rename and change package of async ZooKeeper classes 7 years ago
Xavier Léauté f7f8e11213 MINOR: reset state in cleanup, fixes jmx mixin flakiness 7 years ago
Joel Hamill 5f779ca3f3 MINOR: Fix typo dev guide title 7 years ago
Jeff Widman c504b22841 MINOR: Fix typo in ConsumerCoordinator comment 7 years ago
Guozhang Wang b281015c15 HOTFIX: Poll with zero milliseconds during restoration phase 7 years ago
Guozhang Wang d3f24798f9 KAFKA-5140: Fix reset integration test 7 years ago
Colin P. Mccabe a3c4ab2427 KAFKA-6070; add ipaddress and enum34 dependencies to docker image 7 years ago
tedyu 277fc927c0 KAFKA-6101; Reconnecting to broker does not exponentially backoff 7 years ago
Ismael Juma 6fc5732259 MINOR: Configure owasp.dependencycheck gradle plugin 7 years ago
Soenke Liebau 021f2e7e24 KAFKA-6104; Added unit tests for ClusterConnectionStates 7 years ago
Ismael Juma 580390b78c MINOR: Update Scala to 2.12.4 7 years ago
Matthias J. Sax c216adb4bb MINOR: add hint for setting an uncaught exception handler to JavaDocs 7 years ago
Soenke Liebau 86cd558b33 MINOR: Changed visibility of methods in ClusterConnectionStates to private 7 years ago
Ismael Juma b1cd6c5301 MINOR: Controller and async ZookeeperClient improvements 7 years ago
Rajini Sivaram efefb452df KAFKA-6042: Avoid deadlock between two groups with delayed operations 7 years ago
Rajini Sivaram 9be71f7bdc MINOR: Use ObjectName.quote instead of URL-encoding for JMX metric tags 7 years ago