4255 Commits (42b356500b7188eb2507f9b48399d5491a7eff16)
 

Author SHA1 Message Date
Manikumar Reddy 42b356500b KAFKA-6005; Reject JoinGroup request from first member with empty protocol type/protocol list 7 years ago
Matthias J. Sax 3dcbbf7030 MINOR: fix JavaDocs warnings 7 years ago
Dong Lin 716330a5b2 KAFKA-5843; Mx4jLoader.maybeLoad should only be executed if kafka_mx4jenable is set to true 7 years ago
Dong Lin a1a5e93beb KAFKA-5995; Rename AlterReplicaDir to AlterReplicaDirs 7 years ago
Ismael Juma e110e1c1ea KAFKA-5758; Don't fail fetch request if replica is no longer a follower for a partition 7 years ago
Matthias J. Sax f9865d52e8 KAFKA-5225; StreamsResetter doesn't allow custom Consumer properties 7 years ago
Damian Guy cc84686a4a MINOR: additional kip-182 doc updates 7 years ago
Vahid Hashemian cdbf806e2d KAFKA-5495; Update docs to use `kafka-consumer-groups.sh` for checking consumer offsets 7 years ago
Bill Bejeck 39d5cdcccf KAFKA-5985; update javadoc regarding closing iterators 7 years ago
Ismael Juma 4f4f995325 KAFKA-5746; Return 0.0 from Metric.value() instead of throwing exception 8 years ago
Rajini Sivaram 0ef960304b KAFKA-5968; Create/remove request metrics during broker startup/shutdown 8 years ago
Damian Guy 3107a6c5c8 KAFKA-5986; Streams State Restoration never completes when logging is disabled 8 years ago
Bill Bejeck 36556b8041 KAFKA-5932; Avoid call to fetchPrevious in FlushListeners 8 years ago
Damian Guy 082def05ca MINOR: always set Serde.Long on count operations 8 years ago
Matthias J. Sax b79b179716 KAFKA-5949; Follow-up after latest KIP-161 changes 8 years ago
Matthias J. Sax eaabb6cd01 KAFKA-4593; Don't throw IllegalStateException and die on task migration 8 years ago
Ismael Juma 177dd7f210 KAFKA-5746; Fix conversion count computed in `downConvert` 8 years ago
Jason Gustafson a86873be50 KAFKA-5957; Prevent second deallocate if response for aborted batch returns 8 years ago
Rajini Sivaram 021d8a8e96 KAFKA-5746; Add new metrics to support health checks (KIP-188) 8 years ago
Apurva Mehta dd6347a5df KAFKA-5888; System test to check ordering of messages with transactions and max.in.flight > 1 8 years ago
Randall Hauch 89ba0c1525 KAFKA-5901: Added Connect metrics specific to source tasks (KIP-196) 8 years ago
Damian Guy 9d0a89aea5 HOTFIX: fix build compilation error 8 years ago
Kevin Lu 071f9fe1a2 MINOR: Use full package name when classes referenced in documentation 8 years ago
huxihx 983280c454 KAFKA-5976; Improve trace logging in RequestChannel.sendResponse 8 years ago
Matthias J. Sax e846daa89b KAFKA-5979; Use single AtomicCounter to generate internal names 8 years ago
Matthias J. Sax e5f2471c54 KAFKA-5949; User Callback Exceptions need to be handled properly 8 years ago
Jason Gustafson 2703fda52a KAFKA-5960; Follow-up cleanup 8 years ago
Bill Bejeck e1543a5a8e KAFKA-5958; Global stores access state restore listener 8 years ago
Konstantine Karantasis 1444b7b594 KAFKA-5867: Log Kafka Connect worker info during startup 8 years ago
James Cheng 8e0e2a5b23 KAFKA-5597; Improve Metrics docs generation 8 years ago
Manikumar Reddy 8dfdcfd02c KAFKA-5750; Elevate log messages for denials to INFO in SimpleAclAuthorizer 8 years ago
Manjula K 5b943ca8a9 MINOR:Updated Rabobank description 8 years ago
Randall Hauch 73cc416664 KAFKA-5900: Add task metrics common to both sink and source tasks 8 years ago
Rajini Sivaram 8256f882c9 KAFKA-5679; Add logging for broker termination due to SIGTERM or SIGINT 8 years ago
Richard Yu b8be86b805 KAFKA-5765; Move merge() from StreamsBuilder to KStream 8 years ago
Dong Lin 4e43a7231d MINOR: Improve documentation of AdminClient and fix exception thrown 8 years ago
Dong Lin 51611b1b7c KAFKA-5695; Test DeleteRecordsRequest in AuthorizerIntegrationTest 8 years ago
Jason Gustafson 852297efd9 KAFKA-5960; Fix regression in produce version selection on old brokers 8 years ago
Matthias J. Sax a96e28eac1 MINOR: Update Streams quickstart to create output topic with compaction enabled 8 years ago
Mickael Maison a0f533266a KAFKA-3356: Remove ConsumerOffsetChecker 8 years ago
Bill Bejeck 271f6b5aec KAFKA-5862: Remove ZK dependency from Streams reset tool, Part I 8 years ago
Manjula K 1fd70c7c94 MINOR - Adding New York Times logo to streams page 8 years ago
Erkan Unal 71a65d95a2 MINOR: Fix ClassCastException in ConsumerGroupCommand 8 years ago
Randall Hauch f4a1ca347b KAFKA-5899: Added Connect metrics for connectors (KIP-196) 8 years ago
Apurva Mehta 8f90fd6530 KAFKA-5959; Fix NPE in Sender.canRetry when idempotence is not enabled 8 years ago
Rajini Sivaram d60f011d77 KAFKA-5920; Handle SSL handshake failures as authentication exceptions 8 years ago
Ismael Juma e554dc518e KAFKA-5915; Support unmapping of mapped/direct buffers in Java 9 8 years ago
Damian Guy 125d8d6f70 KAFKA-5956; use serdes from materialized in table and globalTable 8 years ago
Thibaud Chardonnens 7c988a3c8b KAFKA-5330: Use per-task converters in Connect 8 years ago
Matthias J. Sax 402aa093db KAFKA-5937: Improve ProcessorStateManager exception handling 8 years ago