4431 Commits (049342e440a5ca045771f3eb5b4c72d3e52ffac6)
 

Author SHA1 Message Date
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
Manikumar Reddy fdbd4d62f3 KAFKA-6071; Use ZookeeperClient in LogManager 7 years ago
Konstantine Karantasis 5ec6765bdb KAFKA-6087: Scanning plugin.path needs to support relative symlinks. 7 years ago
Ismael Juma 561dd3864d MINOR: Update docs with regards to max.in.flight and idempotent producer 7 years ago
Magnus Edenhill 60c36b0984 MINOR: Fix var typo in verifiable_consumer assertion 7 years ago
Tommy Becker 249e398bf8 KAFKA-6069: Properly tag KafkaStreams metrics with the client id. 7 years ago
Hugo Louro 7fdafda979 MINOR: Correct KafkaProducer Javadoc spelling of property 'max.in.flight.requests.per.connection' 7 years ago
Ismael Juma 6cb649b56b MINOR: Remove dead code 7 years ago
Maytee Chinavanichkit 5c1a85caa0 KAFKA-6051; Close the ReplicaFetcherBlockingSend earlier on shutdown 7 years ago
Onur Karaman b71ee043f8 KAFKA-5642; Use async ZookeeperClient in Controller 7 years ago