5359 Commits (b282b2ab1073a04d33009865b4e9c600899bc2a0)
 

Author SHA1 Message Date
Rajini Sivaram be02dbe287
MINOR: Fix transient test failure in SslTransportLayerTest (#5396) 6 years ago
Zhanxiang (Patrick) Huang 80b55309d1 KAFKA-7098; Improve accuracy of throttling by avoiding under-estimating actual rate in Throttler 6 years ago
Ted Yu 82f124ae30 KAFKA-5037: Fix infinite loop if all input topics are unknown at startup 6 years ago
Manikumar Reddy O 96c53e96b8 MINOR: Remove deprecated ZkUtils usage from EmbeddedKafkaCluster (#5324) 6 years ago
Ron Dagostino 284b46b7ce KAFKA-7182: SASL/OAUTHBEARER client response missing %x01 seps (#5391) 6 years ago
Guozhang Wang 2f6240ac94
KAFKA-3514: Remove min timestamp tracker (#5382) 6 years ago
Rajini Sivaram 10a0b8a6ba
MINOR: Update build.gradle and release.py to upload streams-scala_2.12 (#5368) 6 years ago
Colin Patrick McCabe 3205989d58 KAFKA-4994; Remove findbugs suppression for OffsetStorageWriter (#5385) 6 years ago
Manikumar Reddy 7c9a7359dc MINOR: Consolidate Topic create calls in Test classes 6 years ago
Matthias J. Sax 03e788b29b MINOR: improve docs version numbers (#5372) 6 years ago
Rajini Sivaram 359eb4e083
MINOR: Remove references to version 1.2 in docs (#5386) 6 years ago
Matthias J. Sax 06d96628f0
MINOR: remove unused MeteredKeyValueStore (#5380) 6 years ago
Rajini Sivaram 0875ddeb23
KAFKA-7168: Treat connection close during SSL handshake as retriable (#5371) 6 years ago
Mickael Maison 28e29a4c61 MINOR: Updated Quickstart to mention log.dirs (#5361) 6 years ago
Guozhang Wang 2d877631cd
MINOR: web docs fixes on message header (#5381) 6 years ago
Lee Dongjin 0c0ced770c MINOR: Fix broken Javadoc on [AbstractIndex|OffsetIndex] (#5370) 6 years ago
Ahmed Al Mehdi 8c47a3e52f KAFKA-5098; KafkaProducer should reject sends to invalid topics 6 years ago
Liquan Pei 08fe24b46a KAFKA-7103: Use bulkloading for RocksDBSegmentedBytesStore during init (#5276) 6 years ago
Ismael Juma f6219c6ad1
KAFKA-4041: Update ZooKeeper to 3.4.13 (#5376) 6 years ago
Matthias J. Sax 41abfcb642
MINOR: update release.py (#5374) 6 years ago
Attila Sasvari 8ec8ec5422 KAFKA-6884; Consumer group command should use new admin client (#5032) 6 years ago
hashangayasri 07647c2a4c MINOR: make the constructor of InMemoryKeyValueStore public so that it can be re-used by custom (in-memory) stores (#5310) 6 years ago
Ismael Juma b0b11a2dde
MINOR: Update Jetty to 9.4.11 (#5377) 6 years ago
Matthias Wessendorf ba8fb6ec70 Fixing incorrect JavaDoc for METRICS_RECORDING_LEVEL_CONFIG key 6 years ago
Mickael Maison b68766017f MINOR: Additional detail in description for zookeeper.connect (#5358) 6 years ago
Aviem Zur 000a2d42cb MINOR: Print exception stack traces in ConsumerGroupCommand. (#5286) 6 years ago
Jason Gustafson 8119683a23
MINOR: Tighten FileRecords size checks to prevent overflow (#5332) 6 years ago
Joan Goyeau 05c5854d1f MINOR: Add Scalafmt to Streams Scala API (#4965) 6 years ago
Guozhang Wang 9a18f92935
MINOR: Upgrade rocksdb to 5.14.2 (#5343) 6 years ago
Ismael Juma f54ba7cf85
MINOR: Use FetchRequest v8 and ListOffsetRequest v3 in ReplicaFetcherThread (#5342) 6 years ago
Rajini Sivaram 1f8527b331 KAFKA-7136: Avoid deadlocks in synchronized metrics reporters (#5341) 6 years ago
Rajini Sivaram 1aea0834d3
MINOR: Avoid conflicting versions of org.apache.mina for MiniKdc deps (#5336) 6 years ago
Manikumar Reddy O c5b00d20d3 MINOR: Include quota related interfaces to javadocs (#5325) 6 years ago
John Roesler e38e3a66ab MINOR: Fix standby streamTime (#5288) 6 years ago
Guozhang Wang 8250738ae4
KAFKA-7101: Consider session store for windowed store default configs (#5298) 6 years ago
John Roesler 64fff8bfcc KAFKA-7080: replace numSegments with segmentInterval (#5257) 6 years ago
Rajini Sivaram 0db8074d49
MINOR: Close timing window in SimpleAclAuthorizer startup (#5318) 6 years ago
Chia-Ping Tsai 57320981bb Minor: fix javadocs of StreamsConfig and ValueTransformerWithKey (#5157) 6 years ago
Guozhang Wang 18181ca953 HOTFIX: KAFKA-7097; Set create time default to -1L in VerifiableProducer 6 years ago
Yishun Guan d44d5d7520 KAFKA-6986: Export Admin Client metrics through Stream Threads (#5210) 6 years ago
Guozhang Wang 7947c94140
MINOR: Upgrade RocksDB to 5.13.4 (#5309) 6 years ago
Anna Povzner 98e546611a MINOR: Use kill_java_processes when killing ConsoleConsumer in system tests (#5297) 6 years ago
Stanislav Kozlovski 053d831992 KAFKA-7111: Log error connecting to node at a higher log level (#5312) 6 years ago
Stanislav Kozlovski b0d2ddb330 KAFKA-7028: Properly authorize custom principal objects (#5311) 6 years ago
Jason Gustafson 919409bb23 MINOR: Ensure heartbeat last poll time always updated (#5308) 6 years ago
tedyu 24b3844fe4 KAFKA-7097 VerifiableProducer does not work properly with --message-create-time argument (#5292) 6 years ago
Guozhang Wang 6bfaf4dc60
MINOR: Store metrics scope, total metrics (#5290) 6 years ago
Guozhang Wang be0f10e190
MINOR: KAFKA-7112: Only resume restoration if state is still PARTITIONS_ASSIGNED after poll (#5306) 6 years ago
Stanislav Kozlovski daa8082d67 KAFKA-6809: Count inbound connections in the connection-creation metric (#5301) 6 years ago
Anna Povzner 10b84a3661 KAFKA-7104: More consistent leader's state in fetch response (#5305) 6 years ago