1148 Commits (c5ba0da99301c9ffc1216e23541cbe7d2cc9a102)

Author SHA1 Message Date
Guozhang Wang dc2322a272 MINOR: Not enough replica exception should never happen for delete records 7 years ago
Ewen Cheslack-Postava 718dda1144 MINOR: Add HttpMetricsReporter for system tests 7 years ago
Rajini Sivaram 0653a895f5 KAFKA-6185; Remove channels from explictlyMutedChannels set when closed 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
Colin P. Mccabe 4fac83ba1f KAFKA-6060; Add workload generation capabilities to Trogdor 7 years ago
Ismael Juma 554e0b5298 MINOR: Remove clients/out directory 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
Ismael Juma f4e9c84c52 MINOR: Remove TLS renegotiation code 7 years ago
Paolo Patierno 4ea5fb760f MINOR: Document "high watermark" magic value for delete records request 7 years ago
Jeff Widman c504b22841 MINOR: Fix typo in ConsumerCoordinator comment 7 years ago
Guozhang Wang d3f24798f9 KAFKA-5140: Fix reset integration test 7 years ago
tedyu 277fc927c0 KAFKA-6101; Reconnecting to broker does not exponentially backoff 7 years ago
Soenke Liebau 021f2e7e24 KAFKA-6104; Added unit tests for ClusterConnectionStates 7 years ago
Soenke Liebau 86cd558b33 MINOR: Changed visibility of methods in ClusterConnectionStates to private 7 years ago
Rajini Sivaram 9be71f7bdc MINOR: Use ObjectName.quote instead of URL-encoding for JMX metric tags 7 years ago
Ismael Juma 561dd3864d MINOR: Update docs with regards to max.in.flight and idempotent producer 7 years ago
Hugo Louro 7fdafda979 MINOR: Correct KafkaProducer Javadoc spelling of property 'max.in.flight.requests.per.connection' 7 years ago
Dong Lin 5cc162f30e KAFKA-5163; Support replicas movement between log directories (KIP-113) 7 years ago
Manikumar Reddy 9c346ddc72 KAFKA-4504; Clarify that retention.bytes is a partition level config 7 years ago
Jason Gustafson f931febc8c MINOR: A few javadoc fixes 7 years ago
Jacek Laskowski c2d9a2f307 MINOR: Include isolationLevel in toString of FetchRequest 7 years ago
Matthias J. Sax 9806c1b176 MINOR: add unit test for StateStoreSerdes 7 years ago
Ewen Cheslack-Postava 7d6ca52a27 MINOR: Push JMX metric name mangling into the JmxReporter (KIP-190 follow up) 7 years ago
Jason Gustafson 1027ff3c76 MINOR: Avoid some unnecessary collection copies in KafkaApis 7 years ago
Apurva Mehta 90b5ce3f04 KAFKA-6016; Make the reassign partitions system test use the idempotent producer 7 years ago
bartdevylder b411f57c1c KAFKA-6026; Fix for indefinite wait in KafkaFutureImpl 7 years ago
Jason Gustafson f4ac68a400 MINOR: Factor out some common group/transactional fields in request objects 7 years ago
Colin P. Mccabe 6d6080f136 KAFKA-5565: Add a broker metric specifying the number of consumer group rebalances in progress 7 years ago
Apurva Mehta 105ab47ed9 KAFKA-6015; Fix NPE in RecordAccumulator after ProducerId reset 7 years ago
Manikumar Reddy 10cd98cc89 KAFKA-5547; Return TOPIC_AUTHORIZATION_FAILED error if no describe access for topics 7 years ago
Guozhang Wang 196bcfca0c KAFKA-5576: RocksDB upgrade to 5.8, plus one bug fix on Bytes.wrap 7 years ago
Rajini Sivaram 51c652c40c KAFKA-6010; Relax record conversion time test to avoid build failure 7 years ago
Jakub Scholz ac7695c32a KAFKA-6008: Sanitize the app id before creating app id metric 7 years ago
Tom Bentley c6e5a32d04 KAFKA-5856; AdminClient.createPartitions() follow up 7 years ago
Ismael Juma 2a1b39ef1b MINOR: Simplify log cleaner and fix compiler warnings 7 years ago
Rajini Sivaram 9949e1ed1b KAFKA-6004; Allow authentication providers to override error message 7 years ago
Jason Gustafson 5383f9bed0 MINOR: Use SecurityProtocol in AuthenticationContext 7 years ago
Ismael Juma 28aaba2818 MINOR: Java 9 version handling improvements 7 years ago
Manikumar Reddy 42b356500b KAFKA-6005; Reject JoinGroup request from first member with empty protocol type/protocol list 7 years ago
Dong Lin a1a5e93beb KAFKA-5995; Rename AlterReplicaDir to AlterReplicaDirs 7 years ago
Ismael Juma 4f4f995325 KAFKA-5746; Return 0.0 from Metric.value() instead of throwing exception 7 years ago
Ismael Juma 177dd7f210 KAFKA-5746; Fix conversion count computed in `downConvert` 7 years ago
Jason Gustafson a86873be50 KAFKA-5957; Prevent second deallocate if response for aborted batch returns 7 years ago
Rajini Sivaram 021d8a8e96 KAFKA-5746; Add new metrics to support health checks (KIP-188) 7 years ago
Randall Hauch 89ba0c1525 KAFKA-5901: Added Connect metrics specific to source tasks (KIP-196) 7 years ago
Kevin Lu 071f9fe1a2 MINOR: Use full package name when classes referenced in documentation 7 years ago