7525 Commits (b558287c0b6cfb8ac11548048ae12ca6b5c63257)
 

Author SHA1 Message Date
Boyang Chen b558287c0b
MINOR: Handle task migrated inside corruption path (#8667) 5 years ago
zhaohaidao f50bd5f80e
KAFKA-9984 Should fail the subscription when pattern is empty (#8665) 5 years ago
A. Sophie Blee-Goldman 4e722021a9
MINOR: skip listOffsets request for newly created changelog topics (#8662) 5 years ago
Tom Bentley 873e9446ef
KAFKA-9650: include human readable units in ms and bytes configs (#8222) 5 years ago
John Roesler d62f6ebdfe
KAFKA-6145: KIP-441: Improve assignment balance (#8588) 5 years ago
Boyang Chen fad8db67bb
MINOR: add option to rebuild source for system tests (#6656) 5 years ago
zhaohaidao 43a9e39983
KAFKA-9850 Move KStream#repartition operator validation during Topolo… (#8550) 5 years ago
Colin Patrick McCabe 14e426c9a8
MINOR: Add a duplicate() method to Message classes (#8556) 5 years ago
A. Sophie Blee-Goldman 53875bb043
KAFKA-9966: add internal assignment listener to stabilize eos-beta upgrade test (#8648) 5 years ago
Arjun Satish 9bc96d54f8
MINOR: Replace null with an actual value for timestamp field in InsertField SMT unit tests (#8649) 5 years ago
Matthias J. Sax 778d04d4f9
MINOR: Fix ProcessorContext JavaDocs and stream-time computation (#8603) 5 years ago
Matthias J. Sax c9dc0cd9cf
MINOR: improve tests for TopologyTestDriver (#8631) 5 years ago
A. Sophie Blee-Goldman 58f7a97314
KAFKA-9821: consolidate Streams rebalance triggering mechanisms (#8596) 5 years ago
Jason Gustafson 81cf3fa5f2
KAFKA-9669; Loosen validation of inner offsets for older message formats (#8647) 5 years ago
Richard Yu f54cece73e
KAFKA-8770: KIP-557: Drop idempotent KTable source updates (#8254) 5 years ago
Guozhang Wang 035299a55d
MINOR: Remove allow concurrent test (#8641) 5 years ago
Matthias J. Sax 318063a16a
KAFKA-9466: Update Kafka Streams docs for KIP-447 (#8621) 5 years ago
Guozhang Wang 6d0e722f4d
KAFKA-9949: Fix flaky GlobalKTableIntegrationTest (#8635) 5 years ago
A. Sophie Blee-Goldman 72d72a974c
KAFKA-9921: explicit handling of null values with retainDuplicates (#8626) 5 years ago
Ismael Juma 391ad90112
KAFKA-9956: Authorizer APIs may be invoked more than once for a given request (#8643) 5 years ago
Boyang Chen fe2742e1b2
KAFKA-9972: Only commit tasks with valid states (#8632) 5 years ago
Ismael Juma 847ff8f557
MINOR: Use `forEach` and `ifPresent` to simplify Scala code (#8642) 5 years ago
Brian Byrne 5583089df0
KAFKA-9942: ConfigCommand fails to set client quotas for default users with --bootstrap-server. (#8628) 5 years ago
showuon 91efb30dfa
MINOR: Improve formatting in docs (#8611) 5 years ago
high.lee 133c2ed58a
KAFKA-9290: Update IQ related JavaDocs (#8114) 5 years ago
Matthias J. Sax 611831b051
KAFKA-9928: Fix flaky GlobalKTableEOSIntegrationTest (#8600) 5 years ago
Bruno Cadonna c19a3be198
KAFKA-6145: Set HighAvailabilityTaskAssignor as default in streams_upgrade_test.py (#8613) 5 years ago
Andy Coates 4f61b00fcd
KAFKA-9667: Connect JSON serde strip trailing zeros (#8230) 5 years ago
Guozhang Wang 71397adaff
MINOR: Log4j Improvements on Fetcher (#8629) 5 years ago
Andy Coates 33bfdacd7a
KAFKA-9865: Expose output topic names from TopologyTestDriver (#8483) 5 years ago
Scott Hendricks 5203ab0c5d
MINOR - Increase the number of Trogdor Histogram buckets to 10000 (#8627) 5 years ago
Chris Egerton 29dd1148c8
KAFKA-9768: Fix handling of rest.advertised.listener config (#8360) 5 years ago
belugabehr 074ab2ebf6
KAFKA-9419: Fix possible integer overflow in CircularIterator (#7950) 5 years ago
Jason Gustafson c15cd5cfeb
MINOR: Only add 'Data' suffix for generated request/response/header types (#8625) 5 years ago
Jason Gustafson 849b65a13a
KAFKA-9947; Ensure proper shutdown of services in `TransactionsBounceTest` (#8602) 5 years ago
Viktor Somogyi d70dacb54a
KAFKA-6342; Remove unused workaround for JSON parsing of non-escaped strings (#8591) 5 years ago
Ismael Juma 1d438033f7
MINOR: Pass `-release 8` to scalac and upgrade to Gradle 6.4 (#8538) 5 years ago
David Jacot 3b6bf80530
KAFKA-9946; Partition deletion event should only be sent if deletion was requested in the StopReplica request (#8609) 5 years ago
Matthias J. Sax ff9995fa02
MINOR: Improve TopologyTestDriver JavaDocs (#8619) 5 years ago
jeff kim dd3ea21430 MINOR: MockAdminClient should return InvalidReplicationFactorException if brokers.size < replicationFactor 5 years ago
Matthias J. Sax 1daa8f638b
KAFKA-9748: Add Streams eos-beta integration test (#8496) 5 years ago
Ismael Juma fbfda2c4ad
KAFKA-9731: Disable immediate fetch response for hw propagation if replica selector is not defined (#8607) 5 years ago
Guozhang Wang 69586fb604 HOTFIX: set correct numIterations in shouldAllowConcurrentAccesses 5 years ago
THREE LEVEL HELMET 7cb1600d6a
MINOR: Clean up some test dependencies on ConfigCommand and TopicCommand (#8527) 5 years ago
Chia-Ping Tsai b2a5633a2c
KAFKA-9918; SslEngineFactory is NOT closed when channel is closing (#8551) 5 years ago
Guozhang Wang 34824b7bff
KAFKA-9798: Send one round synchronously before starting the async producer (#8565) 5 years ago
Tom Bentley efa7c0eb70 MINOR: Annotate KafkaAdminClientTest.testAlterClientQuotas() with @Test 5 years ago
Leonard Ge 2aecb089af
KAFKA-9589: Enable testLogAppendTimeNonCompressedV2 and fix bug in helper method (#8533) 5 years ago
fantayeneh 8fd967e10c
MINOR: Use min/max function when possible (#8577) 5 years ago
Guozhang Wang 9453567241
MINOR: Improve Sensor recording efficiency (#8593) 5 years ago