1959 Commits (0ef960304b6b81c1b725bf8e036f20d295045c4a)

Author SHA1 Message Date
Rajini Sivaram 0ef960304b KAFKA-5968; Create/remove request metrics during broker startup/shutdown 7 years ago
Ismael Juma 177dd7f210 KAFKA-5746; Fix conversion count computed in `downConvert` 7 years ago
Rajini Sivaram 021d8a8e96 KAFKA-5746; Add new metrics to support health checks (KIP-188) 7 years ago
huxihx 983280c454 KAFKA-5976; Improve trace logging in RequestChannel.sendResponse 7 years ago
Jason Gustafson 2703fda52a KAFKA-5960; Follow-up cleanup 7 years ago
Manikumar Reddy 8dfdcfd02c KAFKA-5750; Elevate log messages for denials to INFO in SimpleAclAuthorizer 7 years ago
Rajini Sivaram 8256f882c9 KAFKA-5679; Add logging for broker termination due to SIGTERM or SIGINT 7 years ago
Dong Lin 51611b1b7c KAFKA-5695; Test DeleteRecordsRequest in AuthorizerIntegrationTest 7 years ago
Jason Gustafson 852297efd9 KAFKA-5960; Fix regression in produce version selection on old brokers 7 years ago
Mickael Maison a0f533266a KAFKA-3356: Remove ConsumerOffsetChecker 7 years ago
Bill Bejeck 271f6b5aec KAFKA-5862: Remove ZK dependency from Streams reset tool, Part I 7 years ago
Erkan Unal 71a65d95a2 MINOR: Fix ClassCastException in ConsumerGroupCommand 7 years ago
Ismael Juma e554dc518e KAFKA-5915; Support unmapping of mapped/direct buffers in Java 9 7 years ago
Apurva Mehta ea533f0c5e KAFKA-5913; Add hasOffset() and hasTimestamp() methods to RecordMetadata 7 years ago
Mickael Maison c8c6ab6324 KAFKA-5735; KIP-190: Handle client-ids consistently 7 years ago
Ismael Juma a553764c8b KAFKA-5856; AdminClient.createPartitions() follow-up (KIP-195) 7 years ago
Rajini Sivaram 96ba21e0df KAFKA-5947; Handle authentication failure in admin client, txn producer 7 years ago
Tom Bentley 5f6393f9b1 KAFKA-5856; Add AdminClient.createPartitions() (KIP-195) 7 years ago
Apurva Mehta 94692288be KAFKA-5793; Tighten up the semantics of the OutOfOrderSequenceException 7 years ago
Vahid Hashemian 69d2a17710 KAFKA-5854; Handle SASL authentication failures as non-retriable exceptions in clients 7 years ago
huxihx 239dad1b9f KAFKA-5358; Consumer perf tool should count rebalance time (KIP-177) 7 years ago
Matthias J. Sax bd0146d984 MINOR: various random minor fixes and improve KafkaConsumer JavaDocs 7 years ago
Ismael Juma 5e0bb3df96 MINOR: Fix unresolvable address in `testUnresolvableConnectString` 7 years ago
Jason Gustafson 0cf7708007 MINOR: Move request/response schemas to the corresponding object representation 7 years ago
Ismael Juma ae3eeb3e1c MINOR: Make the state change log more consistent 7 years ago
Ismael Juma 52d7b6763b MINOR: Fix replica_verification_tool.py to handle slight change in output format 7 years ago
Matthias J. Sax b363901cbe KAFKA-5893: more logging for investigating ResetIntegrationTest failures 7 years ago
Rajini Sivaram 8fca432223 KAFKA-4764; Wrap SASL tokens in Kafka headers to improve diagnostics (KIP-152) 7 years ago
Jason Gustafson f6f56a645b KAFKA-5822; Consistent log formatting of topic partitions 7 years ago
Apurva Mehta 5d2422258c KAFKA-5494; Enable idempotence with max.in.flight.requests.per.connection > 1 7 years ago
Rajini Sivaram 8a5e866605 KAFKA-5738; Add cumulative count for rate metrics (KIP-187) 7 years ago
Ismael Juma dfd625daa3 MINOR: Remove unused SecurityProtocol.TRACE 7 years ago
Jason Gustafson 3b5d88febb KAFKA-5783; Add KafkaPrincipalBuilder with support for SASL (KIP-189) 7 years ago
Jeff Widman f47996ccbd MINOR: Fix typo in test log4j.properties 7 years ago
Ismael Juma ffd8f18a12 KAFKA-4501; Fix EasyMock and disable PowerMock tests under Java 9 7 years ago
Andrey Dyachkov 9bb06c3eef KAFKA-5763; Use LogContext in NetworkClient, Selector and broker 7 years ago
Rajini Sivaram 6ebd9d35fc KAFKA-5790, KAFKA-5607; Improve error handling in SocketServer to avoid issues later 7 years ago
Tom Bentley ef17d5b892 KAFKA-4260; Disallow non-routable address in advertised.listeners 7 years ago
Ismael Juma 27336192ff MINOR: Include response in request log 7 years ago
Vahid Hashemian 3410f02fec KAFKA-4585: Lower the Minimum Required ACL Permission of OffsetFetch (KIP-163) 7 years ago
Attila Kreiner 23d01c805b KAFKA-5726; KafkaConsumer.subscribe() overload that takes just Pattern 7 years ago
Rajini Sivaram 5d69966195 KAFKA-5837; Set defaults for ReassignPartitionsCommand correctly 7 years ago
Dong Lin adefc8ea07 KAFKA-5694; Add AlterReplicaDirRequest and DescribeReplicaDirRequest (KIP-113 part-1) 7 years ago
Dong Lin bc999989bf KAFKA-5759; Allow user to specify relative path as log directory 7 years ago
Colin P. Mccabe 7ae02a69c4 KAFKA-5720; Fix AdminClientIntegrationTest#testCallInFlightTimeouts 7 years ago
Holden Karau 8d3aa6acad KAFKA-4380; Document the purpose of clean shutdown file in the code. 7 years ago
Jason Gustafson c4d629a0b3 MINOR: Consolidate broker request/response handling 7 years ago
Rajini Sivaram e6164ec611 MINOR: Fix transient failure in SocketServerTest.testConnectionIdReuse 7 years ago
Manikumar Reddy 5b99a288cd KAFKA-5644; Fix Reset Consumer Group Offset tool to handle minute component of TimeZone 7 years ago
Manikumar Reddy 3615ef730c KAFKA-5752; Update index files correctly during async delete 7 years ago