4390 Commits (58138126ce93efc48291fe444f554eabdf4a5609)
 

Author SHA1 Message Date
Manikumar Reddy 10cd98cc89 KAFKA-5547; Return TOPIC_AUTHORIZATION_FAILED error if no describe access for topics 7 years ago
Mats Julian Olsen fb6ca658d6 MINOR: Allow schedule and commit in MockProcessorContext 7 years ago
Konstantine Karantasis 974d6fec93 KAFKA-5953: Register all jdbc drivers available in plugin and class paths 7 years ago
Guozhang Wang 196bcfca0c KAFKA-5576: RocksDB upgrade to 5.8, plus one bug fix on Bytes.wrap 7 years ago
Derrick Or f29203d022 Update docs to reflect kafka trademark status 7 years ago
Randall Hauch a47bfbcae0 KAFKA-5903: Added Connect metrics to the worker and distributed herder (KIP-196) 7 years ago
Joel Hamill ff5fc9dd1e Rename streams tutorial and quickstart 7 years ago
Rajini Sivaram e40b3a2e74 KAFKA-6012; Close request metrics only after closing request handlers 7 years ago
Damian Guy e61002e2ab KAFKA-5989; resume consumption of tasks that have state stores but no changelogging 7 years ago
Apurva Mehta 6ea4fffdd2 KAFKA-6003; Accept appends on replicas unconditionally when local producer state doesn't exist 7 years ago
Dong Lin b5b266eeec KAFKA-5879; Controller should read the latest IsrChangeNotification znodes when handling IsrChangeNotification event 7 years ago
Dong Lin 20d9adb173 KAFKA-5767; Kafka server should halt if IBP < 1.0.0 and there is log directory failure 7 years ago
Guozhang Wang 6bcbd17d34 Bump up version to 1.1.0-SNAPSHOT 7 years ago
Matthias J. Sax 5792f2fb3d KAFKA-5980: FailOnInvalidTimestamp does not log error 7 years ago
Matthias J. Sax 713a67fdda MINOR: add suppress warnings annotations in Streams API 7 years ago
Rajini Sivaram 51c652c40c KAFKA-6010; Relax record conversion time test to avoid build failure 7 years ago
Matthias J. Sax 06738b41bc MINOR: JavaDoc improvements for new state store API 7 years ago
Damian Guy 93b71e7dee MINOR: update streams quickstart for KIP-182 7 years ago
Jakub Scholz ac7695c32a KAFKA-6008: Sanitize the app id before creating app id metric 7 years ago
Rajini Sivaram f8621b4174 KAFKA-5970; Use ReentrantLock for delayed operation lock to avoid blocking 7 years ago
Joel Hamill d985513b22 MINOR: streams dev guide fixup 7 years ago
Randall Hauch 11afff0990 KAFKA-5990: Enable generation of metrics docs for Connect (KIP-196) 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
siva santhalingam 5afeddaa99 KAFKA-5967; Ineffective check of negative value in CompositeReadOnlyKeyValueStore#approximateNumEntries() 7 years ago
Jason Gustafson 5383f9bed0 MINOR: Use SecurityProtocol in AuthenticationContext 7 years ago
Vahid Hashemian 198302feec KAFKA-4416; Add a `--group` option to console consumer 7 years ago
Rajini Sivaram c4b8a7eab4 KAFKA-5738; Upgrade note for cumulative count metric (KIP-187) 7 years ago
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