5249 Commits (359eb4e083c2e22b44b740a8e19319a457f4ef77)
 

Author SHA1 Message Date
Chia-Ping Tsai 8d1e96181d MINOR: Replace unused variables by underscore (#5003) 7 years ago
Ron Dagostino 8c5d7e0408 KAFKA-6562: OAuth Authentication via SASL/OAUTHBEARER (KIP-255) (#4994) 7 years ago
Manikumar Reddy O d45d7ec781 KAFKA-2951; Add a test to verify produce, consume with ACLs for topic/group wildcard resources (#5054) 7 years ago
Jason Gustafson 7f19df29ac MINOR: AdminClient should respect retry backoff 7 years ago
maytals 39fe105dfd Minor: Fixed ConsumerOffset#path (#5060) 7 years ago
yaphet ab3ff7101c KAFKA-6930: Convert byte array to string in KafkaZkClient debug log (#5061) 7 years ago
Jun Rao 345db59650
KAFKA-6937: In-sync replica delayed during fetch if replica throttle is exceeded (#5074) 7 years ago
Radai Rosenblatt c9ec292135 Improve kafka client sensor registration performance by lazily calculating JMX attributes 7 years ago
Ismael Juma 70f0d0bd3f
MINOR: Use reflection for signal handler and do not enable it for IBM JDK (#5047) 7 years ago
Sasaki Toru 440445e7c5 KAFKA-2061; Offer a --version flag to print the kafka version [KIP-278] (#639) 7 years ago
Ismael Juma 7132a85fc3 KAFKA-6921; Remove old Scala producer and related code 7 years ago
Rajini Sivaram ff9f928c16 KAFKA-6911; Fix dynamic keystore/truststore update check (#5029) 7 years ago
Jason Gustafson 0f86e68840 MINOR: Remove dependence on __consumer_offsets in AdminClient listConsumerGroups 7 years ago
Jason Gustafson e8847205f9
MINOR: Fix transiently failing consumer group admin integration test (#5067) 7 years ago
Jorge Quilcate Otoya 133108cdac KAFKA-6850: Add Record Header support to Kafka Streams Processor API (KIP-244) (#4955) 7 years ago
Jeremy Custenborder 7ecfbab92f KAFKA-5807 - Check Connector.config() and Transformation.config() returns a valid ConfigDef 7 years ago
Jason Gustafson 5be47a2f26
MINOR: AdminClient consumer group domain objects should have public constructors (#5063) 7 years ago
Jason Gustafson c1b30a12b1 MINOR: AdminClient metadata manager should reset state on failure 7 years ago
Ismael Juma a30ecc6755 MINOR: Remove o.a.kafka.common.utils.Base64 and IS_JAVA8_COMPATIBLE 7 years ago
Filipe Agapito 6281fbcb6a KAFKA-6474: Rewrite tests to use new public TopologyTestDriver [part 3] (#5052) 7 years ago
Ismael Juma 193c779682
MINOR: Remove unnecessary conditional in KafkaAdminClient to fix checkstyle (#5058) 7 years ago
Ismael Juma e70a191d30
KAFKA-4423: Drop support for Java 7 (KIP-118) and update deps (#5046) 7 years ago
Jagadesh Adireddi 95b46a12e5 KAFKA-6685: Added Exception to distinguish message Key from Value during deserializing. 7 years ago
Guozhang Wang 70a506b983
MINOR: Ignore test_broker_type_bounce_at_start system test (#5055) 7 years ago
Guozhang Wang cbce95d9a5
MINOR: Reduce required occurrance from 100 to 10 (#5048) 7 years ago
Colin Patrick McCabe 16ad358d64 KAFKA-6868; Fix buffer underflow and expose group state in the consumer groups API (#4980) 7 years ago
Joan Goyeau 96cda0e07a MINOR: Fix type inference on joins and aggregates (#5019) 7 years ago
Guozhang Wang 9752ccad55
KAFKA-6729: Follow up; disable logging for source KTable. (#5038) 7 years ago
David Glasser f65f3a878f KAFKA-6905: Document that Transformers may be re-used by Streams (#5026) 7 years ago
Andy Coates 4e1c8ffd0d KAFKA-6849: add transformValues methods to KTable. (#4959) 7 years ago
Rajini Sivaram c53e274d31 KAFKA-6917; Process txn completion asynchronously to avoid deadlock (#5036) 7 years ago
Guozhang Wang 05ea580091
MINOR: Remove unused class (#5037) 7 years ago
Robert Yokota ee8abb2f70 KAFKA-6566: Improve Connect Resource Cleanup 7 years ago
John Roesler 58a910f0a7 KAFKA-5697: revert wakeup-based impl (#5035) 7 years ago
Guozhang Wang ba237c5d21 HOTFIX: use ConsumedInternal in StreamsBuilder 7 years ago
Guozhang Wang 6b8e79b137
HOTFIX: move Conusmed to o.a.k.streams.kstream (#5033) 7 years ago
Guozhang Wang 1a324d784c
KAFKA-6729: Reuse source topics for source KTable's materialized store's changelog (#5017) 7 years ago
Joan Goyeau ac9de822b2 MINOR: Use Set instead of List for multiple topics (#5024) 7 years ago
Matthias J. Sax 0b3712d8a5
MINOR: add missing parameter `processing.guaratees` to Streams docs (#5023) 7 years ago
Guozhang Wang d4204e8b14
MINOR: fix broken links in streams doc (#5025) 7 years ago
David Glasser e9154b7960 KAFKA-6905: Document that Processors may be re-used by Streams (#5022) 7 years ago
Guozhang Wang c9161afda9
MINOR: doc change for deprecate removal (#5006) 7 years ago
Boyang Chen 1e207b2ef8 KAFKA-6896: Add producer metrics exporting in KafkaStreams (#4998) 7 years ago
Dong Lin 0bb48a1669 KAFKA-3473; More Controller Health Metrics (KIP-237) 7 years ago
Matthias J. Sax 9947cd40c6
MINOR: Ensure sensor names are unique in Kafka Streams (#5009) 7 years ago
Matthias J. Sax adeced2997 HOTFIX: RegexSourceIntegrationTest needs to cleanup shared output topic (#5008) 7 years ago
Guozhang Wang caca1fdc90
KAFKA-6813: Remove deprecated APIs in KIP-182, Part III (#4991) 7 years ago
Joel Hamill c14b0ad9ee MINOR - Fix typo in Streams Dev Guide (#4972) 7 years ago
Joan Goyeau 40d191b563 MINOR: Count fix and Type alias refactor in Streams Scala API (#4966) 7 years ago
Manikumar Reddy O ec7ba32af6 KAFKA-6394; Add a check to prevent misconfiguration of advertised listeners (#4897) 7 years ago