7099 Commits (aa0d0ec32ac53099ddf33e04be2a1701e539dffa)
 

Author SHA1 Message Date
Bill Bejeck 8968cdd809
MINOR: Remove line with addAll since collection passed into constructor call. (#7807) 5 years ago
huxihx 72df28fe8c KAFKA-9025: Add a option for path existence check in ZkSecurityMigrator 5 years ago
A. Sophie Blee-Goldman 48da0c6c95 port paragrpah from CP docs (#7808) 5 years ago
Bruno Cadonna bcfe8c76dd KAFKA-9230: Refactor user-customizable Streams metrics (#7762) 5 years ago
Ron Dagostino 648497a5e5 KAFKA-9241: Some SASL Clients not forced to re-authenticate (#7784) 5 years ago
Rajini Sivaram d2d6838017
MINOR: Test for non-blocking send using max.block.ms=0 (#7370) 5 years ago
Bruno Cadonna e4827fdbe8 MINOR: Fix javadoc of `flatTransform()` (#7803) 5 years ago
ravowlga123 deafc56fed KAFKA-8953: Rename UsePreviousTimeOnInvalidTimestamp to UsePartitionTimeOnInvalidTimestamp (#7633) 5 years ago
Jason Gustafson 5d0cb1419c KAFKA-9212; Ensure LeaderAndIsr state updated in controller context during reassignment (#7795) 5 years ago
A. Sophie Blee-Goldman cd5618f866 MINOR: clarify node grouping of input topics using pattern subscription (#7793) 5 years ago
Randall Hauch ccded348eb
MINOR: Bump system test version from 2.2.1 to 2.2.2 (#7765) 5 years ago
Randall Hauch 9d9139024a
MINOR: Increase the timeout in one of Connect's distributed system tests (#7789) 5 years ago
Colin Patrick McCabe fa41521687
KAFKA-9091: Add a metric tracking the number of open connections with a given SSL cipher type (#7588) 5 years ago
NanerLee 8e12c3eda6 KAFKA-9267: ZkSecurityMigrator should not create /controller node 5 years ago
Jason Gustafson 1d496a26c9
KAFKA-9179; Fix flaky test due to race condition when fetching reassignment state (#7786) 5 years ago
Bill Bejeck 04cd1457ae MINOR: Convert last streams join test to TTD (#7777) 5 years ago
gkomissarov ba365bbb8d KAFKA-9131: Remove dead code for handling timeout exception (#7635) 5 years ago
Jason Gustafson eaccb92929
MINOR: Cleanup redundancies in BaseRequestTest (#7735) 5 years ago
Konstantine Karantasis 0e57a3924e KAFKA-9184: Redundant task creation and periodic rebalances after zombie Connect worker rejoins the group (#7771) 5 years ago
David Arthur 91f948763d
Actually run the delete topic command in kafka.py (#7776) 5 years ago
David Jacot b0d89cb6ad KAFKA-9251; Describing a non consumer group with the Admin API hangs forever (#7763) 5 years ago
Jason Gustafson 5b6de9f2d0
KAFKA-8933; Fix NPE in DefaultMetadataUpdater after authentication failure (#7682) 5 years ago
Brian Byrne 95581f33f3 MINOR: Adds entity-specific flags to ConfigCommand per KIP-543. (#7667) 5 years ago
Ron Dagostino 0871f7b735 KAFKA-9190; Close connections with expired authentication sessions (#7723) 5 years ago
Vikas Singh 2accf14ccf KAFKA-9265: Fix kafka.log.Log instance leak on log deletion (#7773) 5 years ago
Ismael Juma 95b6f42e00
MINOR: Remove logic conditional on exception messages from LogValidator (#7744) 5 years ago
Cyrus Vafadari d3131a1020 KAFKA-9258 Check Connect Metrics non-null in task stop (#7768) 5 years ago
Dhruvil Shah 122941793e MINOR: Add test to ensure log metrics are removed after deletion (#7750) 5 years ago
John Roesler 18c13d38ed KAFKA-9231: Streams Threads may die from recoverable errors with EOS enabled (#7748) 5 years ago
Ismael Juma 5cddf9860b
KAFKA-9203: Revert "MINOR: Remove workarounds for lz4-java bug affecting byte buffers (#6679)" (#7769) 5 years ago
Brian Byrne 38fde81132 MINOR: Proactively update producer topic access time. (#7672) 5 years ago
Alex Mironov 075f583d95 KAFKA-9156: Fix LazyTimeIndex & LazyOffsetIndex concurrency (#7760) 5 years ago
Fábio Silva a2aa0a458b KAFKA-9255: Add 'timestamp' field to 'message' entry (#7764) 5 years ago
wcarlson5 0b8ea7e162 KAFKA-6049: Add non-windowed Cogroup operator (KIP-150) (#7538) 5 years ago
Lee Dongjin 6649b7a91d MINoR: Replace '>' in RoundRobinAssignor.java into '>' (#7073) 5 years ago
Matthias J. Sax ba02e8c6b6
KAFKA-9244: Update FK reference should unsubscribe old FK (#7758) 5 years ago
huxihx 9dbca4c336 KAFKA-9069: Flaky Test AdminClientIntegrationTest.testCreatePartitions 5 years ago
Lee Dongjin 446be127f7 MINOR: Improve Admin interface Documentation 5 years ago
Bill Bejeck a50b7c497d
MINOR: Convert Stream-StreamJoin Integration Test to TTD (#7752) 5 years ago
A. Sophie Blee-Goldman 3daddab8a8 dont spam (#7730) 5 years ago
Sönke Liebau d7513693a3 KAFKA-9226: Updated documentation section on log deletion policies. (#7738) 5 years ago
ning2008wisc 88448f6255 KAFKA-9219: prevent NullPointerException in Kafka Connect metrics (#7652) 5 years ago
Colin Patrick McCabe d38b8444d1
KAFKA-9229: Fix incompatible change in InitProducerIdRequest (#7746) 5 years ago
ravowlga123 301b784d1b KAFKA-8960: Move Task determineCommitId in gradle.build to Project Level (#7420) 5 years ago
Ismael Juma 45842a3962
MINOR: Remove unnecessary license generation code in wrapper.gradle (#7742) 5 years ago
Jason Gustafson e057d61050
MINOR: Fix --enable-autocommit flag in verifiable consumer (#7743) 5 years ago
Jason Gustafson b94c7f479b
MINOR: Add ignorable field check to `toStruct` and fix usage (#7710) 5 years ago
David Arthur b15e05d925
KAFKA-9123 Test a large number of replicas (#7621) 5 years ago
Bill Bejeck e499c960e4 MINOR: Updated StreamTableJoinIntegrationTest to use TTD (#7722) 5 years ago
Jason Gustafson 054f2f1e8b
MINOR: Fix producer timeouts in log divergence test (#7728) 5 years ago