4261 Commits (a202da742d1c372d5391b37a9734694c27c6c071)
 

Author SHA1 Message Date
Rajini Sivaram a202da742d KAFKA-4764; Upgrade notes for authentication failure handling (KIP-152) 7 years ago
Ismael Juma 28aaba2818 MINOR: Java 9 version handling improvements 7 years ago
Dong Lin cbef33f3d0 KAFKA-5864; ReplicaFetcherThread should not die due to replica in offline log directory 7 years ago
Randall Hauch 05357b7030 KAFKA-5902: Added sink task metrics (KIP-196) 7 years ago
Vahid Hashemian 5663f51edf KAFKA-4108; Improve DumpLogSegments offsets-decoder output format 7 years ago
Tom Bentley 9e35a2aa78 MINOR: Add <p>/</p> to connect docs, because HTML render doesn't respect blank lines 7 years ago
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 7 years ago
Rajini Sivaram 0ef960304b KAFKA-5968; Create/remove request metrics during broker startup/shutdown 7 years ago
Damian Guy 3107a6c5c8 KAFKA-5986; Streams State Restoration never completes when logging is disabled 7 years ago
Bill Bejeck 36556b8041 KAFKA-5932; Avoid call to fetchPrevious in FlushListeners 7 years ago
Damian Guy 082def05ca MINOR: always set Serde.Long on count operations 7 years ago
Matthias J. Sax b79b179716 KAFKA-5949; Follow-up after latest KIP-161 changes 7 years ago
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