4390 Commits (58138126ce93efc48291fe444f554eabdf4a5609)
 

Author SHA1 Message Date
Matthias J. Sax eaabb6cd01 KAFKA-4593; Don't throw IllegalStateException and die on task migration 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
Apurva Mehta dd6347a5df KAFKA-5888; System test to check ordering of messages with transactions and max.in.flight > 1 7 years ago
Randall Hauch 89ba0c1525 KAFKA-5901: Added Connect metrics specific to source tasks (KIP-196) 7 years ago
Damian Guy 9d0a89aea5 HOTFIX: fix build compilation error 7 years ago
Kevin Lu 071f9fe1a2 MINOR: Use full package name when classes referenced in documentation 7 years ago
huxihx 983280c454 KAFKA-5976; Improve trace logging in RequestChannel.sendResponse 7 years ago
Matthias J. Sax e846daa89b KAFKA-5979; Use single AtomicCounter to generate internal names 7 years ago
Matthias J. Sax e5f2471c54 KAFKA-5949; User Callback Exceptions need to be handled properly 7 years ago
Jason Gustafson 2703fda52a KAFKA-5960; Follow-up cleanup 7 years ago
Bill Bejeck e1543a5a8e KAFKA-5958; Global stores access state restore listener 7 years ago
Konstantine Karantasis 1444b7b594 KAFKA-5867: Log Kafka Connect worker info during startup 7 years ago
James Cheng 8e0e2a5b23 KAFKA-5597; Improve Metrics docs generation 7 years ago
Manikumar Reddy 8dfdcfd02c KAFKA-5750; Elevate log messages for denials to INFO in SimpleAclAuthorizer 7 years ago
Manjula K 5b943ca8a9 MINOR:Updated Rabobank description 7 years ago
Randall Hauch 73cc416664 KAFKA-5900: Add task metrics common to both sink and source tasks 7 years ago
Rajini Sivaram 8256f882c9 KAFKA-5679; Add logging for broker termination due to SIGTERM or SIGINT 7 years ago
Richard Yu b8be86b805 KAFKA-5765; Move merge() from StreamsBuilder to KStream 7 years ago
Dong Lin 4e43a7231d MINOR: Improve documentation of AdminClient and fix exception thrown 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
Matthias J. Sax a96e28eac1 MINOR: Update Streams quickstart to create output topic with compaction enabled 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
Manjula K 1fd70c7c94 MINOR - Adding New York Times logo to streams page 7 years ago
Erkan Unal 71a65d95a2 MINOR: Fix ClassCastException in ConsumerGroupCommand 7 years ago
Randall Hauch f4a1ca347b KAFKA-5899: Added Connect metrics for connectors (KIP-196) 7 years ago
Apurva Mehta 8f90fd6530 KAFKA-5959; Fix NPE in Sender.canRetry when idempotence is not enabled 7 years ago
Rajini Sivaram d60f011d77 KAFKA-5920; Handle SSL handshake failures as authentication exceptions 7 years ago
Ismael Juma e554dc518e KAFKA-5915; Support unmapping of mapped/direct buffers in Java 9 7 years ago
Damian Guy 125d8d6f70 KAFKA-5956; use serdes from materialized in table and globalTable 7 years ago
Thibaud Chardonnens 7c988a3c8b KAFKA-5330: Use per-task converters in Connect 7 years ago
Matthias J. Sax 402aa093db KAFKA-5937: Improve ProcessorStateManager exception handling 7 years ago
Manjula K 36afd1095c MINOR: Adding LINE corp logo to streams page 7 years ago
Apurva Mehta ea533f0c5e KAFKA-5913; Add hasOffset() and hasTimestamp() methods to RecordMetadata 7 years ago
tedyu 690575ec46 MINOR: Follow-up improvements on top of KAFKA-5793 7 years ago
Mickael Maison c8c6ab6324 KAFKA-5735; KIP-190: Handle client-ids consistently 7 years ago
Randall Hauch afaaea8093 KAFKA-5954; Correct Connect REST API system test 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
Damian Guy f29391c490 MINOR: add upgrade note for KIP-173 topic configs 7 years ago
Damian Guy a2da064cbf KAFKA-5922: Add SessionWindowedKStream 7 years ago
James Cheng b12ba240e9 MINOR: Fix testUniqueErrorCodes unit test failure 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
Ismael Juma c2af13ed0e MINOR: Upgrade to Gradle 4.2 7 years ago
tedyu 552b170787 KAFKA-5657: Connect REST API should include the connector type when describing a connector (KIP-151) 7 years ago