5376 Commits (bf0675ac5f31d67a1c75baf211475b8fc98f1ef1)
 

Author SHA1 Message Date
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
Manikumar Reddy O b2ed7d80de MINOR: Update consumer javadoc for position method (#5100) 6 years ago
Jon Lee a3db23cb76 KAFKA-6944; Add system tests testing the new throttling behavior using older clients/brokers 6 years ago
Manikumar Reddy O 51935ee2e6 KAFKA-7091; AdminClient should handle FindCoordinatorResponse errors (#5278) 6 years ago
Dhruvil Shah 2db7eb7a8c KAFKA-7076; Skip rebuilding producer state when using old message format (#5254) 6 years ago
Guozhang Wang 7ea8a25a4c HOTFIX: remove old security suggestions 6 years ago
Ismael Juma 7a74ec62d2
MINOR: Avoid FileInputStream/FileOutputStream (#5281) 6 years ago
Guozhang Wang a20555102b HOTFIX: update Streams security docs 6 years ago
xinzhg b054789d69 MINOR: Fix comment in quick union (#5244) 6 years ago
Jim Galasyn 581adb5013 MINOR: Add note about num.standby.replicas (#5271) 6 years ago
Vahid Hashemian 9bc9a37e50 MINOR: KIP-211 Follow-up (#5272) 6 years ago
Dong Lin 9ea81baf34 KAFKA-6949; alterReplicaLogDirs() should grab partition lock when accessing log of the future replica 6 years ago
Sönke Liebau 3cdc78e6bb KAFKA-6591; Move super user check before ACL matching (#4618) 6 years ago
tedyu 2f36da1747 Minor: add exception to debug log for Sender#maybeSendTransactionalRequest (#5282) 6 years ago
Rajini Sivaram 6e043af144
MINOR: Fix timing issue in advertised listener update test (#5256) 6 years ago
Colin Patrick McCabe bd216db4c0 MINOR: Avoid coarse lock in Pool#getAndMaybePut (#5258) 6 years ago
Vahid Hashemian c32f7e6ad8 MINOR: Fix expected output in Streams quickstart (#5280) 6 years ago
John Roesler 74502710b3 MINOR: report streams benchmarks separately (#5275) 6 years ago
John Roesler 954be11bf2 KAFKA-6978: make window retention time strict (#5218) 6 years ago
John Roesler 80553197e9 MINOR: temporarily ignore system test until I can fix it (#5283) 6 years ago
Rajini Sivaram 624acc63da
MINOR: Cleanup threads in integration tests (#5269) 6 years ago
Vahid Hashemian 418a91b5d4 KAFKA-4682; Revise expiration semantics of consumer group offsets (KIP-211 - Part 1) (#4896) 6 years ago
Ismael Juma e33ccb628e
KAFKA-7082: Concurrent create topics may throw NodeExistsException (#5259) 6 years ago
Guozhang Wang d3e264e773
MINOR: update web docs and examples of Streams with Java8 syntax (#5249) 7 years ago
Ismael Juma 456b17fc8e
MINOR: Upgrade to Gradle 4.8.1 (#5263) 7 years ago
Rajini Sivaram bb68b9c046
MINOR: Update version for doc to 2.0.0 (#5262) 7 years ago
John Roesler 6732593bba KAFKA-7072: clean up segments only after they expire (#5253) 7 years ago
Rajini Sivaram e5ec3f55c9
KAFKA-6546: Use LISTENER_NOT_FOUND_ON_LEADER error for missing listener (#5189) 7 years ago
Ismael Juma 96bcfdfc7c
MINOR: Use exceptions in o.a.k.common if possible and deprecate ZkUtils (#5255) 7 years ago
Dong Lin fd969beae7 KAFKA-6697: Broker should not die if getCanonicalPath fails (#4752) 7 years ago
Guozhang Wang f8cb3c3e1d
MINOR: add headers support in new api (#5252) 7 years ago
Stephane Maarek 410e00cbcb KAFKA-7066 added better logging in case of Serialisation issue (#5239) 7 years ago
Andy Coates d2b84bd4b0 Kafka_7064 - bug introduced when switching config commands to ConfigResource (#5245) 7 years ago
Jason Gustafson 3afe2ed8e3
MINOR: Handle segment splitting edge cases and fix recovery bug (#5169) 7 years ago