You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [kafka] kowshik commented on a change in pull request #11345: Allow empty last segment to have missing offset index during recovery - posted by GitBox <gi...@apache.org> on 2021/10/01 00:31:27 UTC, 1 replies.
- [GitHub] [kafka] ccding commented on a change in pull request #11345: Allow empty last segment to have missing offset index during recovery - posted by GitBox <gi...@apache.org> on 2021/10/01 00:51:35 UTC, 1 replies.
- [GitHub] [kafka] RivenSun2 commented on a change in pull request #11340: fix issue : KafkaConsumer cannot jump out of the poll method, and the… - posted by GitBox <gi...@apache.org> on 2021/10/01 02:05:48 UTC, 1 replies.
- [jira] [Commented] (KAFKA-13336) Migrate StreamsBuilder/Topology class to interfaces and move Topology parameter from KafkaStreams constructor to #start - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/10/01 02:35:00 UTC, 0 replies.
- [GitHub] [kafka] RivenSun2 commented on pull request #11340: fix issue : KafkaConsumer cannot jump out of the poll method, and the… - posted by GitBox <gi...@apache.org> on 2021/10/01 02:37:33 UTC, 0 replies.
- [GitHub] [kafka] satishd commented on a change in pull request #11058: KAFKA-12802 Added a file based cache for consumed remote log metadata for each partition to avoid consuming again incase of broker restarts. - posted by GitBox <gi...@apache.org> on 2021/10/01 05:12:38 UTC, 12 replies.
- [GitHub] [kafka] jonmcewen commented on pull request #11326: WIP: KAFKA-13303: RoundRobinPartitioner broken by KIP-480 - posted by GitBox <gi...@apache.org> on 2021/10/01 07:16:51 UTC, 0 replies.
- [GitHub] [kafka] akatona84 opened a new pull request #11373: MINOR: Add shebang to gradlewAll - posted by GitBox <gi...@apache.org> on 2021/10/01 07:17:04 UTC, 0 replies.
- [GitHub] [kafka] akatona84 commented on pull request #11373: MINOR: Add shebang to gradlewAll - posted by GitBox <gi...@apache.org> on 2021/10/01 07:19:09 UTC, 1 replies.
- [jira] [Commented] (KAFKA-9965) Uneven distribution with RoundRobinPartitioner in AK 2.4+ - posted by "Jon McEwen (Jira)" <ji...@apache.org> on 2021/10/01 07:25:01 UTC, 0 replies.
- [GitHub] [kafka] jonmcewen commented on pull request #11326: KAFKA-9965/KAFKA-13303: RoundRobinPartitioner broken by KIP-480 - posted by GitBox <gi...@apache.org> on 2021/10/01 07:25:27 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-13337) Scanning for Connect plugins can fail with AccessDeniedException - posted by "Andras Katona (Jira)" <ji...@apache.org> on 2021/10/01 07:28:01 UTC, 1 replies.
- [GitHub] [kafka] akatona84 commented on pull request #11371: MINOR: fix of possible java.nio.file.AccessDeniedException during Con… - posted by GitBox <gi...@apache.org> on 2021/10/01 07:33:41 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13337) Scanning for Connect plugins can fail with AccessDeniedException - posted by "Andras Katona (Jira)" <ji...@apache.org> on 2021/10/01 07:35:00 UTC, 2 replies.
- [jira] [Updated] (KAFKA-13303) RoundRobinPartitioner broken by KIP-480 - posted by "Jon McEwen (Jira)" <ji...@apache.org> on 2021/10/01 07:38:00 UTC, 1 replies.
- [jira] [Comment Edited] (KAFKA-9965) Uneven distribution with RoundRobinPartitioner in AK 2.4+ - posted by "Jon McEwen (Jira)" <ji...@apache.org> on 2021/10/01 07:41:00 UTC, 0 replies.
- [GitHub] [kafka] predatorray opened a new pull request #10525: KAFKA-7572: Producer should not send requests with negative partition id - posted by GitBox <gi...@apache.org> on 2021/10/01 09:57:23 UTC, 0 replies.
- [GitHub] [kafka] predatorray closed pull request #10525: KAFKA-7572: Producer should not send requests with negative partition id - posted by GitBox <gi...@apache.org> on 2021/10/01 09:57:25 UTC, 0 replies.
- [jira] [Updated] (KAFKA-9752) Consumer rebalance can be stuck after new member timeout with old JoinGroup version - posted by "Lucas Bradstreet (Jira)" <ji...@apache.org> on 2021/10/01 11:49:00 UTC, 1 replies.
- [jira] [Commented] (KAFKA-13130) Deprecate long based range queries in SessionStore - posted by "Patrick Stuedi (Jira)" <ji...@apache.org> on 2021/10/01 12:08:00 UTC, 0 replies.
- [GitHub] [kafka] cadonna commented on a change in pull request #10851: KAFKA-6718 / Rack aware standby task assignor - posted by GitBox <gi...@apache.org> on 2021/10/01 12:13:14 UTC, 1 replies.
- [jira] [Comment Edited] (KAFKA-13130) Deprecate long based range queries in SessionStore - posted by "Patrick Stuedi (Jira)" <ji...@apache.org> on 2021/10/01 12:14:00 UTC, 1 replies.
- [GitHub] [kafka] C0urante commented on a change in pull request #11369: KAFKA-13327, KAFKA-13328, KAFKA-13329: Clean up preflight connector validation - posted by GitBox <gi...@apache.org> on 2021/10/01 13:05:34 UTC, 11 replies.
- [GitHub] [kafka] ccding commented on a change in pull request #11058: KAFKA-12802 Added a file based cache for consumed remote log metadata for each partition to avoid consuming again incase of broker restarts. - posted by GitBox <gi...@apache.org> on 2021/10/01 14:05:21 UTC, 3 replies.
- [jira] [Created] (KAFKA-13338) kafka upgrade 6.1.1 asking to change log.cleanup.policy from delete to compact - posted by "Fátima Galera (Jira)" <ji...@apache.org> on 2021/10/01 16:02:00 UTC, 0 replies.
- [jira] [Comment Edited] (KAFKA-13329) Connect does not perform preflight validation for per-connector key and value converters - posted by "Chris Egerton (Jira)" <ji...@apache.org> on 2021/10/01 16:03:00 UTC, 0 replies.
- [GitHub] [kafka] C0urante commented on a change in pull request #11323: KAFKA-12226: Commit source task offsets without blocking on batch delivery - posted by GitBox <gi...@apache.org> on 2021/10/01 16:24:40 UTC, 19 replies.
- [GitHub] [kafka] junrao commented on a change in pull request #11345: Allow empty last segment to have missing offset index during recovery - posted by GitBox <gi...@apache.org> on 2021/10/01 16:46:56 UTC, 0 replies.
- [GitHub] [kafka] gharris1727 commented on a change in pull request #11369: KAFKA-13327, KAFKA-13328, KAFKA-13329: Clean up preflight connector validation - posted by GitBox <gi...@apache.org> on 2021/10/01 17:10:35 UTC, 1 replies.
- [GitHub] [kafka] C0urante commented on pull request #11323: KAFKA-12226: Commit source task offsets without blocking on batch delivery - posted by GitBox <gi...@apache.org> on 2021/10/01 17:47:47 UTC, 1 replies.
- [GitHub] [kafka] C0urante edited a comment on pull request #11323: KAFKA-12226: Commit source task offsets without blocking on batch delivery - posted by GitBox <gi...@apache.org> on 2021/10/01 17:47:59 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13261) KTable to KTable foreign key join loose events when using several partitions - posted by "Victoria Xia (Jira)" <ji...@apache.org> on 2021/10/01 17:53:00 UTC, 3 replies.
- [jira] [Commented] (KAFKA-13268) Add more integration tests for Table Table FK joins with repartitioning - posted by "Victoria Xia (Jira)" <ji...@apache.org> on 2021/10/01 18:24:00 UTC, 1 replies.
- [jira] [Commented] (KAFKA-13332) New pattern-matched topic with more partitions than existing matched topics can crash Kafka Streams - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/10/01 19:55:00 UTC, 1 replies.
- [GitHub] [kafka] C0urante commented on a change in pull request #11333: KAFKA-13306: Null connector config value passes validation, but fails creation - posted by GitBox <gi...@apache.org> on 2021/10/01 20:33:47 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13164) State store is attached to wrong node in the Kafka Streams topology - posted by "Hao Li (Jira)" <ji...@apache.org> on 2021/10/01 22:06:00 UTC, 5 replies.
- [GitHub] [kafka] showuon commented on a change in pull request #11367: MINOR: Do not copy on range for in-memory shared store in stream stream left/out joins - posted by GitBox <gi...@apache.org> on 2021/10/02 12:14:51 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs - posted by GitBox <gi...@apache.org> on 2021/10/02 13:18:05 UTC, 0 replies.
- [jira] [Created] (KAFKA-13339) Kstream not fetch all the messages - posted by "karthik (Jira)" <ji...@apache.org> on 2021/10/02 13:34:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13339) Kstream not fetch all the messages - posted by "karthik (Jira)" <ji...@apache.org> on 2021/10/02 13:35:00 UTC, 1 replies.
- [jira] [Updated] (KAFKA-13339) Kstream not fetch all the messages - posted by "karthik (Jira)" <ji...@apache.org> on 2021/10/02 13:39:00 UTC, 3 replies.
- [GitHub] [kafka] ijuma opened a new pull request #11374: MINOR: TopicIdPartition improvements - posted by GitBox <gi...@apache.org> on 2021/10/02 14:04:14 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on pull request #11374: MINOR: TopicIdPartition improvements - posted by GitBox <gi...@apache.org> on 2021/10/02 14:05:26 UTC, 1 replies.
- [GitHub] [kafka] satishd commented on pull request #11374: MINOR: TopicIdPartition improvements - posted by GitBox <gi...@apache.org> on 2021/10/02 18:24:28 UTC, 0 replies.
- [jira] [Created] (KAFKA-13340) Convert ZooKeeperTestHarness to QuorumTestHarness - posted by "Colin McCabe (Jira)" <ji...@apache.org> on 2021/10/02 21:47:00 UTC, 0 replies.
- [GitHub] [kafka] satishd edited a comment on pull request #11374: MINOR: TopicIdPartition improvements - posted by GitBox <gi...@apache.org> on 2021/10/03 01:38:20 UTC, 1 replies.
- [GitHub] [kafka] wenzelcheng closed pull request #11360: Floating point number comparison problem - posted by GitBox <gi...@apache.org> on 2021/10/03 13:32:37 UTC, 1 replies.
- [GitHub] [kafka] wenzelcheng opened a new pull request #11360: Floating point number comparison problem - posted by GitBox <gi...@apache.org> on 2021/10/03 13:32:57 UTC, 0 replies.
- [GitHub] [kafka] upsidedownsmile opened a new pull request #11375: KAFKA-10865: Log transformed record in WorkerSinkTask - posted by GitBox <gi...@apache.org> on 2021/10/03 16:43:26 UTC, 0 replies.
- [GitHub] [kafka] satishd commented on pull request #11058: KAFKA-12802 Added a file based cache for consumed remote log metadata for each partition to avoid consuming again incase of broker restarts. - posted by GitBox <gi...@apache.org> on 2021/10/04 02:45:28 UTC, 3 replies.
- [jira] [Updated] (KAFKA-13341) Quotas are not applied to requests with null clientId - posted by "David Mao (Jira)" <ji...@apache.org> on 2021/10/04 03:10:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13341) Quotas are not applied to requests with null clientId - posted by "David Mao (Jira)" <ji...@apache.org> on 2021/10/04 03:10:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13342) LISR sent for topic queued for deletion in controller - posted by "Lucas Bradstreet (Jira)" <ji...@apache.org> on 2021/10/04 03:42:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13342) LISR sent for topic queued for deletion in controller - posted by "Lucas Bradstreet (Jira)" <ji...@apache.org> on 2021/10/04 03:43:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13342) LISR sent for topic queued for deletion in controller - posted by "Lucas Bradstreet (Jira)" <ji...@apache.org> on 2021/10/04 03:43:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13331) Slow reassignments in 2.8 because of large number of UpdateMetadataResponseReceived(UpdateMetadataResponseData(errorCode=0),) Events - posted by "GEORGE LI (Jira)" <ji...@apache.org> on 2021/10/04 04:37:00 UTC, 0 replies.
- [GitHub] [kafka] lbradstreet opened a new pull request #11376: KAFKA-13342: LeaderAndIsrRequest should not be sent for topic queued for deletion - posted by GitBox <gi...@apache.org> on 2021/10/04 05:48:26 UTC, 0 replies.
- [GitHub] [kafka] patrickstuedi commented on a change in pull request #11234: KAFKA-13212: add support infinite query for session store - posted by GitBox <gi...@apache.org> on 2021/10/04 07:51:00 UTC, 1 replies.
- [GitHub] [kafka] showuon commented on a change in pull request #11234: KAFKA-13212: add support infinite query for session store - posted by GitBox <gi...@apache.org> on 2021/10/04 08:38:44 UTC, 1 replies.
- [GitHub] [kafka] wenzelcheng opened a new pull request #11377: MINOR: Use try-with-resource to close the stream opened by Files.list() - posted by GitBox <gi...@apache.org> on 2021/10/04 09:58:49 UTC, 0 replies.
- [GitHub] [kafka] wenzelcheng commented on pull request #11377: MINOR: Use try-with-resource to close the stream opened by Files.list() - posted by GitBox <gi...@apache.org> on 2021/10/04 10:15:47 UTC, 0 replies.
- [jira] [Created] (KAFKA-13343) kafka-topics.sh throws error with the step3 command of quickstart's steps - posted by "liyunhua (Jira)" <ji...@apache.org> on 2021/10/04 11:06:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13343) kafka-topics.sh throws error with the step3 command of quickstart's steps - posted by "liyunhua (Jira)" <ji...@apache.org> on 2021/10/04 11:07:00 UTC, 1 replies.
- [GitHub] [kafka] mimaison commented on pull request #11220: KAFKA-10777: Add additional configuration to control MirrorMaker 2 internal topics naming convention - posted by GitBox <gi...@apache.org> on 2021/10/04 12:25:18 UTC, 2 replies.
- [GitHub] [kafka] chia7712 opened a new pull request #11378: MINOR: The message of BufferExhaustedException should include pool st… - posted by GitBox <gi...@apache.org> on 2021/10/04 13:42:40 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13343) kafka-topics.sh throws error with the step3 command of quickstart's steps - posted by "Joel Wiegman (Jira)" <ji...@apache.org> on 2021/10/04 14:51:00 UTC, 0 replies.
- [jira] [Comment Edited] (KAFKA-13343) kafka-topics.sh throws error with the step3 command of quickstart's steps - posted by "Joel Wiegman (Jira)" <ji...@apache.org> on 2021/10/04 14:52:00 UTC, 0 replies.
- [GitHub] [kafka] officialpatterson opened a new pull request #11379: kafka-12994: Migrated SlidingWindowsTest to new API - posted by GitBox <gi...@apache.org> on 2021/10/04 15:20:27 UTC, 0 replies.
- [GitHub] [kafka] mimaison commented on a change in pull request #11220: KAFKA-10777: Add additional configuration to control MirrorMaker 2 internal topics naming convention - posted by GitBox <gi...@apache.org> on 2021/10/04 15:32:23 UTC, 1 replies.
- [jira] [Commented] (KAFKA-12994) Migrate all Tests to New API and Remove Suppression for Deprecation Warnings related to KIP-633 - posted by "Andrew patterson (Jira)" <ji...@apache.org> on 2021/10/04 15:43:00 UTC, 1 replies.
- [GitHub] [kafka] mimaison commented on pull request #11276: KAFKA-13240: Disable HTTP TRACE Method in Connect - posted by GitBox <gi...@apache.org> on 2021/10/04 15:44:27 UTC, 0 replies.
- [GitHub] [kafka] mimaison commented on pull request #8984: KAFKA-10227: Enforce cleanup policy to only contain compact or delete once - posted by GitBox <gi...@apache.org> on 2021/10/04 15:45:52 UTC, 0 replies.
- [GitHub] [kafka] ccding commented on pull request #11345: Allow empty last segment to have missing offset index during recovery - posted by GitBox <gi...@apache.org> on 2021/10/04 15:55:32 UTC, 3 replies.
- [GitHub] [kafka] mimaison commented on pull request #11174: KAFKA-9747: Creating connect reconfiguration URL safely - posted by GitBox <gi...@apache.org> on 2021/10/04 16:17:27 UTC, 0 replies.
- [jira] [Updated] (KAFKA-9747) No tasks created for a connector - posted by "Mickael Maison (Jira)" <ji...@apache.org> on 2021/10/04 16:18:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12762) Use connection timeout when polling the network for new connections - posted by "Mickael Maison (Jira)" <ji...@apache.org> on 2021/10/04 16:47:00 UTC, 0 replies.
- [GitHub] [kafka] jolshan commented on pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs - posted by GitBox <gi...@apache.org> on 2021/10/04 20:15:10 UTC, 1 replies.
- [jira] [Created] (KAFKA-13344) In a Kafka Cluster (3 brokers), I am trying to consume message from single broker. When the broker is down, I am continuing to traffic messages from consumer because other 2 brokers are running. - posted by "Pakkiyarasu P (Jira)" <ji...@apache.org> on 2021/10/04 21:31:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13345) WindowStore should use "delete" policy when duplicates are enabled - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/10/04 23:25:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-13345) WindowStore should use "delete" policy when duplicates are enabled - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/10/04 23:29:00 UTC, 0 replies.
- [GitHub] [kafka] mjsax opened a new pull request #11380: KAFKA-13345: Use "delete" cleanup policy for windowed stores if duplicates are enabled - posted by GitBox <gi...@apache.org> on 2021/10/05 00:14:01 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13326) Add multi-cluster support to Kafka Streams - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/10/05 05:45:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-13339) Kstream not fetch all the messages - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/10/05 05:59:00 UTC, 0 replies.
- [GitHub] [kafka] kowshik commented on pull request #11345: Allow empty last segment to have missing offset index during recovery - posted by GitBox <gi...@apache.org> on 2021/10/05 07:16:28 UTC, 1 replies.
- [GitHub] [kafka] lkokhreidze commented on pull request #10851: KAFKA-6718 / Rack aware standby task assignor - posted by GitBox <gi...@apache.org> on 2021/10/05 07:40:38 UTC, 1 replies.
- [GitHub] [kafka] kowshik edited a comment on pull request #11345: Allow empty last segment to have missing offset index during recovery - posted by GitBox <gi...@apache.org> on 2021/10/05 07:40:40 UTC, 1 replies.
- [GitHub] [kafka] ableegoldman opened a new pull request #11381: KAFKA-12648: allow users to set a StreamsUncaughtExceptionHandler on individual named topologies - posted by GitBox <gi...@apache.org> on 2021/10/05 08:07:26 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #11381: KAFKA-12648: allow users to set a StreamsUncaughtExceptionHandler on individual named topologies - posted by GitBox <gi...@apache.org> on 2021/10/05 08:12:01 UTC, 2 replies.
- [GitHub] [kafka] viktorsomogyi commented on pull request #11373: MINOR: Add shebang to gradlewAll - posted by GitBox <gi...@apache.org> on 2021/10/05 10:10:55 UTC, 0 replies.
- [jira] [Created] (KAFKA-13346) Kafka Streams fails due to unexpected exception - posted by "Amit Gupta (Jira)" <ji...@apache.org> on 2021/10/05 11:07:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13346) Kafka Streams fails due to unexpected exception - posted by "Amit Gupta (Jira)" <ji...@apache.org> on 2021/10/05 11:08:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13346) Kafka Streams fails due to RocksDB Locks Not Available exception - posted by "Amit Gupta (Jira)" <ji...@apache.org> on 2021/10/05 11:09:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13346) Kafka Streams fails due to RocksDB Locks Not Available Exception - posted by "Amit Gupta (Jira)" <ji...@apache.org> on 2021/10/05 11:09:00 UTC, 4 replies.
- [jira] [Commented] (KAFKA-13346) Kafka Streams fails due to RocksDB Locks Not Available Exception - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/10/05 11:53:00 UTC, 2 replies.
- [GitHub] [kafka] upsidedownsmile commented on pull request #11375: KAFKA-10865: Log transformed record in WorkerSinkTask - posted by GitBox <gi...@apache.org> on 2021/10/05 13:45:58 UTC, 2 replies.
- [jira] [Commented] (KAFKA-10865) Improve trace-logging for Transformations (including Predicates) - posted by "Tiago Martins (Jira)" <ji...@apache.org> on 2021/10/05 13:53:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13347) kafka-topics.sh required arguments and defaults - posted by "Scott M Messner (Jira)" <ji...@apache.org> on 2021/10/05 16:29:00 UTC, 0 replies.
- [GitHub] [kafka] wcarlson5 commented on a change in pull request #11381: KAFKA-12648: allow users to set a StreamsUncaughtExceptionHandler on individual named topologies - posted by GitBox <gi...@apache.org> on 2021/10/05 16:30:16 UTC, 0 replies.
- [jira] [Created] (KAFKA-13348) Allow Source Tasks to Handle Producer Exceptions - posted by "Knowles Atchison Jr (Jira)" <ji...@apache.org> on 2021/10/05 16:59:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-13348) Allow Source Tasks to Handle Producer Exceptions - posted by "Knowles Atchison Jr (Jira)" <ji...@apache.org> on 2021/10/05 16:59:00 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #11381: KAFKA-12648: allow users to set a StreamsUncaughtExceptionHandler on individual named topologies - posted by GitBox <gi...@apache.org> on 2021/10/05 17:58:08 UTC, 2 replies.
- [jira] [Updated] (KAFKA-10865) Improve trace-logging for Transformations (including Predicates) - posted by "Randall Hauch (Jira)" <ji...@apache.org> on 2021/10/05 18:03:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-10865) Improve trace-logging for Transformations (including Predicates) - posted by "Randall Hauch (Jira)" <ji...@apache.org> on 2021/10/05 18:03:00 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on pull request #11372: [DO NOT MERGE] MINOR: Do not send data on abortable error too - posted by GitBox <gi...@apache.org> on 2021/10/05 18:23:30 UTC, 0 replies.
- [GitHub] [kafka] ijuma merged pull request #11374: MINOR: TopicIdPartition improvements - posted by GitBox <gi...@apache.org> on 2021/10/05 18:37:50 UTC, 0 replies.
- [jira] [Created] (KAFKA-13349) Allow Iterator.remove on KeyValueIterator - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/10/05 18:43:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13349) Allow Iterator.remove on KeyValueIterator - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/10/05 18:47:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-13349) Allow Iterator.remove on KeyValueIterator - posted by "Bartłomiej Stachura (Jira)" <ji...@apache.org> on 2021/10/05 19:59:00 UTC, 1 replies.
- [GitHub] [kafka] TheKnowles opened a new pull request #11382: KAFKA-13348: Allow Source Tasks to Handle Producer Exceptions - posted by GitBox <gi...@apache.org> on 2021/10/05 20:18:05 UTC, 0 replies.
- [GitHub] [kafka] OmniaGM commented on a change in pull request #11220: KAFKA-10777: Add additional configuration to control MirrorMaker 2 internal topics naming convention - posted by GitBox <gi...@apache.org> on 2021/10/05 20:37:49 UTC, 1 replies.
- [GitHub] [kafka] cmccabe opened a new pull request #11383: KAFKA-13340: Change ZooKeeperTestHarness to QuorumTestHarness - posted by GitBox <gi...@apache.org> on 2021/10/05 21:21:02 UTC, 0 replies.
- [GitHub] [kafka] junrao commented on a change in pull request #11058: KAFKA-12802 Added a file based cache for consumed remote log metadata for each partition to avoid consuming again incase of broker restarts. - posted by GitBox <gi...@apache.org> on 2021/10/05 23:38:42 UTC, 1 replies.
- [GitHub] [kafka] kowshik commented on a change in pull request #11058: KAFKA-12802 Added a file based cache for consumed remote log metadata for each partition to avoid consuming again incase of broker restarts. - posted by GitBox <gi...@apache.org> on 2021/10/05 23:54:14 UTC, 1 replies.
- [jira] [Created] (KAFKA-13350) Handle task corrupted exception on a per state store basis - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/10/06 00:49:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13350) Handle task corrupted exception on a per state store basis - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/10/06 00:58:00 UTC, 0 replies.
- [GitHub] [kafka] mjsax merged pull request #11355: KAFKA-13298: Improve documentation on EOS KStream requirements - posted by GitBox <gi...@apache.org> on 2021/10/06 02:07:29 UTC, 0 replies.
- [GitHub] [kafka] mjsax commented on pull request #11355: KAFKA-13298: Improve documentation on EOS KStream requirements - posted by GitBox <gi...@apache.org> on 2021/10/06 02:07:41 UTC, 0 replies.
- [GitHub] [kafka] mjsax commented on a change in pull request #11370: MINOR: remove unneeded size and add lock coarsening to inMemoryKeyValueStore - posted by GitBox <gi...@apache.org> on 2021/10/06 02:37:06 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on a change in pull request #11381: KAFKA-12648: allow users to set a StreamsUncaughtExceptionHandler on individual named topologies - posted by GitBox <gi...@apache.org> on 2021/10/06 07:05:25 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on a change in pull request #11380: KAFKA-13345: Use "delete" cleanup policy for windowed stores if duplicates are enabled - posted by GitBox <gi...@apache.org> on 2021/10/06 07:14:39 UTC, 0 replies.
- [jira] [Created] (KAFKA-13351) Add possibility to write kafka headers in Kafka Console Producer - posted by "Seweryn Habdank-Wojewodzki (Jira)" <ji...@apache.org> on 2021/10/06 07:29:00 UTC, 0 replies.
- [jira] [Closed] (KAFKA-9221) Kafka REST Proxy wrongly converts quotes in message when sending json - posted by "Seweryn Habdank-Wojewodzki (Jira)" <ji...@apache.org> on 2021/10/06 07:32:00 UTC, 0 replies.
- [jira] [Closed] (KAFKA-8548) Inconsistency in Kafka Documentation - posted by "Seweryn Habdank-Wojewodzki (Jira)" <ji...@apache.org> on 2021/10/06 07:32:00 UTC, 0 replies.
- [jira] [Closed] (KAFKA-6882) Wrong producer settings may lead to DoS on Kafka Server - posted by "Seweryn Habdank-Wojewodzki (Jira)" <ji...@apache.org> on 2021/10/06 07:33:00 UTC, 0 replies.
- [jira] [Closed] (KAFKA-6777) Wrong reaction on Out Of Memory situation - posted by "Seweryn Habdank-Wojewodzki (Jira)" <ji...@apache.org> on 2021/10/06 07:33:00 UTC, 0 replies.
- [jira] [Closed] (KAFKA-7214) Mystic FATAL error - posted by "Seweryn Habdank-Wojewodzki (Jira)" <ji...@apache.org> on 2021/10/06 07:37:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-7214) Mystic FATAL error - posted by "Seweryn Habdank-Wojewodzki (Jira)" <ji...@apache.org> on 2021/10/06 07:37:00 UTC, 0 replies.
- [GitHub] [kafka] mimaison commented on a change in pull request #11249: Fix wrong link to "Guarantees" part in introduction.html documentation - posted by GitBox <gi...@apache.org> on 2021/10/06 09:22:58 UTC, 0 replies.
- [jira] [Updated] (KAFKA-9106) metrics exposed via JMX shoud be configurable - posted by "Andras Katona (Jira)" <ji...@apache.org> on 2021/10/06 09:59:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-9106) metrics exposed via JMX shoud be configurable - posted by "Andras Katona (Jira)" <ji...@apache.org> on 2021/10/06 10:00:01 UTC, 0 replies.
- [jira] [Created] (KAFKA-13352) Kafka Client does not support passwords starting with number in jaas config - posted by "Vyacheslav Boyko (Jira)" <ji...@apache.org> on 2021/10/06 10:36:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13352) Kafka Client does not support passwords starting with number in jaas config - posted by "Vyacheslav Boyko (Jira)" <ji...@apache.org> on 2021/10/06 10:39:00 UTC, 2 replies.
- [jira] [Created] (KAFKA-13353) Device or resource busy error while deleting topic - posted by "Albert Lozano (Jira)" <ji...@apache.org> on 2021/10/06 14:30:00 UTC, 0 replies.
- [GitHub] [kafka] C0urante opened a new pull request #11384: MINOR: Improve error message for scale mismatch in Connect logical Decimal types - posted by GitBox <gi...@apache.org> on 2021/10/06 14:53:06 UTC, 0 replies.
- [GitHub] [kafka] iakunin commented on pull request #10775: KAFKA-12668: Making MockScheduler.schedule safe to use in concurrent code - posted by GitBox <gi...@apache.org> on 2021/10/06 15:03:27 UTC, 0 replies.
- [GitHub] [kafka] iakunin edited a comment on pull request #10775: KAFKA-12668: Making MockScheduler.schedule safe to use in concurrent code - posted by GitBox <gi...@apache.org> on 2021/10/06 15:04:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13354) Topic metrics count request rate inconsistently with other request metrics - posted by "David Mao (Jira)" <ji...@apache.org> on 2021/10/06 15:31:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13354) Topic metrics count request rate inconsistently with other request metrics - posted by "David Mao (Jira)" <ji...@apache.org> on 2021/10/06 15:36:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13355) Shutdown broker eventually when unrecoverable exceptions like IOException encountered in RLMM. - posted by "Satish Duggana (Jira)" <ji...@apache.org> on 2021/10/06 16:19:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13356) Use "delete" retention policy only for stream-stream join windowed stores - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/10/06 18:12:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-13356) Use "delete" retention policy only for stream-stream join windowed stores - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/10/06 18:16:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-7996) KafkaStreams does not pass timeout when closing Producer - posted by "Manjunath Shettar (Jira)" <ji...@apache.org> on 2021/10/06 18:53:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13357) Controller snapshot contains producer ids records but broker does not - posted by "Jose Armando Garcia Sancio (Jira)" <ji...@apache.org> on 2021/10/06 22:16:00 UTC, 0 replies.
- [GitHub] [kafka] mjsax merged pull request #11370: MINOR: remove unneeded size and add lock coarsening to inMemoryKeyValueStore - posted by GitBox <gi...@apache.org> on 2021/10/07 01:32:21 UTC, 1 replies.
- [GitHub] [kafka] mjsax commented on pull request #11370: MINOR: remove unneeded size and add lock coarsening to inMemoryKeyValueStore - posted by GitBox <gi...@apache.org> on 2021/10/07 01:32:31 UTC, 1 replies.
- [GitHub] [kafka] C0urante commented on pull request #11046: KAFKA-12980: Return empty record batch from Consumer::poll when position advances due to aborted transactions - posted by GitBox <gi...@apache.org> on 2021/10/07 01:49:54 UTC, 1 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #11332: MINOR: re-add removed test coverage for 'KAFKA-12983: reset needsJoinPrepare flag' - posted by GitBox <gi...@apache.org> on 2021/10/07 01:56:50 UTC, 2 replies.
- [GitHub] [kafka] ableegoldman merged pull request #11332: MINOR: re-add removed test coverage for 'KAFKA-12983: reset needsJoinPrepare flag' - posted by GitBox <gi...@apache.org> on 2021/10/07 02:00:16 UTC, 1 replies.
- [GitHub] [kafka] C0urante commented on pull request #10907: KAFKA-10000: Exactly-once support for source connectors (KIP-618) - posted by GitBox <gi...@apache.org> on 2021/10/07 02:32:11 UTC, 2 replies.
- [GitHub] [kafka] C0urante commented on pull request #10528: KAFKA-12497: Skip unnecessary source task offset commits - posted by GitBox <gi...@apache.org> on 2021/10/07 02:33:15 UTC, 2 replies.
- [GitHub] [kafka] C0urante commented on pull request #10563: KAFKA-12487: Add support for cooperative consumer protocol with sink connectors - posted by GitBox <gi...@apache.org> on 2021/10/07 02:34:47 UTC, 1 replies.
- [jira] [Resolved] (KAFKA-13356) Use "delete" retention policy only for stream-stream join windowed stores - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/10/07 02:49:00 UTC, 0 replies.
- [GitHub] [kafka] hojongs commented on a change in pull request #11249: Fix wrong link to "Guarantees" part in introduction.html documentation - posted by GitBox <gi...@apache.org> on 2021/10/07 04:22:06 UTC, 2 replies.
- [jira] [Updated] (KAFKA-9613) CorruptRecordException: Found record size 0 smaller than minimum record overhead - posted by "Nandini (Jira)" <ji...@apache.org> on 2021/10/07 05:23:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13358) Not able to replicate groups in MirrorMaker 2.0 - posted by "Hemanth Savasere (Jira)" <ji...@apache.org> on 2021/10/07 06:35:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13358) Not able to replicate groups in MirrorMaker 2.0 - posted by "Hemanth Savasere (Jira)" <ji...@apache.org> on 2021/10/07 06:36:00 UTC, 4 replies.
- [GitHub] [kafka] tombentley commented on a change in pull request #11384: MINOR: Improve error message for scale mismatch in Connect logical Decimal types - posted by GitBox <gi...@apache.org> on 2021/10/07 07:48:39 UTC, 1 replies.
- [GitHub] [kafka] tombentley commented on a change in pull request #10528: KAFKA-12497: Skip unnecessary source task offset commits - posted by GitBox <gi...@apache.org> on 2021/10/07 09:05:52 UTC, 2 replies.
- [jira] [Created] (KAFKA-13359) Round Robin Kafka Producer Routes to only half the partitions when even number of partitions - posted by "David G (Jira)" <ji...@apache.org> on 2021/10/07 09:59:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13359) Round Robin Kafka Producer Routes to only half the partitions when even number of partitions - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/10/07 10:21:00 UTC, 0 replies.
- [GitHub] [kafka] C0urante commented on a change in pull request #11384: MINOR: Improve error message for scale mismatch in Connect logical Decimal types - posted by GitBox <gi...@apache.org> on 2021/10/07 13:30:29 UTC, 1 replies.
- [GitHub] [kafka] TheKnowles commented on pull request #11382: KAFKA-13348: Allow Source Tasks to Handle Producer Exceptions - posted by GitBox <gi...@apache.org> on 2021/10/07 14:46:16 UTC, 1 replies.
- [GitHub] [kafka] cmccabe merged pull request #11311: KAFKA-13280: Avoid O(N) behavior in KRaftMetadataCache#topicNamesToIds - posted by GitBox <gi...@apache.org> on 2021/10/07 16:42:11 UTC, 1 replies.
- [GitHub] [kafka] rhauch commented on a change in pull request #11323: KAFKA-12226: Commit source task offsets without blocking on batch delivery - posted by GitBox <gi...@apache.org> on 2021/10/07 18:57:45 UTC, 10 replies.
- [GitHub] [kafka] guozhangwang commented on a change in pull request #11381: KAFKA-12648: allow users to set a StreamsUncaughtExceptionHandler on individual named topologies - posted by GitBox <gi...@apache.org> on 2021/10/07 23:42:19 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on pull request #11372: [DO NOT MERGE] MINOR: Do not send data on abortable error too - posted by GitBox <gi...@apache.org> on 2021/10/08 00:12:04 UTC, 0 replies.
- [jira] [Created] (KAFKA-13360) Wrong SSL messages when handshake fails - posted by "Rodolfo Kohn (Jira)" <ji...@apache.org> on 2021/10/08 05:21:00 UTC, 0 replies.
- [GitHub] [kafka] tombentley merged pull request #11384: MINOR: Improve error message for scale mismatch in Connect logical Decimal types - posted by GitBox <gi...@apache.org> on 2021/10/08 09:15:54 UTC, 0 replies.
- [GitHub] [kafka] tombentley commented on pull request #11384: MINOR: Improve error message for scale mismatch in Connect logical Decimal types - posted by GitBox <gi...@apache.org> on 2021/10/08 09:16:04 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13265) Kafka consumers disappearing after certain point of time - posted by "tangzhongham (Jira)" <ji...@apache.org> on 2021/10/08 11:08:00 UTC, 0 replies.
- [GitHub] [kafka] jlprat commented on a change in pull request #11350: Scala3 migration - posted by GitBox <gi...@apache.org> on 2021/10/08 12:35:18 UTC, 0 replies.
- [GitHub] [kafka] jlprat commented on pull request #11350: Scala3 migration - posted by GitBox <gi...@apache.org> on 2021/10/08 12:46:03 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on a change in pull request #11362: KAFKA-13319: Do not commit empty offsets on producer - posted by GitBox <gi...@apache.org> on 2021/10/08 16:26:15 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on a change in pull request #11367: MINOR: Do not copy on range for in-memory shared store in stream stream left/out joins - posted by GitBox <gi...@apache.org> on 2021/10/08 16:49:22 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on pull request #11362: KAFKA-13319: Do not commit empty offsets on producer - posted by GitBox <gi...@apache.org> on 2021/10/08 16:50:06 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-13268) Add more integration tests for Table Table FK joins with repartitioning - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/10/08 16:59:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-13164) State store is attached to wrong node in the Kafka Streams topology - posted by "Hao Li (Jira)" <ji...@apache.org> on 2021/10/08 17:14:00 UTC, 0 replies.
- [jira] [Closed] (KAFKA-13164) State store is attached to wrong node in the Kafka Streams topology - posted by "Hao Li (Jira)" <ji...@apache.org> on 2021/10/08 17:16:00 UTC, 1 replies.
- [jira] [Assigned] (KAFKA-13336) Migrate StreamsBuilder/Topology class to interfaces and move Topology parameter from KafkaStreams constructor to #start - posted by "Sagar Rao (Jira)" <ji...@apache.org> on 2021/10/08 17:50:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12957) Refactor Streams Logical Plan Generation - posted by "Sagar Rao (Jira)" <ji...@apache.org> on 2021/10/08 17:51:00 UTC, 0 replies.
- [GitHub] [kafka] vamossagar12 commented on a change in pull request #11211: KAFKA-12960: Enforcing strict retention time for WindowStore and Sess… - posted by GitBox <gi...@apache.org> on 2021/10/08 18:29:59 UTC, 1 replies.
- [GitHub] [kafka] vamossagar12 commented on pull request #11211: KAFKA-12960: Enforcing strict retention time for WindowStore and Sess… - posted by GitBox <gi...@apache.org> on 2021/10/08 18:30:55 UTC, 6 replies.
- [jira] [Commented] (KAFKA-13295) Long restoration times for new tasks can lead to transaction timeouts - posted by "Sagar Rao (Jira)" <ji...@apache.org> on 2021/10/08 18:32:00 UTC, 1 replies.
- [jira] [Commented] (KAFKA-13360) Wrong SSL messages when handshake fails - posted by "David Mao (Jira)" <ji...@apache.org> on 2021/10/08 18:59:00 UTC, 0 replies.
- [GitHub] [kafka] jsancio opened a new pull request #11386: MINOR: Fix highest offset when loading KRaft metadata snapshots - posted by GitBox <gi...@apache.org> on 2021/10/08 22:14:27 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on pull request #11385: Translate null client IDs to the empty string - posted by GitBox <gi...@apache.org> on 2021/10/09 02:47:05 UTC, 0 replies.
- [GitHub] [kafka] aalinyu opened a new pull request #11387: Add kafka topic sync offset lag metrics by JMX - posted by GitBox <gi...@apache.org> on 2021/10/09 10:22:16 UTC, 0 replies.
- [jira] [Created] (KAFKA-13361) Support fine-grained compression options - posted by "Dongjin Lee (Jira)" <ji...@apache.org> on 2021/10/10 12:16:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13361) Support fine-grained compression options - posted by "Dongjin Lee (Jira)" <ji...@apache.org> on 2021/10/10 12:18:00 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr opened a new pull request #11388: KAFKA-13361: Support fine-grained compression options - posted by GitBox <gi...@apache.org> on 2021/10/10 13:28:25 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13311) MM2 should allow propagating arbitrary global configurations to the Connect worker and to the Connector config - posted by "Daniel Urban (Jira)" <ji...@apache.org> on 2021/10/11 08:50:00 UTC, 1 replies.
- [GitHub] [kafka] tang7526 closed pull request #11024: KAFKA-13065: Replace EasyMock with Mockito for BasicAuthSecurityRestExtensionTest - posted by GitBox <gi...@apache.org> on 2021/10/11 11:14:16 UTC, 0 replies.
- [GitHub] [kafka] tang7526 commented on a change in pull request #11047: MINOR: Remove unnecessary code for WindowStoreBuilder. - posted by GitBox <gi...@apache.org> on 2021/10/11 11:48:28 UTC, 0 replies.
- [jira] [Commented] (KAFKA-6668) Broker crashes on restart ,got a CorruptRecordException: Record size is smaller than minimum record overhead(14) - posted by "Viktor Somogyi-Vass (Jira)" <ji...@apache.org> on 2021/10/11 12:28:00 UTC, 0 replies.
- [GitHub] [kafka] mimaison merged pull request #11220: KAFKA-10777: Add additional configuration to control MirrorMaker 2 internal topics naming convention - posted by GitBox <gi...@apache.org> on 2021/10/11 14:35:21 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-10777) Add additional configuration to control MirrorMaker 2 internal topics naming convention - posted by "Mickael Maison (Jira)" <ji...@apache.org> on 2021/10/11 14:36:00 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on pull request #11161: MINOR: Remove node from API versions cache on NetworkClient.close(nodeId) - posted by GitBox <gi...@apache.org> on 2021/10/11 14:37:36 UTC, 0 replies.
- [GitHub] [kafka] mimaison merged pull request #11249: Fix wrong link to "Guarantees" part in introduction.html documentation - posted by GitBox <gi...@apache.org> on 2021/10/11 14:45:52 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13325) kafka system tests stall - posted by "Michal Toth (Jira)" <ji...@apache.org> on 2021/10/11 15:01:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13362) KafkaConnect authorization failure using SCRAM-SHA-512 and OPA - posted by "Olumide Ajiboye (Jira)" <ji...@apache.org> on 2021/10/11 17:21:00 UTC, 0 replies.
- [GitHub] [kafka] junrao merged pull request #11058: KAFKA-12802 Added a file based cache for consumed remote log metadata for each partition to avoid consuming again incase of broker restarts. - posted by GitBox <gi...@apache.org> on 2021/10/11 17:25:09 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12802) Add a file based cache for consumed remote log metadata for each partition to avoid consuming again incase of broker restarts. - posted by "Jun Rao (Jira)" <ji...@apache.org> on 2021/10/11 17:26:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13363) Add support for asynchronous authorization - posted by "Jeremy Whitlock (Jira)" <ji...@apache.org> on 2021/10/11 17:42:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13364) SQL Processor Alerts Creation when Failed - posted by "Jyothiraditya Dandamudi (Jira)" <ji...@apache.org> on 2021/10/11 18:43:00 UTC, 0 replies.
- [GitHub] [kafka] C0urante commented on a change in pull request #10528: KAFKA-12497: Skip unnecessary source task offset commits - posted by GitBox <gi...@apache.org> on 2021/10/11 19:00:05 UTC, 2 replies.
- [jira] [Updated] (KAFKA-13365) Allow MirrorMaker 2 to override the client configurations - posted by "Dongjin Lee (Jira)" <ji...@apache.org> on 2021/10/11 20:13:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13365) Allow MirrorMaker 2 to override the client configurations - posted by "Dongjin Lee (Jira)" <ji...@apache.org> on 2021/10/11 20:13:00 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on pull request #11386: MINOR: Fix highest offset when loading KRaft metadata snapshots - posted by GitBox <gi...@apache.org> on 2021/10/12 00:31:14 UTC, 2 replies.
- [GitHub] [kafka] cmccabe commented on a change in pull request #11386: MINOR: Fix highest offset when loading KRaft metadata snapshots - posted by GitBox <gi...@apache.org> on 2021/10/12 00:32:18 UTC, 0 replies.
- [jira] [Created] (KAFKA-13366) JMX metric for leader.imbalance.per.broker.percentage value - posted by "Giovanni Marigi (Jira)" <ji...@apache.org> on 2021/10/12 08:03:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13366) JMX metric for leader.imbalance.per.broker.percentage value - posted by "Giovanni Marigi (Jira)" <ji...@apache.org> on 2021/10/12 08:09:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13367) Performance Degradation during introducing Network Delay - posted by "Thomas Heinze (Jira)" <ji...@apache.org> on 2021/10/12 08:09:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13367) Performance Degradation during introducing Network Delay - posted by "Thomas Heinze (Jira)" <ji...@apache.org> on 2021/10/12 08:10:00 UTC, 9 replies.
- [GitHub] [kafka] showuon commented on pull request #11234: KAFKA-13212: add support infinite query for session store - posted by GitBox <gi...@apache.org> on 2021/10/12 09:10:48 UTC, 0 replies.
- [jira] [Created] (KAFKA-13368) Support smart topic polling for consumer with multiple topic subscriptions - posted by "Pedro Cardoso Silva (Jira)" <ji...@apache.org> on 2021/10/12 09:13:00 UTC, 0 replies.
- [GitHub] [kafka] mimaison opened a new pull request #11389: MINOR: Update LICENSE-binary - posted by GitBox <gi...@apache.org> on 2021/10/12 09:22:29 UTC, 0 replies.
- [GitHub] [kafka] mimaison commented on pull request #11389: MINOR: Update LICENSE-binary - posted by GitBox <gi...@apache.org> on 2021/10/12 09:25:30 UTC, 0 replies.
- [GitHub] [kafka] mimaison merged pull request #11389: MINOR: Update LICENSE-binary - posted by GitBox <gi...@apache.org> on 2021/10/12 09:42:45 UTC, 0 replies.
- [jira] [Created] (KAFKA-13369) Follower fetch protocol enhancements for tiered storage. - posted by "Satish Duggana (Jira)" <ji...@apache.org> on 2021/10/12 10:18:00 UTC, 0 replies.
- [GitHub] [kafka] satishd opened a new pull request #11390: [KAFKA-13369] Follower fetch protocol changes for tiered storage. - posted by GitBox <gi...@apache.org> on 2021/10/12 10:19:55 UTC, 0 replies.
- [jira] [Closed] (KAFKA-13055) Security without JAAS configuration - posted by "Alexey Kashavkin (Jira)" <ji...@apache.org> on 2021/10/12 13:25:00 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs - posted by GitBox <gi...@apache.org> on 2021/10/12 13:48:15 UTC, 8 replies.
- [GitHub] [kafka] mimaison opened a new pull request #11391: MINOR: Update LICENSE-binary - posted by GitBox <gi...@apache.org> on 2021/10/12 14:11:19 UTC, 0 replies.
- [GitHub] [kafka] mimaison commented on pull request #11391: MINOR: Update LICENSE-binary - posted by GitBox <gi...@apache.org> on 2021/10/12 14:12:01 UTC, 1 replies.
- [GitHub] [kafka] jsancio commented on a change in pull request #11386: MINOR: Fix highest offset when loading KRaft metadata snapshots - posted by GitBox <gi...@apache.org> on 2021/10/12 14:16:30 UTC, 0 replies.
- [GitHub] [kafka] jsancio commented on pull request #11386: MINOR: Fix highest offset when loading KRaft metadata snapshots - posted by GitBox <gi...@apache.org> on 2021/10/12 14:18:55 UTC, 1 replies.
- [GitHub] [kafka] mimaison merged pull request #11391: MINOR: Update LICENSE-binary - posted by GitBox <gi...@apache.org> on 2021/10/12 15:09:19 UTC, 0 replies.
- [GitHub] [kafka] imcdo opened a new pull request #11392: freeze requirements for system-tests running with python2 - posted by GitBox <gi...@apache.org> on 2021/10/12 17:33:49 UTC, 1 replies.
- [jira] [Created] (KAFKA-13370) Offset commit failure percentage incorrect (regression) - posted by "Vincent Giroux (Jira)" <ji...@apache.org> on 2021/10/12 18:15:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13370) Offset commit failure percentage incorrect (regression) - posted by "Vincent Giroux (Jira)" <ji...@apache.org> on 2021/10/12 18:17:00 UTC, 2 replies.
- [jira] [Updated] (KAFKA-13370) Offset commit failure percentage metric is not computed correctly (regression) - posted by "Vincent Giroux (Jira)" <ji...@apache.org> on 2021/10/12 18:34:00 UTC, 3 replies.
- [jira] [Created] (KAFKA-13371) Consider consolidating Joined / StreamJoined / TableJoined - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/10/12 18:51:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13024) Kafka Streams is dropping messages with null key during repartition - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/10/12 19:00:02 UTC, 0 replies.
- [GitHub] [kafka] jsancio commented on a change in pull request #10593: KAFKA-10800 Enhance the test for validation when the state machine creates a snapshot - posted by GitBox <gi...@apache.org> on 2021/10/12 20:11:30 UTC, 2 replies.
- [GitHub] [kafka] guozhangwang commented on a change in pull request #11368: KAFKA-13261: Add support for custom partitioners in foreign key joins - posted by GitBox <gi...@apache.org> on 2021/10/12 20:31:17 UTC, 2 replies.
- [GitHub] [kafka] guozhangwang merged pull request #11362: KAFKA-13319: Do not commit empty offsets on producer - posted by GitBox <gi...@apache.org> on 2021/10/12 20:33:40 UTC, 1 replies.
- [jira] [Resolved] (KAFKA-13319) Do not send AddOffsetsToTxn/TxnOffsetCommit if offsets map is empty - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/10/12 20:35:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13319) Do not send AddOffsetsToTxn/TxnOffsetCommit if offsets map is empty - posted by "Ryan (Jira)" <ji...@apache.org> on 2021/10/12 20:46:00 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on a change in pull request #11340: KAFKA-13310 : KafkaConsumer cannot jump out of the poll method, and the… - posted by GitBox <gi...@apache.org> on 2021/10/12 22:42:44 UTC, 2 replies.
- [GitHub] [kafka] guozhangwang commented on pull request #11340: KAFKA-13310 : KafkaConsumer cannot jump out of the poll method, and the… - posted by GitBox <gi...@apache.org> on 2021/10/12 22:47:17 UTC, 4 replies.
- [GitHub] [kafka] guozhangwang merged pull request #11188: KAFKA-13021: disallow grace called after grace set via new API - posted by GitBox <gi...@apache.org> on 2021/10/12 23:05:37 UTC, 1 replies.
- [GitHub] [kafka] guozhangwang merged pull request #11234: KAFKA-13212: add support infinite query for session store - posted by GitBox <gi...@apache.org> on 2021/10/12 23:14:52 UTC, 1 replies.
- [GitHub] [kafka] cmccabe merged pull request #11386: MINOR: Fix highest offset when loading KRaft metadata snapshots - posted by GitBox <gi...@apache.org> on 2021/10/13 00:19:13 UTC, 1 replies.
- [jira] [Created] (KAFKA-13372) failed authentication due to: SSL handshake failed - posted by "Maria Isabel Florez Rodriguez (Jira)" <ji...@apache.org> on 2021/10/13 04:24:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13372) failed authentication due to: SSL handshake failed - posted by "Piotr Smolinski (Jira)" <ji...@apache.org> on 2021/10/13 08:40:00 UTC, 1 replies.
- [GitHub] [kafka] RivenSun2 commented on a change in pull request #11340: KAFKA-13310 : KafkaConsumer cannot jump out of the poll method, and the… - posted by GitBox <gi...@apache.org> on 2021/10/13 09:40:42 UTC, 6 replies.
- [GitHub] [kafka] RivenSun2 commented on pull request #11340: KAFKA-13310 : KafkaConsumer cannot jump out of the poll method, and the… - posted by GitBox <gi...@apache.org> on 2021/10/13 10:48:40 UTC, 7 replies.
- [GitHub] [kafka] RivenSun2 edited a comment on pull request #11340: KAFKA-13310 : KafkaConsumer cannot jump out of the poll method, and the… - posted by GitBox <gi...@apache.org> on 2021/10/13 11:40:17 UTC, 29 replies.
- [GitHub] [kafka] RivenSun2 removed a comment on pull request #11340: KAFKA-13310 : KafkaConsumer cannot jump out of the poll method, and the… - posted by GitBox <gi...@apache.org> on 2021/10/13 11:46:06 UTC, 1 replies.
- [jira] [Created] (KAFKA-13373) ValueTransformerWithKeySupplier doesn't work with store() - posted by "Anatoly Tsyganenko (Jira)" <ji...@apache.org> on 2021/10/13 13:51:00 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs - posted by GitBox <gi...@apache.org> on 2021/10/13 14:00:41 UTC, 2 replies.
- [GitHub] [kafka] mimaison opened a new pull request #11393: MINOR: Refactor RequestResponseTest - posted by GitBox <gi...@apache.org> on 2021/10/13 14:34:33 UTC, 1 replies.
- [GitHub] [kafka] mimaison commented on a change in pull request #11393: MINOR: Refactor RequestResponseTest - posted by GitBox <gi...@apache.org> on 2021/10/13 14:35:33 UTC, 4 replies.
- [jira] [Created] (KAFKA-13374) [Docs] - All reads from the leader of the partition even after KIP-392? - posted by "Robin Moffatt (Jira)" <ji...@apache.org> on 2021/10/13 14:51:00 UTC, 0 replies.
- [GitHub] [kafka] mimaison merged pull request #11378: MINOR: The message of BufferExhaustedException should include pool st… - posted by GitBox <gi...@apache.org> on 2021/10/13 14:52:46 UTC, 1 replies.
- [jira] [Assigned] (KAFKA-13284) Use sftp protocol in release.py to upload release candidate artifacts - posted by "Mickael Maison (Jira)" <ji...@apache.org> on 2021/10/13 15:47:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13364) SQL Processor Alerts Creation when Failed - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/10/13 16:20:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13364) SQL Processor Alerts Creation when Failed - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/10/13 16:21:00 UTC, 0 replies.
- [GitHub] [kafka] mimaison opened a new pull request #11394: KAFKA-13284: Use sftp to upload artifacts in release.py - posted by GitBox <gi...@apache.org> on 2021/10/13 16:53:47 UTC, 1 replies.
- [GitHub] [kafka] tombentley commented on a change in pull request #11393: MINOR: Refactor RequestResponseTest - posted by GitBox <gi...@apache.org> on 2021/10/13 17:30:33 UTC, 1 replies.
- [GitHub] [kafka] mimaison commented on a change in pull request #11394: KAFKA-13284: Use sftp to upload artifacts in release.py - posted by GitBox <gi...@apache.org> on 2021/10/13 18:59:46 UTC, 1 replies.
- [GitHub] [kafka] mjsax commented on a change in pull request #11380: KAFKA-13345: Use "delete" cleanup policy for windowed stores if duplicates are enabled - posted by GitBox <gi...@apache.org> on 2021/10/13 19:20:36 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #10593: KAFKA-10800 Enhance the test for validation when the state machine creates a snapshot - posted by GitBox <gi...@apache.org> on 2021/10/13 19:44:02 UTC, 0 replies.
- [GitHub] [kafka] jolshan commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs - posted by GitBox <gi...@apache.org> on 2021/10/13 21:20:24 UTC, 5 replies.
- [jira] [Updated] (KAFKA-12909) Allow users to opt-into spurious left/outer stream-stream join improvement - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/10/13 21:51:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-8613) Make Grace Period Mandatory for Windowed Operations in Streams - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/10/13 21:51:00 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on a change in pull request #9293: POC: Allow bypassing the cache layer in IQ - posted by GitBox <gi...@apache.org> on 2021/10/13 23:45:50 UTC, 0 replies.
- [jira] [Created] (KAFKA-13375) Kafka streams apps w/EOS unable to start at InitProducerId - posted by "Lerh Chuan Low (Jira)" <ji...@apache.org> on 2021/10/14 07:43:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13375) Kafka streams apps w/EOS unable to start at InitProducerId - posted by "Lerh Chuan Low (Jira)" <ji...@apache.org> on 2021/10/14 07:45:00 UTC, 5 replies.
- [GitHub] [kafka] dajac opened a new pull request #11395: KENGINE-52; Add a replication system test which simulates a slow replica - posted by GitBox <gi...@apache.org> on 2021/10/14 08:47:39 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on pull request #11395: MINOR; Add a replication system test which simulates a slow replica - posted by GitBox <gi...@apache.org> on 2021/10/14 08:54:18 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13365) Allow MirrorMaker 2 to override the client configurations - posted by "Ivan Yurchenko (Jira)" <ji...@apache.org> on 2021/10/14 09:38:00 UTC, 1 replies.
- [jira] [Created] (KAFKA-13376) Allow MirrorMaker producer and consumer customization per replication flow - posted by "Ivan Yurchenko (Jira)" <ji...@apache.org> on 2021/10/14 09:42:00 UTC, 0 replies.
- [GitHub] [kafka] dajac opened a new pull request #11396: HOTFIX: Compilation fails due to unhandled deprecation warnings in streams tests - posted by GitBox <gi...@apache.org> on 2021/10/14 09:55:54 UTC, 0 replies.
- [jira] [Created] (KAFKA-13377) Fix - posted by "lujie (Jira)" <ji...@apache.org> on 2021/10/14 10:07:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13377) Fix - posted by "lujie (Jira)" <ji...@apache.org> on 2021/10/14 10:08:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13377) Fix Resocue leak due to Files.list - posted by "lujie (Jira)" <ji...@apache.org> on 2021/10/14 10:08:00 UTC, 0 replies.
- [GitHub] [kafka] lujiefsi opened a new pull request #11397: KAFKA-13377 : fix resource leak due to files.list - posted by GitBox <gi...@apache.org> on 2021/10/14 10:13:02 UTC, 0 replies.
- [GitHub] [kafka] AlexanderThaller closed pull request #4487: Updated kafka-server start/stop scripts to use a pidfile - posted by GitBox <gi...@apache.org> on 2021/10/14 12:05:59 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-8375) Offset jumps back after commit - posted by "Markus Dybeck (Jira)" <ji...@apache.org> on 2021/10/14 13:40:00 UTC, 0 replies.
- [GitHub] [kafka] lordcheng10 opened a new pull request #11398: [Code optimization] Missing override annotation - posted by GitBox <gi...@apache.org> on 2021/10/14 15:08:08 UTC, 0 replies.
- [GitHub] [kafka] lordcheng10 closed pull request #11398: [Code optimization] Missing override annotation - posted by GitBox <gi...@apache.org> on 2021/10/14 15:08:29 UTC, 0 replies.
- [GitHub] [kafka] lordcheng10 opened a new pull request #11399: Code optimization: Supplement the missing Override tag on the override method - posted by GitBox <gi...@apache.org> on 2021/10/14 15:26:31 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13376) Allow MirrorMaker 2 producer and consumer customization per replication flow - posted by "Ivan Yurchenko (Jira)" <ji...@apache.org> on 2021/10/14 16:18:00 UTC, 1 replies.
- [jira] [Commented] (KAFKA-13191) Kafka 2.8 - simultaneous restarts of Kafka and zookeeper result in broken cluster - posted by "Edoardo Comar (Jira)" <ji...@apache.org> on 2021/10/14 16:25:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13191) Kafka 2.8 - simultaneous restarts of Kafka and zookeeper result in broken cluster - posted by "Edoardo Comar (Jira)" <ji...@apache.org> on 2021/10/14 16:25:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13378) lost links after deleting partition - posted by "Maciej Malecki (Jira)" <ji...@apache.org> on 2021/10/14 19:32:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13255) Mirrormaker config property config.properties.exclude is not working as expected - posted by "Ed Berezitsky (Jira)" <ji...@apache.org> on 2021/10/14 22:00:03 UTC, 0 replies.
- [jira] [Comment Edited] (KAFKA-13255) Mirrormaker config property config.properties.exclude is not working as expected - posted by "Ed Berezitsky (Jira)" <ji...@apache.org> on 2021/10/14 22:01:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13380) When I migrate nodes from cluster A to cluster B, cluster A reports an error - posted by "donglei (Jira)" <ji...@apache.org> on 2021/10/15 10:52:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13379) When I migrate nodes from cluster A to cluster B, cluster A reports an error - posted by "donglei (Jira)" <ji...@apache.org> on 2021/10/15 10:52:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-8785) Flakey test LeaderElectionCommandTest#testPathToJsonFile - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/10/15 16:37:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-13377) Fix Resocue leak due to Files.list - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/10/15 16:39:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-13377) Fix Resocue leak due to Files.list - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/10/15 16:40:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13377) Fix Resocue leak due to Files.list - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/10/15 16:41:00 UTC, 0 replies.
- [GitHub] [kafka] mjsax merged pull request #11397: KAFKA-13377: Close `Stream` to avoid resource leak - posted by GitBox <gi...@apache.org> on 2021/10/17 00:32:31 UTC, 0 replies.
- [GitHub] [kafka] mimaison merged pull request #11402: MINOR: Various small fixes in the configuration docs - posted by GitBox <gi...@apache.org> on 2021/10/17 00:32:50 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on a change in pull request #11394: KAFKA-13284: Use sftp to upload artifacts in release.py - posted by GitBox <gi...@apache.org> on 2021/10/17 00:33:28 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #11405: KAFKA-12648: Wrap all exceptions thrown to handler as StreamsException & add TaskId field - posted by GitBox <gi...@apache.org> on 2021/10/17 00:34:49 UTC, 6 replies.
- [GitHub] [kafka] ableegoldman opened a new pull request #11405: KAFKA-12648: Wrap all exceptions thrown to handler as StreamsException & add TaskId field - posted by GitBox <gi...@apache.org> on 2021/10/17 00:35:39 UTC, 0 replies.
- [GitHub] [kafka] mjsax commented on pull request #11400: HOTFIX: suppress deprecation warnings to fix compilation errors - posted by GitBox <gi...@apache.org> on 2021/10/17 00:36:59 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #11404: MINOR: update Kafka Streams standby task config - posted by GitBox <gi...@apache.org> on 2021/10/17 00:40:22 UTC, 1 replies.
- [GitHub] [kafka] ijuma commented on pull request #11400: HOTFIX: suppress deprecation warnings to fix compilation errors - posted by GitBox <gi...@apache.org> on 2021/10/17 00:40:46 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on pull request #11403: MINOR: Remove topic null check from `TopicIdPartition` and adjust constructor order - posted by GitBox <gi...@apache.org> on 2021/10/17 00:41:00 UTC, 0 replies.
- [GitHub] [kafka] ijuma opened a new pull request #11403: MINOR: Remove topic null check from `TopicIdPartition` and adjust constructor order - posted by GitBox <gi...@apache.org> on 2021/10/17 00:45:29 UTC, 0 replies.
- [GitHub] [kafka] mjsax commented on pull request #11397: KAFKA-13377: Close `Stream` to avoid resource leak - posted by GitBox <gi...@apache.org> on 2021/10/17 00:47:26 UTC, 0 replies.
- [GitHub] [kafka] mjsax opened a new pull request #11404: MINOR: update Kafka Streams standby task config - posted by GitBox <gi...@apache.org> on 2021/10/17 00:51:31 UTC, 0 replies.
- [GitHub] [kafka] vvcephei opened a new pull request #11406: POC: Drafting improvements for Interactive Query - posted by GitBox <gi...@apache.org> on 2021/10/17 00:53:10 UTC, 0 replies.
- [GitHub] [kafka] fishmandev opened a new pull request #11407: MINOR: fix typo in README.md - posted by GitBox <gi...@apache.org> on 2021/10/17 05:59:52 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13374) [Docs] - All reads from the leader of the partition even after KIP-392? - posted by "Jacek Laskowski (Jira)" <ji...@apache.org> on 2021/10/17 10:35:00 UTC, 2 replies.
- [jira] [Assigned] (KAFKA-13381) Wrap all uncaught exceptions as StreamsException with TaskId field - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/10/18 00:34:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13381) Wrap all uncaught exceptions as StreamsException with TaskId field - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/10/18 00:34:00 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on a change in pull request #11211: KAFKA-12960: Enforcing strict retention time for WindowStore and Sess… - posted by GitBox <gi...@apache.org> on 2021/10/18 07:20:54 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12606) Some improvements for produce record validation - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/10/18 07:29:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12473) Make the "cooperative-sticky, range" as the default assignor - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/10/18 07:31:00 UTC, 2 replies.
- [jira] [Commented] (KAFKA-10733) Enforce exception thrown for KafkaProducer txn APIs - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/10/18 07:34:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-7632) Support Compression Level - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/10/18 07:38:00 UTC, 4 replies.
- [GitHub] [kafka] mimaison merged pull request #11394: KAFKA-13284: Use sftp to upload artifacts in release.py - posted by GitBox <gi...@apache.org> on 2021/10/18 08:12:03 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-13284) Use sftp protocol in release.py to upload release candidate artifacts - posted by "Mickael Maison (Jira)" <ji...@apache.org> on 2021/10/18 08:13:00 UTC, 0 replies.
- [GitHub] [kafka] mimaison merged pull request #11407: MINOR: fix typo in README.md - posted by GitBox <gi...@apache.org> on 2021/10/18 08:19:17 UTC, 0 replies.
- [GitHub] [kafka] mimaison commented on pull request #11377: MINOR: Use try-with-resource to close the stream opened by Files.list() - posted by GitBox <gi...@apache.org> on 2021/10/18 08:21:21 UTC, 0 replies.
- [GitHub] [kafka] mimaison commented on pull request #11322: smt to rename schemas based on regex - posted by GitBox <gi...@apache.org> on 2021/10/18 08:25:30 UTC, 0 replies.
- [GitHub] [kafka] mimaison commented on pull request #11277: KAFKA-13244: Control Which Brokers Host Partitions of Newly Created Topics - posted by GitBox <gi...@apache.org> on 2021/10/18 08:31:19 UTC, 0 replies.
- [GitHub] [kafka] mimaison merged pull request #11282: MINOR: Fix redundant static modifier for Ops enum - posted by GitBox <gi...@apache.org> on 2021/10/18 08:41:03 UTC, 0 replies.
- [GitHub] [kafka] mimaison merged pull request #11298: MINOR: "partition" typos and method doc arg fix - posted by GitBox <gi...@apache.org> on 2021/10/18 08:44:19 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on a change in pull request #11404: MINOR: update Kafka Streams standby task config - posted by GitBox <gi...@apache.org> on 2021/10/18 09:45:23 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on a change in pull request #11403: MINOR: Remove topic null check from `TopicIdPartition` and adjust constructor order - posted by GitBox <gi...@apache.org> on 2021/10/18 09:54:51 UTC, 1 replies.
- [GitHub] [kafka] showuon commented on a change in pull request #11393: MINOR: Refactor RequestResponseTest - posted by GitBox <gi...@apache.org> on 2021/10/18 10:04:54 UTC, 0 replies.
- [GitHub] [kafka] astubbs commented on a change in pull request #11404: MINOR: update Kafka Streams standby task config - posted by GitBox <gi...@apache.org> on 2021/10/18 11:30:26 UTC, 0 replies.
- [GitHub] [kafka] astubbs commented on pull request #11404: MINOR: update Kafka Streams standby task config - posted by GitBox <gi...@apache.org> on 2021/10/18 11:34:06 UTC, 1 replies.
- [GitHub] [kafka] showuon commented on pull request #11242: [WIP] MINOR: POC for KIP-591: Add config to set default store impl class - posted by GitBox <gi...@apache.org> on 2021/10/18 12:20:56 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-13374) [Docs] - All reads from the leader of the partition even after KIP-392? - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/10/18 12:23:00 UTC, 0 replies.
- [GitHub] [kafka] showuon opened a new pull request #11408: KAFKA-13374: update doc to allow read from leader/followers - posted by GitBox <gi...@apache.org> on 2021/10/18 12:42:04 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on pull request #11408: KAFKA-13374: update doc to allow read from leader/followers - posted by GitBox <gi...@apache.org> on 2021/10/18 12:43:51 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-13372) failed authentication due to: SSL handshake failed - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/10/18 12:48:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-13370) Offset commit failure percentage metric is not computed correctly (regression) - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/10/18 12:49:00 UTC, 0 replies.
- [GitHub] [kafka] patrickstuedi commented on a change in pull request #11406: POC: Drafting improvements for Interactive Query - posted by GitBox <gi...@apache.org> on 2021/10/18 13:30:57 UTC, 0 replies.
- [jira] [Created] (KAFKA-13382) Automatic storage formatting - posted by "Igor Soarez (Jira)" <ji...@apache.org> on 2021/10/18 14:02:00 UTC, 0 replies.
- [GitHub] [kafka] viktorsomogyi opened a new pull request #11409: MINOR: Rename LeaderChangeBatch in test source - posted by GitBox <gi...@apache.org> on 2021/10/18 14:08:44 UTC, 0 replies.
- [GitHub] [kafka] C0urante commented on a change in pull request #10907: KAFKA-10000: Exactly-once support for source connectors (KIP-618) - posted by GitBox <gi...@apache.org> on 2021/10/18 14:10:30 UTC, 4 replies.
- [GitHub] [kafka] viktorsomogyi commented on pull request #11409: MINOR: Rename LeaderChangeBatch in test source - posted by GitBox <gi...@apache.org> on 2021/10/18 14:11:13 UTC, 0 replies.
- [GitHub] [kafka] vvcephei commented on a change in pull request #11356: [KAFKA-10539] Convert KStreamImpl joins to new PAPI - posted by GitBox <gi...@apache.org> on 2021/10/18 14:32:07 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12473) Make the "cooperative-sticky, range" as the default assignor - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/10/18 17:32:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12477) Smart rebalancing with dynamic protocol selection - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/10/18 17:34:00 UTC, 0 replies.
- [GitHub] [kafka] vvcephei opened a new pull request #11411: MINOR: Clarify acceptable recovery lag config doc - posted by GitBox <gi...@apache.org> on 2021/10/18 19:04:23 UTC, 0 replies.
- [GitHub] [kafka] vvcephei commented on a change in pull request #11405: KAFKA-12648: Wrap all exceptions thrown to handler as StreamsException & add TaskId field - posted by GitBox <gi...@apache.org> on 2021/10/18 19:09:27 UTC, 2 replies.
- [GitHub] [kafka] ableegoldman closed pull request #11381: KAFKA-12648: allow users to set a StreamsUncaughtExceptionHandler on individual named topologies - posted by GitBox <gi...@apache.org> on 2021/10/18 19:47:47 UTC, 0 replies.
- [GitHub] [kafka] vvcephei commented on pull request #11356: KAFKA-10539: Convert KStreamImpl joins to new PAPI - posted by GitBox <gi...@apache.org> on 2021/10/18 20:30:45 UTC, 0 replies.
- [GitHub] [kafka] vvcephei merged pull request #11356: KAFKA-10539: Convert KStreamImpl joins to new PAPI - posted by GitBox <gi...@apache.org> on 2021/10/18 20:34:20 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #11211: KAFKA-12960: Enforcing strict retention time for WindowStore and Sess… - posted by GitBox <gi...@apache.org> on 2021/10/18 20:39:56 UTC, 1 replies.
- [GitHub] [kafka] vvcephei commented on a change in pull request #11406: POC: Drafting improvements for Interactive Query - posted by GitBox <gi...@apache.org> on 2021/10/18 20:45:10 UTC, 9 replies.
- [jira] [Updated] (KAFKA-13381) Wrap all uncaught exceptions as StreamsException with TaskId field - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/10/18 22:40:00 UTC, 2 replies.
- [GitHub] [kafka] jeqo opened a new pull request #11412: Complete migration to new Processor API - posted by GitBox <gi...@apache.org> on 2021/10/18 23:03:47 UTC, 0 replies.
- [jira] [Created] (KAFKA-13383) Consumer Group partition management across clusters (Active-Active) - posted by "NEERAJ VAIDYA (Jira)" <ji...@apache.org> on 2021/10/18 23:30:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13289) Bulk processing correctly ordered input data through a join with kafka-streams results in `Skipping record for expired segment` - posted by "Eugen Dück (Jira)" <ji...@apache.org> on 2021/10/19 01:35:00 UTC, 3 replies.
- [jira] [Comment Edited] (KAFKA-13289) Bulk processing correctly ordered input data through a join with kafka-streams results in `Skipping record for expired segment` - posted by "Eugen Dück (Jira)" <ji...@apache.org> on 2021/10/19 04:52:00 UTC, 5 replies.
- [GitHub] [kafka] YiDing-Duke commented on a change in pull request #11284: KAFKA-13202: KIP-768: Extend SASL/OAUTHBEARER with Support for OIDC - posted by GitBox <gi...@apache.org> on 2021/10/19 05:04:25 UTC, 9 replies.
- [jira] [Commented] (KAFKA-12559) Add a top-level Streams config for bounding off-heap memory - posted by "Aditya Upadhyaya (Jira)" <ji...@apache.org> on 2021/10/19 06:36:00 UTC, 3 replies.
- [GitHub] [kafka] showuon opened a new pull request #11413: KAFKA-13370: add errors when commit offsets failed and add tests - posted by GitBox <gi...@apache.org> on 2021/10/19 08:57:47 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on a change in pull request #11413: KAFKA-13370: add errors when commit offsets failed and add tests - posted by GitBox <gi...@apache.org> on 2021/10/19 08:59:37 UTC, 7 replies.
- [GitHub] [kafka] showuon commented on pull request #11413: KAFKA-13370: add errors when commit offsets failed and add tests - posted by GitBox <gi...@apache.org> on 2021/10/19 09:08:18 UTC, 1 replies.
- [jira] [Commented] (KAFKA-13370) Offset commit failure percentage metric is not computed correctly (regression) - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/10/19 09:11:00 UTC, 1 replies.
- [jira] [Commented] (KAFKA-13043) Add Admin API for batched offset fetch requests (KIP-709) - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/10/19 09:49:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13043) Add Admin API for batched offset fetch requests (KIP-709) - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/10/19 09:49:00 UTC, 0 replies.
- [GitHub] [kafka] satishd opened a new pull request #11414: MINOR: Renamed a few record definition files with the existing convention. - posted by GitBox <gi...@apache.org> on 2021/10/19 11:54:27 UTC, 0 replies.
- [GitHub] [kafka] satishd commented on pull request #11414: MINOR: Renamed a few record definition files with the existing convention. - posted by GitBox <gi...@apache.org> on 2021/10/19 11:55:42 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-10539) Convert KStreamImpl joins to new PAPI - posted by "Jorge Esteban Quilcate Otoya (Jira)" <ji...@apache.org> on 2021/10/19 12:03:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-10540) Convert KStream aggregations to new PAPI - posted by "Jorge Esteban Quilcate Otoya (Jira)" <ji...@apache.org> on 2021/10/19 12:04:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-10543) Convert KTable joins to new PAPI - posted by "Jorge Esteban Quilcate Otoya (Jira)" <ji...@apache.org> on 2021/10/19 12:25:00 UTC, 0 replies.
- [GitHub] [kafka] jeqo opened a new pull request #11415: chore: ignore bin on new modules - posted by GitBox <gi...@apache.org> on 2021/10/19 12:56:23 UTC, 0 replies.
- [jira] [Created] (KAFKA-13384) FailedPartitionsCount metric is not updated if a partition log file was corrupted - posted by "Alexander (Jira)" <ji...@apache.org> on 2021/10/19 13:40:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13384) FailedPartitionsCount metric is not updated if a partition log file was corrupted - posted by "Alexander (Jira)" <ji...@apache.org> on 2021/10/19 13:41:00 UTC, 2 replies.
- [GitHub] [kafka] jeqo closed pull request #10507: KAFKA-8410: Migrating stateful operators to new Processor API - posted by GitBox <gi...@apache.org> on 2021/10/19 14:21:04 UTC, 0 replies.
- [GitHub] [kafka] cmccabe opened a new pull request #11416: MINOR: Improve createTopics and incrementalAlterConfigs in KRaft - posted by GitBox <gi...@apache.org> on 2021/10/19 15:24:54 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on pull request #11410: MINOR: Make TestUtils usable for KRaft mode - posted by GitBox <gi...@apache.org> on 2021/10/19 15:51:01 UTC, 1 replies.
- [GitHub] [kafka] cmccabe commented on a change in pull request #10772: KAFKA-12697: Add FencedBrokerCount and ActiveBrokerCount metrics to the QuorumController - posted by GitBox <gi...@apache.org> on 2021/10/19 16:17:07 UTC, 2 replies.
- [GitHub] [kafka] cmccabe commented on pull request #10772: KAFKA-12697: Add FencedBrokerCount and ActiveBrokerCount metrics to the QuorumController - posted by GitBox <gi...@apache.org> on 2021/10/19 16:20:27 UTC, 0 replies.
- [jira] [Created] (KAFKA-13385) In the KRPC request header, translate null clientID to empty - posted by "Colin McCabe (Jira)" <ji...@apache.org> on 2021/10/19 16:23:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13373) ValueTransformerWithKeySupplier doesn't work with store() - posted by "Victoria Xia (Jira)" <ji...@apache.org> on 2021/10/19 16:23:00 UTC, 0 replies.
- [GitHub] [kafka] vamossagar12 edited a comment on pull request #11211: KAFKA-12960: Enforcing strict retention time for WindowStore and Sess… - posted by GitBox <gi...@apache.org> on 2021/10/19 17:00:08 UTC, 1 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #11410: MINOR: Make TestUtils usable for KRaft mode - posted by GitBox <gi...@apache.org> on 2021/10/19 17:06:59 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13373) ValueTransformerWithKeySupplier doesn't work with store() - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/10/19 17:16:00 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on a change in pull request #11410: MINOR: Make TestUtils usable for KRaft mode - posted by GitBox <gi...@apache.org> on 2021/10/19 17:21:30 UTC, 3 replies.
- [GitHub] [kafka] dielhennr commented on a change in pull request #10772: KAFKA-12697: Add FencedBrokerCount and ActiveBrokerCount metrics to the QuorumController - posted by GitBox <gi...@apache.org> on 2021/10/19 17:53:44 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #11411: MINOR: Clarify acceptable recovery lag config doc - posted by GitBox <gi...@apache.org> on 2021/10/19 20:05:52 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #11411: MINOR: Clarify acceptable recovery lag config doc - posted by GitBox <gi...@apache.org> on 2021/10/19 20:06:26 UTC, 0 replies.
- [GitHub] [kafka] vvcephei commented on pull request #11411: MINOR: Clarify acceptable recovery lag config doc - posted by GitBox <gi...@apache.org> on 2021/10/19 21:02:46 UTC, 0 replies.
- [GitHub] [kafka] kirktrue commented on a change in pull request #11284: KAFKA-13202: KIP-768: Extend SASL/OAUTHBEARER with Support for OIDC - posted by GitBox <gi...@apache.org> on 2021/10/19 21:18:30 UTC, 78 replies.
- [GitHub] [kafka] kirktrue commented on pull request #11284: KAFKA-13202: KIP-768: Extend SASL/OAUTHBEARER with Support for OIDC - posted by GitBox <gi...@apache.org> on 2021/10/19 21:32:39 UTC, 1 replies.
- [GitHub] [kafka] cmccabe merged pull request #11410: MINOR: Make TestUtils usable for KRaft mode - posted by GitBox <gi...@apache.org> on 2021/10/19 22:48:36 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #11405: KAFKA-12648: Wrap all exceptions thrown to handler as StreamsException & add TaskId field - posted by GitBox <gi...@apache.org> on 2021/10/19 23:23:50 UTC, 3 replies.
- [GitHub] [kafka] cmccabe opened a new pull request #11417: KAFKA-13340: Change ZooKeeperTestHarness to QuorumTestHarness - posted by GitBox <gi...@apache.org> on 2021/10/20 00:03:23 UTC, 0 replies.
- [jira] [Created] (KAFKA-13386) Foreign Key Join filtering valid records after a code change / schema evolved - posted by "Sergio Duran Vegas (Jira)" <ji...@apache.org> on 2021/10/20 05:01:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13386) Foreign Key Join filtering out valid records after a code change / schema evolved - posted by "Sergio Duran Vegas (Jira)" <ji...@apache.org> on 2021/10/20 05:03:00 UTC, 1 replies.
- [jira] [Commented] (KAFKA-12438) MirrorMaker 2: Not able to make it work for kerberized clusters ( bothe source and target are kerberized ) - posted by "felixzh (Jira)" <ji...@apache.org> on 2021/10/20 06:11:00 UTC, 0 replies.
- [GitHub] [kafka] dajac merged pull request #11395: MINOR; Add a replication system test which simulates a slow replica - posted by GitBox <gi...@apache.org> on 2021/10/20 06:19:50 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on a change in pull request #11405: KAFKA-12648: Wrap all exceptions thrown to handler as StreamsException & add TaskId field - posted by GitBox <gi...@apache.org> on 2021/10/20 06:35:00 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on pull request #11211: KAFKA-12960: Enforcing strict retention time for WindowStore and Sess… - posted by GitBox <gi...@apache.org> on 2021/10/20 06:56:15 UTC, 0 replies.
- [jira] [Created] (KAFKA-13387) DescribeUserScramCredentialsResponse does not include entries from the request when there's an error - posted by "Mickael Maison (Jira)" <ji...@apache.org> on 2021/10/20 07:52:00 UTC, 0 replies.
- [GitHub] [kafka] HyunSangHan opened a new pull request #11418: MINOR: Write log differently according to the size of missingListenerPartitions - posted by GitBox <gi...@apache.org> on 2021/10/20 10:16:36 UTC, 0 replies.
- [GitHub] [kafka] tombentley commented on pull request #10528: KAFKA-12497: Skip unnecessary source task offset commits - posted by GitBox <gi...@apache.org> on 2021/10/20 10:51:13 UTC, 0 replies.
- [GitHub] [kafka] mimaison commented on pull request #11393: MINOR: Refactor RequestResponseTest - posted by GitBox <gi...@apache.org> on 2021/10/20 12:03:38 UTC, 0 replies.
- [GitHub] [kafka] tombentley opened a new pull request #11419: MINOR: Javadoc formatting for MetricsContext - posted by GitBox <gi...@apache.org> on 2021/10/20 13:01:39 UTC, 0 replies.
- [GitHub] [kafka] mimaison commented on a change in pull request #11419: MINOR: Javadoc formatting for MetricsContext - posted by GitBox <gi...@apache.org> on 2021/10/20 13:10:45 UTC, 0 replies.
- [GitHub] [kafka] tombentley merged pull request #11419: MINOR: Javadoc formatting for MetricsContext - posted by GitBox <gi...@apache.org> on 2021/10/20 13:14:53 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-7588) Rationalize configurations passed to pluggable APIs - posted by "Mickael Maison (Jira)" <ji...@apache.org> on 2021/10/20 14:22:00 UTC, 0 replies.
- [GitHub] [kafka] kkonstantine commented on a change in pull request #11323: KAFKA-12226: Commit source task offsets without blocking on batch delivery - posted by GitBox <gi...@apache.org> on 2021/10/20 17:10:54 UTC, 1 replies.
- [GitHub] [kafka] guozhangwang commented on a change in pull request #11405: KAFKA-12648: Wrap all exceptions thrown to handler as StreamsException & add TaskId field - posted by GitBox <gi...@apache.org> on 2021/10/20 18:10:17 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13386) Foreign Key Join filtering out valid records after a code change / schema evolved - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/10/20 18:35:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13388) Kafka Producer has no timeout for nodes stuck in CHECKING_API_VERSIONS - posted by "David Hoffman (Jira)" <ji...@apache.org> on 2021/10/20 21:28:00 UTC, 0 replies.
- [GitHub] [kafka] junrao commented on a change in pull request #11284: KAFKA-13202: KIP-768: Extend SASL/OAUTHBEARER with Support for OIDC - posted by GitBox <gi...@apache.org> on 2021/10/20 22:33:45 UTC, 5 replies.
- [GitHub] [kafka] mjsax commented on a change in pull request #11404: MINOR: update Kafka Streams standby task config - posted by GitBox <gi...@apache.org> on 2021/10/20 23:36:43 UTC, 0 replies.
- [GitHub] [kafka] mjsax commented on pull request #11404: MINOR: update Kafka Streams standby task config - posted by GitBox <gi...@apache.org> on 2021/10/20 23:43:28 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10897: MINOR: Reduced severity for "skipping records" falling out of time windows - posted by GitBox <gi...@apache.org> on 2021/10/21 00:46:16 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13217) Reconsider skipping the LeaveGroup on close() or add an overload that does so - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/10/21 03:51:00 UTC, 1 replies.
- [GitHub] [kafka] ableegoldman opened a new pull request #11420: KAFKA-12648: extend IQ APIs to work with named topologies - posted by GitBox <gi...@apache.org> on 2021/10/21 04:38:52 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman opened a new pull request #11421: KAFKA-12648: Pt. 4 - return Add/RemoveNamedTopologyResult so callers can wait on topology changes - posted by GitBox <gi...@apache.org> on 2021/10/21 05:53:23 UTC, 0 replies.
- [GitHub] [kafka] dajac merged pull request #11203: MINOR: Fixed "snasphot" naming issue - posted by GitBox <gi...@apache.org> on 2021/10/21 06:26:10 UTC, 0 replies.
- [jira] [Created] (KAFKA-13389) Add to kafka shell scripts checks about server state - posted by "Seweryn Habdank-Wojewodzki (Jira)" <ji...@apache.org> on 2021/10/21 06:27:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13388) Kafka Producer has no timeout for nodes stuck in CHECKING_API_VERSIONS - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/10/21 06:42:00 UTC, 3 replies.
- [GitHub] [kafka] 3schwartz commented on a change in pull request #11418: MINOR: Write log differently according to the size of missingListenerPartitions - posted by GitBox <gi...@apache.org> on 2021/10/21 06:42:38 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on pull request #11340: KAFKA-13310 : KafkaConsumer cannot jump out of the poll method, and the… - posted by GitBox <gi...@apache.org> on 2021/10/21 07:03:30 UTC, 0 replies.
- [jira] [Created] (KAFKA-13390) Kafka 3 fails to run on Windows - posted by "Mykola Makhin (Jira)" <ji...@apache.org> on 2021/10/21 09:21:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13390) Kafka 3 fails to run on Windows - posted by "Mykola Makhin (Jira)" <ji...@apache.org> on 2021/10/21 09:23:00 UTC, 5 replies.
- [jira] [Created] (KAFKA-13391) Failure on Windows due to AccessDeniedAcception when attempting to fsync the parent directory - posted by "Andy Wilkinson (Jira)" <ji...@apache.org> on 2021/10/21 09:41:01 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13391) Failure on Windows due to AccessDeniedAcception when attempting to fsync the parent directory - posted by "Andy Wilkinson (Jira)" <ji...@apache.org> on 2021/10/21 09:57:00 UTC, 3 replies.
- [jira] [Assigned] (KAFKA-13390) Kafka 3 fails to run on Windows - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/10/21 10:24:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-13391) Failure on Windows due to AccessDeniedAcception when attempting to fsync the parent directory - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/10/21 10:24:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-10493) KTable out-of-order updates are not being ignored - posted by "Nicholas Telford (Jira)" <ji...@apache.org> on 2021/10/21 10:26:00 UTC, 1 replies.
- [jira] [Created] (KAFKA-13392) Timeout Exception triggering reassign partitions with --bootstrap-server option - posted by "Yevgeniy Korin (Jira)" <ji...@apache.org> on 2021/10/21 10:54:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13392) Timeout Exception triggering reassign partitions with --bootstrap-server option - posted by "Yevgeniy Korin (Jira)" <ji...@apache.org> on 2021/10/21 10:56:00 UTC, 0 replies.
- [GitHub] [kafka] ocadaruma opened a new pull request #11422: KAFKA-9648: Add configuration to adjust listen backlog size for Acceptor - posted by GitBox <gi...@apache.org> on 2021/10/21 15:39:48 UTC, 0 replies.
- [jira] [Commented] (KAFKA-10413) rebalancing leads to unevenly balanced connectors - posted by "stuxnet (Jira)" <ji...@apache.org> on 2021/10/21 15:47:00 UTC, 0 replies.
- [GitHub] [kafka] sebbASF opened a new pull request #11423: Update doap_Kafka.rdf - posted by GitBox <gi...@apache.org> on 2021/10/21 15:55:52 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on pull request #11211: KAFKA-12960: Enforcing strict retention time for WindowStore and Sess… - posted by GitBox <gi...@apache.org> on 2021/10/21 17:18:46 UTC, 0 replies.
- [GitHub] [kafka] vamossagar12 opened a new pull request #11424: Kafka 13152: Replace "buffered.records.per.partition" with "input.buffer.max.bytes" - posted by GitBox <gi...@apache.org> on 2021/10/21 17:25:55 UTC, 0 replies.
- [GitHub] [kafka] vamossagar12 commented on pull request #11424: Kafka 13152: Replace "buffered.records.per.partition" with "input.buffer.max.bytes" - posted by GitBox <gi...@apache.org> on 2021/10/21 17:26:46 UTC, 1 replies.
- [jira] [Updated] (KAFKA-13388) Kafka Producer has no timeout for nodes stuck in CHECKING_API_VERSIONS - posted by "David Hoffman (Jira)" <ji...@apache.org> on 2021/10/21 18:43:00 UTC, 0 replies.
- [jira] [Comment Edited] (KAFKA-13388) Kafka Producer has no timeout for nodes stuck in CHECKING_API_VERSIONS - posted by "David Hoffman (Jira)" <ji...@apache.org> on 2021/10/21 18:48:00 UTC, 0 replies.
- [GitHub] [kafka] JimGalasyn commented on a change in pull request #11404: MINOR: update Kafka Streams standby task config - posted by GitBox <gi...@apache.org> on 2021/10/21 19:11:15 UTC, 0 replies.
- [GitHub] [kafka] JimGalasyn commented on pull request #11404: MINOR: update Kafka Streams standby task config - posted by GitBox <gi...@apache.org> on 2021/10/21 19:18:59 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #11420: KAFKA-12648: extend IQ APIs to work with named topologies - posted by GitBox <gi...@apache.org> on 2021/10/21 20:08:17 UTC, 0 replies.
- [GitHub] [kafka] junrao merged pull request #11414: MINOR: Renamed a few record definition files with the existing convention. - posted by GitBox <gi...@apache.org> on 2021/10/21 20:44:17 UTC, 0 replies.
- [jira] [Created] (KAFKA-13393) Update website documentation to include required arguments when creating a topic - posted by "Florian Lehmann (Jira)" <ji...@apache.org> on 2021/10/21 21:30:00 UTC, 0 replies.
- [GitHub] [kafka] FlorianLehmann opened a new pull request #11425: KAFKA-13393 Documentation - Add missing arguments to create a topic - posted by GitBox <gi...@apache.org> on 2021/10/21 22:00:41 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12559) Add a top-level Streams config for bounding off-heap memory - posted by "Aditya Upadhyaya (Jira)" <ji...@apache.org> on 2021/10/21 22:04:00 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman merged pull request #11405: KAFKA-12648: Wrap all exceptions thrown to handler as StreamsException & add TaskId field - posted by GitBox <gi...@apache.org> on 2021/10/21 23:21:29 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman merged pull request #11379: kafka-12994: Migrated SlidingWindowsTest to new API - posted by GitBox <gi...@apache.org> on 2021/10/21 23:50:53 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12994) Migrate all Tests to New API and Remove Suppression for Deprecation Warnings related to KIP-633 - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/10/21 23:52:00 UTC, 0 replies.
- [GitHub] [kafka] officialpatterson commented on pull request #11379: KAFKA-12994: Migrated SlidingWindowsTest to new API - posted by GitBox <gi...@apache.org> on 2021/10/21 23:54:32 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #11379: KAFKA-12994: Migrated SlidingWindowsTest to new API - posted by GitBox <gi...@apache.org> on 2021/10/21 23:56:59 UTC, 0 replies.
- [jira] [Comment Edited] (KAFKA-8197) Flaky Test kafka.server.DynamicBrokerConfigTest > testPasswordConfigEncoderSecretChange - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/10/21 23:57:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-8197) Flaky Test kafka.server.DynamicBrokerConfigTest > testPasswordConfigEncoderSecretChange - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/10/21 23:57:00 UTC, 0 replies.
- [GitHub] [kafka] ocadaruma commented on pull request #11422: KAFKA-9648: Add configuration to adjust listen backlog size for Acceptor - posted by GitBox <gi...@apache.org> on 2021/10/22 04:08:31 UTC, 1 replies.
- [jira] [Commented] (KAFKA-9062) Handle stalled writes to RocksDB - posted by "James Cheng (Jira)" <ji...@apache.org> on 2021/10/22 04:24:00 UTC, 1 replies.
- [GitHub] [kafka] showuon opened a new pull request #11426: KAFKA-13391: don't fsync directory on Windows OS - posted by GitBox <gi...@apache.org> on 2021/10/22 06:47:43 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on pull request #11426: KAFKA-13391: don't fsync directory on Windows OS - posted by GitBox <gi...@apache.org> on 2021/10/22 06:50:45 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13390) Kafka 3 fails to run on Windows - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/10/22 06:52:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-4740) Using new consumer API with a Deserializer that throws SerializationException can lead to infinite loop - posted by "Ivan Vaskevych (Jira)" <ji...@apache.org> on 2021/10/22 07:11:00 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on pull request #8846: KAFKA-9800: [KIP-580] Client Exponential Backoff Implementation - posted by GitBox <gi...@apache.org> on 2021/10/22 07:38:25 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-13381) Wrap all uncaught exceptions as StreamsException with TaskId field - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/10/22 07:46:00 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on pull request #11422: KAFKA-9648: Add configuration to adjust listen backlog size for Acceptor - posted by GitBox <gi...@apache.org> on 2021/10/22 07:47:41 UTC, 0 replies.
- [GitHub] [kafka] ccding commented on a change in pull request #11426: KAFKA-13391: don't fsync directory on Windows OS - posted by GitBox <gi...@apache.org> on 2021/10/22 09:08:03 UTC, 1 replies.
- [GitHub] [kafka] showuon commented on a change in pull request #11426: KAFKA-13391: don't fsync directory on Windows OS - posted by GitBox <gi...@apache.org> on 2021/10/22 09:17:24 UTC, 0 replies.
- [GitHub] [kafka] JoeCqupt opened a new pull request #11427: MINOR: fix partition state change error msg - posted by GitBox <gi...@apache.org> on 2021/10/22 09:55:47 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13365) Improve MirrorMaker2's client configuration - posted by "Dongjin Lee (Jira)" <ji...@apache.org> on 2021/10/22 11:13:00 UTC, 1 replies.
- [GitHub] [kafka] dongjinleekr opened a new pull request #11428: KAFKA-13365: Improve MirrorMaker2's client configuration - posted by GitBox <gi...@apache.org> on 2021/10/22 12:15:07 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr commented on pull request #11428: KAFKA-13365: Improve MirrorMaker2's client configuration - posted by GitBox <gi...@apache.org> on 2021/10/22 12:15:59 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13376) Allow MirrorMaker 2 producer and consumer customization per replication flow - posted by "Dongjin Lee (Jira)" <ji...@apache.org> on 2021/10/22 12:25:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13388) Kafka Producer nodes stuck in CHECKING_API_VERSIONS - posted by "David Hoffman (Jira)" <ji...@apache.org> on 2021/10/22 13:28:00 UTC, 4 replies.
- [GitHub] [kafka] vpapavas commented on a change in pull request #11406: POC: Drafting improvements for Interactive Query - posted by GitBox <gi...@apache.org> on 2021/10/22 13:37:33 UTC, 2 replies.
- [jira] [Commented] (KAFKA-12984) Cooperative sticky assignor can get stuck with invalid SubscriptionState input metadata - posted by "Andrei D (Jira)" <ji...@apache.org> on 2021/10/22 14:57:00 UTC, 13 replies.
- [jira] [Comment Edited] (KAFKA-12984) Cooperative sticky assignor can get stuck with invalid SubscriptionState input metadata - posted by "Andrei D (Jira)" <ji...@apache.org> on 2021/10/22 14:57:00 UTC, 7 replies.
- [GitHub] [kafka] vcrfxia commented on a change in pull request #11368: KAFKA-13261: Add support for custom partitioners in foreign key joins - posted by GitBox <gi...@apache.org> on 2021/10/22 16:10:26 UTC, 1 replies.
- [GitHub] [kafka] mjsax commented on pull request #11427: MINOR: fix partition state change error msg - posted by GitBox <gi...@apache.org> on 2021/10/22 18:04:26 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13394) Topic IDs should be removed from PartitionFetchState if they are no longer sent by the controller - posted by "Justine Olshan (Jira)" <ji...@apache.org> on 2021/10/22 18:50:00 UTC, 2 replies.
- [jira] [Created] (KAFKA-13394) Topic IDs should be removed from PartitionFetchState if they are no longer sent by the controller - posted by "Justine Olshan (Jira)" <ji...@apache.org> on 2021/10/22 18:50:00 UTC, 0 replies.
- [GitHub] [kafka] cmccabe merged pull request #10772: KAFKA-12697: Add FencedBrokerCount and ActiveBrokerCount metrics to the QuorumController - posted by GitBox <gi...@apache.org> on 2021/10/22 19:57:45 UTC, 0 replies.
- [jira] [Created] (KAFKA-13395) Emit Client Quota Values as Metric - posted by "Mason Joseph Legere (Jira)" <ji...@apache.org> on 2021/10/22 20:13:00 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #11284: KAFKA-13202: KIP-768: Extend SASL/OAUTHBEARER with Support for OIDC - posted by GitBox <gi...@apache.org> on 2021/10/22 23:19:13 UTC, 0 replies.
- [GitHub] [kafka] lujiefsi closed pull request #5015: [KAFKA-6899] Fix potential NPE when retrieving JAAS configuration - posted by GitBox <gi...@apache.org> on 2021/10/23 03:14:19 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on a change in pull request #11416: MINOR: Improve createTopics and incrementalAlterConfigs in KRaft - posted by GitBox <gi...@apache.org> on 2021/10/23 13:02:46 UTC, 0 replies.
- [jira] [Created] (KAFKA-13396) kafka-topics.sh --create should not require the partitions/replication-factor argument - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/10/23 13:12:00 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on pull request #11425: KAFKA-13393 Documentation - Add missing arguments to create a topic - posted by GitBox <gi...@apache.org> on 2021/10/23 13:14:21 UTC, 1 replies.
- [GitHub] [kafka] dajac commented on pull request #11385: KAFKA-13385: In the KRPC request header, translate null clientID to empty - posted by GitBox <gi...@apache.org> on 2021/10/23 14:56:49 UTC, 0 replies.
- [GitHub] [kafka] vcrfxia commented on pull request #11368: KAFKA-13261: Add support for custom partitioners in foreign key joins - posted by GitBox <gi...@apache.org> on 2021/10/23 17:09:00 UTC, 0 replies.
- [GitHub] [kafka] showuon opened a new pull request #11429: KAFKA-13396: allow create topic without partition/replicaFactor - posted by GitBox <gi...@apache.org> on 2021/10/24 07:51:31 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on a change in pull request #11429: KAFKA-13396: allow create topic without partition/replicaFactor - posted by GitBox <gi...@apache.org> on 2021/10/24 07:52:57 UTC, 1 replies.
- [GitHub] [kafka] showuon commented on pull request #11429: KAFKA-13396: allow create topic without partition/replicaFactor - posted by GitBox <gi...@apache.org> on 2021/10/24 07:54:12 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr opened a new pull request #11430: KAFKA-13352: Kafka Client does not support passwords starting with number in jaas config - posted by GitBox <gi...@apache.org> on 2021/10/24 08:40:18 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr commented on pull request #11430: KAFKA-13352: Kafka Client does not support passwords starting with number in jaas config - posted by GitBox <gi...@apache.org> on 2021/10/24 08:42:50 UTC, 2 replies.
- [jira] [Assigned] (KAFKA-13352) Kafka Client does not support passwords starting with number in jaas config - posted by "Dongjin Lee (Jira)" <ji...@apache.org> on 2021/10/24 08:44:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13352) Kafka Client does not support passwords starting with number in jaas config - posted by "Dongjin Lee (Jira)" <ji...@apache.org> on 2021/10/24 08:45:00 UTC, 0 replies.
- [GitHub] [kafka] dejan2609 commented on pull request #10967: KAFKA-12770: CheckStyle team needs this feature (in order to include Kafka into their regression suite) - posted by GitBox <gi...@apache.org> on 2021/10/24 10:29:58 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12634) Should checkpoint after restore finished - posted by "Yanwen Lin (Jira)" <ji...@apache.org> on 2021/10/24 10:31:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13397) Honor 'replication.policy.separator' configuration when creating MirrorMaker2 internal topics - posted by "Dongjin Lee (Jira)" <ji...@apache.org> on 2021/10/24 11:22:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13397) Honor 'replication.policy.separator' configuration when creating MirrorMaker2 internal topics - posted by "Dongjin Lee (Jira)" <ji...@apache.org> on 2021/10/24 12:11:00 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr opened a new pull request #11431: KAFKA-13397: Honor 'replication.policy.separator' configuration when creating MirrorMaker2 internal topics - posted by GitBox <gi...@apache.org> on 2021/10/24 12:34:52 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr commented on a change in pull request #11429: KAFKA-13396: allow create topic without partition/replicaFactor - posted by GitBox <gi...@apache.org> on 2021/10/24 12:48:20 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr commented on pull request #10678: TRIVIAL: Fix type inconsistencies, unthrown exceptions, etc - posted by GitBox <gi...@apache.org> on 2021/10/24 12:51:49 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on a change in pull request #11368: KAFKA-13261: Add support for custom partitioners in foreign key joins - posted by GitBox <gi...@apache.org> on 2021/10/24 13:00:54 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on pull request #11368: KAFKA-13261: Add support for custom partitioners in foreign key joins - posted by GitBox <gi...@apache.org> on 2021/10/24 13:05:18 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr commented on pull request #7898: KAFKA-9366: Change log4j dependency into log4j2 - posted by GitBox <gi...@apache.org> on 2021/10/24 13:45:05 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12764) Expand Gradle build for Scala 3.0 ? - posted by "Dejan Stojadinović (Jira)" <ji...@apache.org> on 2021/10/24 15:54:00 UTC, 1 replies.
- [jira] [Comment Edited] (KAFKA-12764) Expand Gradle build for Scala 3.0 ? - posted by "Dejan Stojadinović (Jira)" <ji...@apache.org> on 2021/10/24 16:15:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13392) Timeout Exception triggering reassign partitions with --bootstrap-server option - posted by "Dongjin Lee (Jira)" <ji...@apache.org> on 2021/10/25 00:40:00 UTC, 1 replies.
- [jira] [Commented] (KAFKA-13393) Update website documentation to include required arguments when creating a topic - posted by "Tom Bentley (Jira)" <ji...@apache.org> on 2021/10/25 08:16:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-13238) Add ActiveBrokerCount and FencedBrokerCount metrics to the KRaft controller (KIP-748) - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/10/25 08:45:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12882) Add ActiveBrokerCount and FencedBrokerCount metrics (KIP-748) - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/10/25 08:45:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13238) Add ActiveBrokerCount and FencedBrokerCount metrics to the KRaft controller (KIP-748) - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/10/25 08:45:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12984) Cooperative sticky assignor can get stuck with invalid SubscriptionState input metadata - posted by "Andrei D (Jira)" <ji...@apache.org> on 2021/10/25 08:54:00 UTC, 3 replies.
- [jira] [Created] (KAFKA-13398) The caller program will be shut down directly when the execution of Kafka script is abnormal - posted by "RivenSun (Jira)" <ji...@apache.org> on 2021/10/25 09:09:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13398) The caller program will be shut down directly when the execution of Kafka script is abnormal - posted by "RivenSun (Jira)" <ji...@apache.org> on 2021/10/25 09:11:00 UTC, 13 replies.
- [GitHub] [kafka] mimaison commented on pull request #11371: KAFKA-13337: fix of possible java.nio.file.AccessDeniedException during Con… - posted by GitBox <gi...@apache.org> on 2021/10/25 10:11:29 UTC, 0 replies.
- [jira] [Comment Edited] (KAFKA-13398) The caller program will be shut down directly when the execution of Kafka script is abnormal - posted by "RivenSun (Jira)" <ji...@apache.org> on 2021/10/25 10:23:00 UTC, 8 replies.
- [jira] [Commented] (KAFKA-13398) The caller program will be shut down directly when the execution of Kafka script is abnormal - posted by "RivenSun (Jira)" <ji...@apache.org> on 2021/10/25 10:23:00 UTC, 5 replies.
- [jira] [Assigned] (KAFKA-13399) Towards Scala 3: Fix constructs or syntax features not present in Scala 3 - posted by "Josep Prat (Jira)" <ji...@apache.org> on 2021/10/25 10:34:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13399) Towards Scala 3: Fix constructs or syntax features not present in Scala 3 - posted by "Josep Prat (Jira)" <ji...@apache.org> on 2021/10/25 10:34:00 UTC, 0 replies.
- [GitHub] [kafka] mimaison commented on a change in pull request #11431: KAFKA-13397: Honor 'replication.policy.separator' configuration when creating MirrorMaker2 internal topics - posted by GitBox <gi...@apache.org> on 2021/10/25 12:29:58 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13399) Towards Scala 3: Fix constructs or syntax features not present in Scala 3 - posted by "Josep Prat (Jira)" <ji...@apache.org> on 2021/10/25 13:21:00 UTC, 0 replies.
- [GitHub] [kafka] akatona84 commented on pull request #11371: KAFKA-13337: fix of possible java.nio.file.AccessDeniedException during Con… - posted by GitBox <gi...@apache.org> on 2021/10/25 13:37:13 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13388) Kafka Producer nodes stuck in CHECKING_API_VERSIONS - posted by "David Hoffman (Jira)" <ji...@apache.org> on 2021/10/25 15:31:00 UTC, 1 replies.
- [GitHub] [kafka] jlprat opened a new pull request #11432: KAFKA-13399 towards scala3 - posted by GitBox <gi...@apache.org> on 2021/10/25 15:40:10 UTC, 0 replies.
- [GitHub] [kafka] jlprat commented on a change in pull request #11432: KAFKA-13399 towards scala3 - posted by GitBox <gi...@apache.org> on 2021/10/25 16:02:37 UTC, 0 replies.
- [GitHub] [kafka] jlprat commented on pull request #11432: KAFKA-13399 towards scala3 - posted by GitBox <gi...@apache.org> on 2021/10/25 16:07:23 UTC, 1 replies.
- [jira] [Created] (KAFKA-13400) offset() is not supported in standby tasks. - posted by "prabhu biradar (Jira)" <ji...@apache.org> on 2021/10/25 16:22:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12960) WindowStore and SessionStore do not enforce strict retention time - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/10/25 16:22:00 UTC, 4 replies.
- [GitHub] [kafka] mjsax commented on pull request #11211: KAFKA-12960: Enforcing strict retention time for WindowStore and Sess… - posted by GitBox <gi...@apache.org> on 2021/10/25 16:23:00 UTC, 0 replies.
- [GitHub] [kafka] vamossagar12 opened a new pull request #11433: KAFKA-13295: Avoiding Transation timeouts arising due to long restora… - posted by GitBox <gi...@apache.org> on 2021/10/25 17:04:10 UTC, 0 replies.
- [GitHub] [kafka] vamossagar12 commented on pull request #11433: KAFKA-13295: Avoiding Transation timeouts arising due to long restora… - posted by GitBox <gi...@apache.org> on 2021/10/25 17:04:33 UTC, 0 replies.
- [GitHub] [kafka] junrao merged pull request #11426: KAFKA-13391: don't fsync directory on Windows OS - posted by GitBox <gi...@apache.org> on 2021/10/25 17:12:19 UTC, 0 replies.
- [jira] [Created] (KAFKA-13401) Introduce a new Interface to manage Kafka resources in MM2 - posted by "Omnia Ibrahim (Jira)" <ji...@apache.org> on 2021/10/25 17:20:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-13401) Introduce a new Interface to manage Kafka resources in MM2 - posted by "Omnia Ibrahim (Jira)" <ji...@apache.org> on 2021/10/25 17:20:00 UTC, 0 replies.
- [GitHub] [kafka] OmniaGM commented on a change in pull request #11431: KAFKA-13397: Honor 'replication.policy.separator' configuration when creating MirrorMaker2 internal topics - posted by GitBox <gi...@apache.org> on 2021/10/25 17:49:09 UTC, 25 replies.
- [jira] [Commented] (KAFKA-4184) Test failure in ReplicationQuotasTest.shouldBootstrapTwoBrokersWithFollowerThrottle - posted by "Josep Prat (Jira)" <ji...@apache.org> on 2021/10/25 18:10:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13400) offset() is not supported in standby tasks. - posted by "prabhu biradar (Jira)" <ji...@apache.org> on 2021/10/25 18:53:00 UTC, 6 replies.
- [GitHub] [kafka] jeqo commented on pull request #11412: KAFKA-10543: Convert KTable joins to new PAPI - posted by GitBox <gi...@apache.org> on 2021/10/25 19:20:17 UTC, 0 replies.
- [jira] [Created] (KAFKA-13402) Kafka server does not handle SIGINT or stop command if zookeeper abruptly closes/goes down - posted by "Gaurav (Jira)" <ji...@apache.org> on 2021/10/25 19:21:00 UTC, 0 replies.
- [GitHub] [kafka] soarez commented on a change in pull request #11417: KAFKA-13340: Change ZooKeeperTestHarness to QuorumTestHarness - posted by GitBox <gi...@apache.org> on 2021/10/25 21:26:36 UTC, 0 replies.
- [GitHub] [kafka] FlorianLehmann closed pull request #11425: KAFKA-13393 Documentation - Add missing arguments to create a topic - posted by GitBox <gi...@apache.org> on 2021/10/25 22:05:00 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #11417: KAFKA-13340: Change ZooKeeperTestHarness to QuorumTestHarness - posted by GitBox <gi...@apache.org> on 2021/10/25 23:20:26 UTC, 0 replies.
- [jira] [Created] (KAFKA-13403) KafkaServer crashes when deleting topics due to the race in log deletion - posted by "Haruki Okada (Jira)" <ji...@apache.org> on 2021/10/26 01:30:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13403) KafkaServer crashes when deleting topics due to the race in log deletion - posted by "Haruki Okada (Jira)" <ji...@apache.org> on 2021/10/26 01:35:00 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on a change in pull request #11430: KAFKA-13352: Kafka Client does not support passwords starting with number in jaas config - posted by GitBox <gi...@apache.org> on 2021/10/26 05:15:53 UTC, 1 replies.
- [jira] [Commented] (KAFKA-13368) Support smart topic polling for consumer with multiple topic subscriptions - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/10/26 07:26:00 UTC, 1 replies.
- [GitHub] [kafka] dongjinleekr commented on a change in pull request #11430: KAFKA-13352: Kafka Client does not support passwords starting with number in jaas config - posted by GitBox <gi...@apache.org> on 2021/10/26 07:50:22 UTC, 5 replies.
- [GitHub] [kafka] dongjinleekr commented on a change in pull request #11431: KAFKA-13397: Honor 'replication.policy.separator' configuration when creating MirrorMaker2 internal topics - posted by GitBox <gi...@apache.org> on 2021/10/26 08:00:38 UTC, 4 replies.
- [jira] [Updated] (KAFKA-13111) Re-evaluate Fetch Sessions when using topic IDs - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/10/26 08:35:00 UTC, 1 replies.
- [jira] [Updated] (KAFKA-7632) Support Compression Level - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/10/26 08:36:00 UTC, 1 replies.
- [jira] [Assigned] (KAFKA-13403) KafkaServer crashes when deleting topics due to the race in log deletion - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/10/26 09:24:00 UTC, 5 replies.
- [GitHub] [kafka] dajac opened a new pull request #11434: MINOR: Fix `GroupCoordinator.onGroupLoaded` log - posted by GitBox <gi...@apache.org> on 2021/10/26 09:42:01 UTC, 0 replies.
- [jira] [Created] (KAFKA-13404) Kafka sink connectors do not commit offset correctly if messages are produced in transaction - posted by "Yu-Jhe Li (Jira)" <ji...@apache.org> on 2021/10/26 09:45:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13404) Kafka sink connectors do not commit offset correctly if messages are produced in transaction - posted by "Yu-Jhe Li (Jira)" <ji...@apache.org> on 2021/10/26 10:00:03 UTC, 3 replies.
- [jira] [Issue Comment Deleted] (KAFKA-12984) Cooperative sticky assignor can get stuck with invalid SubscriptionState input metadata - posted by "Andrei D (Jira)" <ji...@apache.org> on 2021/10/26 11:14:00 UTC, 1 replies.
- [GitHub] [kafka] bvn13 commented on a change in pull request #11430: KAFKA-13352: Kafka Client does not support passwords starting with number in jaas config - posted by GitBox <gi...@apache.org> on 2021/10/26 11:59:36 UTC, 0 replies.
- [GitHub] [kafka] soarez commented on pull request #9577: KAFKA-9837: KIP-589 new RPC for notifying controller log dir failure - posted by GitBox <gi...@apache.org> on 2021/10/26 12:33:33 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12334) Add the KIP-631 metadata shell - posted by "Igor Soarez (Jira)" <ji...@apache.org> on 2021/10/26 15:11:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13405) Kafka Streams restore-consumer fails to refresh broker IPs after upgrading Kafka cluster - posted by "Daniel O'Halloran (Jira)" <ji...@apache.org> on 2021/10/26 15:48:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13226) Partition expansion may cause uneven distribution - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/10/26 18:39:00 UTC, 3 replies.
- [GitHub] [kafka] MasonLegere opened a new pull request #11435: KAFKA-13395: Emit Client Quota Values as Metric - posted by GitBox <gi...@apache.org> on 2021/10/26 18:44:00 UTC, 0 replies.
- [jira] [Comment Edited] (KAFKA-13368) Support smart topic polling for consumer with multiple topic subscriptions - posted by "Pedro Cardoso Silva (Jira)" <ji...@apache.org> on 2021/10/26 19:17:00 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on pull request #11339: MINOR: ClientQuotaRecord is not handled in KRaft MetadataShell - posted by GitBox <gi...@apache.org> on 2021/10/26 20:00:35 UTC, 2 replies.
- [GitHub] [kafka] cmccabe merged pull request #11339: MINOR: ClientQuotaRecord is not handled in KRaft MetadataShell - posted by GitBox <gi...@apache.org> on 2021/10/26 20:23:30 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on pull request #10956: MINOR: fix ZkMetadataCache package name - posted by GitBox <gi...@apache.org> on 2021/10/26 20:43:43 UTC, 1 replies.
- [GitHub] [kafka] ableegoldman opened a new pull request #11436: KAFKA-12648: fill in javadocs for the StreamsException class with new guarantees - posted by GitBox <gi...@apache.org> on 2021/10/26 20:44:26 UTC, 0 replies.
- [GitHub] [kafka] cmccabe edited a comment on pull request #11339: MINOR: ClientQuotaRecord is not handled in KRaft MetadataShell - posted by GitBox <gi...@apache.org> on 2021/10/26 20:56:38 UTC, 0 replies.
- [GitHub] [kafka] hachikuji merged pull request #10593: KAFKA-10800 Enhance the test for validation when the state machine creates a snapshot - posted by GitBox <gi...@apache.org> on 2021/10/26 21:03:57 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-10800) Validate the snapshot id when the state machine creates a snapshot - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/10/26 21:05:00 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #11437: MINOR: fix the path metadata shell uses for client quotas - posted by GitBox <gi...@apache.org> on 2021/10/26 21:06:45 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on pull request #11368: KAFKA-13261: Add support for custom partitioners in foreign key joins - posted by GitBox <gi...@apache.org> on 2021/10/26 21:07:25 UTC, 0 replies.
- [GitHub] [kafka] cmccabe closed pull request #10956: MINOR: fix ZkMetadataCache package name - posted by GitBox <gi...@apache.org> on 2021/10/26 21:17:30 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on a change in pull request #10830: KAFKA-12902: Add unit32 type in generator - posted by GitBox <gi...@apache.org> on 2021/10/26 21:23:23 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on pull request #10830: KAFKA-12902: Add unit32 type in generator - posted by GitBox <gi...@apache.org> on 2021/10/26 21:24:38 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on pull request #11028: MINOR: Use /tmp/kraft-controller-logs for the example controller logs - posted by GitBox <gi...@apache.org> on 2021/10/26 21:29:01 UTC, 0 replies.
- [GitHub] [kafka] cmccabe merged pull request #11028: MINOR: Use /tmp/kraft-controller-logs for the example controller logs - posted by GitBox <gi...@apache.org> on 2021/10/26 21:30:27 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on a change in pull request #11417: KAFKA-13340: Change ZooKeeperTestHarness to QuorumTestHarness - posted by GitBox <gi...@apache.org> on 2021/10/26 22:01:54 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on pull request #11417: KAFKA-13340: Change ZooKeeperTestHarness to QuorumTestHarness - posted by GitBox <gi...@apache.org> on 2021/10/26 22:11:44 UTC, 1 replies.
- [GitHub] [kafka] cmccabe edited a comment on pull request #11417: KAFKA-13340: Change ZooKeeperTestHarness to QuorumTestHarness - posted by GitBox <gi...@apache.org> on 2021/10/26 22:12:17 UTC, 0 replies.
- [GitHub] [kafka] cmccabe merged pull request #11437: MINOR: fix the path metadata shell uses for client quotas - posted by GitBox <gi...@apache.org> on 2021/10/26 22:27:41 UTC, 0 replies.
- [GitHub] [kafka] jolshan edited a comment on pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs - posted by GitBox <gi...@apache.org> on 2021/10/26 23:03:39 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #11433: KAFKA-13295: Avoiding Transation timeouts arising due to long restora… - posted by GitBox <gi...@apache.org> on 2021/10/27 00:26:51 UTC, 1 replies.
- [jira] [Commented] (KAFKA-13403) KafkaServer crashes when deleting topics due to the race in log deletion - posted by "Haruki Okada (Jira)" <ji...@apache.org> on 2021/10/27 01:39:00 UTC, 3 replies.
- [jira] [Comment Edited] (KAFKA-13403) KafkaServer crashes when deleting topics due to the race in log deletion - posted by "Haruki Okada (Jira)" <ji...@apache.org> on 2021/10/27 01:50:00 UTC, 0 replies.
- [GitHub] [kafka] arunmathew88 opened a new pull request #11438: KAFKA-13403 Fix KafkaServer crashes when deleting topics due to the race in log deletion - posted by GitBox <gi...@apache.org> on 2021/10/27 02:47:52 UTC, 0 replies.
- [GitHub] [kafka] JoeCqupt commented on pull request #11427: MINOR: fix partition state change error msg - posted by GitBox <gi...@apache.org> on 2021/10/27 05:59:23 UTC, 0 replies.
- [jira] [Created] (KAFKA-13406) Cooperative sticky assignor got stuck due to assignment validation failed - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/10/27 07:33:00 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on a change in pull request #11427: MINOR: fix partition state change error msg - posted by GitBox <gi...@apache.org> on 2021/10/27 07:34:51 UTC, 0 replies.
- [GitHub] [kafka] mimaison merged pull request #11423: Update doap_Kafka.rdf - posted by GitBox <gi...@apache.org> on 2021/10/27 08:53:57 UTC, 0 replies.
- [GitHub] [kafka] dajac merged pull request #11434: MINOR: Fix `GroupCoordinator.onGroupLoaded` log - posted by GitBox <gi...@apache.org> on 2021/10/27 09:03:03 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13406) Cooperative sticky assignor got stuck due to assignment validation failed - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/10/27 09:18:00 UTC, 2 replies.
- [GitHub] [kafka] showuon opened a new pull request #11439: [WIP] KAFKA-13406: skip assignment validation for built-in cooperativeStickyAssignor - posted by GitBox <gi...@apache.org> on 2021/10/27 09:25:53 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13406) Cooperative sticky assignor got stuck due to assignment validation failed - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/10/27 09:29:00 UTC, 5 replies.
- [jira] [Comment Edited] (KAFKA-13406) Cooperative sticky assignor got stuck due to assignment validation failed - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/10/27 09:30:00 UTC, 5 replies.
- [jira] [Created] (KAFKA-13407) Kafka controller out of service after ZK leader restart - posted by "Daniel (Jira)" <ji...@apache.org> on 2021/10/27 09:42:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13408) Add a new metric to track invalid task provided offset - posted by "Nicolas Guyomar (Jira)" <ji...@apache.org> on 2021/10/27 10:19:00 UTC, 0 replies.
- [GitHub] [kafka] vamossagar12 commented on a change in pull request #11433: KAFKA-13295: Avoiding Transation timeouts arising due to long restora… - posted by GitBox <gi...@apache.org> on 2021/10/27 11:07:06 UTC, 1 replies.
- [jira] [Assigned] (KAFKA-13024) Kafka Streams is dropping messages with null key during repartition - posted by "Aleksandr Sorokoumov (Jira)" <ji...@apache.org> on 2021/10/27 12:37:00 UTC, 0 replies.
- [GitHub] [kafka] JoeCqupt commented on a change in pull request #11427: MINOR: fix partition state change error msg - posted by GitBox <gi...@apache.org> on 2021/10/27 13:01:47 UTC, 0 replies.
- [jira] [Created] (KAFKA-13409) JUnit test runs often end with "non-zero exit value 1" - posted by "Colin McCabe (Jira)" <ji...@apache.org> on 2021/10/27 14:38:00 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on pull request #11385: KAFKA-13385: In the KRPC request header, translate null clientID to empty - posted by GitBox <gi...@apache.org> on 2021/10/27 15:48:09 UTC, 0 replies.
- [GitHub] [kafka] cmccabe edited a comment on pull request #11385: KAFKA-13385: In the KRPC request header, translate null clientID to empty - posted by GitBox <gi...@apache.org> on 2021/10/27 15:48:21 UTC, 0 replies.
- [GitHub] [kafka] Luizfrf3 opened a new pull request #11441: KAFKA-8941: Add RocksDB Metrics that Could not be Added due to RocksD… - posted by GitBox <gi...@apache.org> on 2021/10/27 16:58:53 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman merged pull request #11436: KAFKA-12648: fill in javadocs for the StreamsException class with new guarantees - posted by GitBox <gi...@apache.org> on 2021/10/27 17:48:15 UTC, 0 replies.
- [jira] [Created] (KAFKA-13410) KRaft Upgrades - posted by "David Arthur (Jira)" <ji...@apache.org> on 2021/10/27 17:58:00 UTC, 0 replies.
- [GitHub] [kafka] mnegodaev opened a new pull request #11442: KAFKA-7883 add schema.namespace support to SetSchemaMetadata SMT in Kafka Connect - posted by GitBox <gi...@apache.org> on 2021/10/27 19:09:32 UTC, 0 replies.
- [jira] [Commented] (KAFKA-7883) Add schema.namespace support to SetSchemaMetadata SMT in Kafka Connect - posted by "Michael Negodaev (Jira)" <ji...@apache.org> on 2021/10/27 20:10:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13411) Exception while connecting from kafka client consumer producers deployed in a wildfly context to a kafka broker implementing OAUTHBEARER sasl mechanism - posted by "Shankar Bhaskaran (Jira)" <ji...@apache.org> on 2021/10/27 21:07:00 UTC, 0 replies.
- [GitHub] [kafka] shankarb27 opened a new pull request #11443: KAFKA-13411: This code enforces the creation of the correct sasl client (OAuthBear… - posted by GitBox <gi...@apache.org> on 2021/10/27 21:14:46 UTC, 0 replies.
- [GitHub] [kafka] soarez commented on a change in pull request #11440: KAFKA-13409: Catch cases where we attempt to terminate the VM in a junit test - posted by GitBox <gi...@apache.org> on 2021/10/27 21:18:05 UTC, 0 replies.
- [GitHub] [kafka] cmccabe merged pull request #11385: KAFKA-13385: In the KRPC request header, translate null clientID to empty - posted by GitBox <gi...@apache.org> on 2021/10/27 22:19:25 UTC, 0 replies.
- [GitHub] [kafka] junrao commented on pull request #11284: KAFKA-13202: KIP-768: Extend SASL/OAUTHBEARER with Support for OIDC - posted by GitBox <gi...@apache.org> on 2021/10/27 22:29:40 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on a change in pull request #11440: KAFKA-13409: Catch cases where we attempt to terminate the VM in a junit test - posted by GitBox <gi...@apache.org> on 2021/10/27 22:44:29 UTC, 0 replies.
- [jira] [Created] (KAFKA-13412) Retry of initTransactions after timeout may cause invalid transition - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/10/27 23:15:00 UTC, 0 replies.
- [jira] [Comment Edited] (KAFKA-13405) Kafka Streams restore-consumer fails to refresh broker IPs after upgrading Kafka cluster - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/10/28 05:40:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-13405) Kafka Streams restore-consumer fails to refresh broker IPs after upgrading Kafka cluster - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/10/28 05:40:00 UTC, 1 replies.
- [jira] [Updated] (KAFKA-13412) Retry of initTransactions after timeout may cause invalid transition - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/10/28 05:41:00 UTC, 0 replies.
- [GitHub] [kafka] dajac merged pull request #11427: MINOR: fix partition state change error msg - posted by GitBox <gi...@apache.org> on 2021/10/28 07:02:00 UTC, 0 replies.
- [GitHub] [kafka] showuon opened a new pull request #11444: [WIP] Kafka 13406: fix for v2.8 - posted by GitBox <gi...@apache.org> on 2021/10/28 08:08:41 UTC, 0 replies.
- [GitHub] [kafka] mimaison commented on pull request #11401: KAFKA-13255: use exclude filter for new topics - posted by GitBox <gi...@apache.org> on 2021/10/28 08:30:55 UTC, 0 replies.
- [jira] [Created] (KAFKA-13413) Upgrade Netty to 4.1.68 for CVE fixes - posted by "Dominique Mongelli (Jira)" <ji...@apache.org> on 2021/10/28 08:59:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-13413) Upgrade Netty to 4.1.68 for CVE fixes - posted by "Dominique Mongelli (Jira)" <ji...@apache.org> on 2021/10/28 09:00:00 UTC, 0 replies.
- [GitHub] [kafka] shankarb27 commented on pull request #11443: KAFKA-13411: This code enforces the creation of the correct sasl client (OAuthBear… - posted by GitBox <gi...@apache.org> on 2021/10/28 09:32:28 UTC, 0 replies.
- [jira] [Commented] (KAFKA-9119) KIP-500: Replace ZooKeeper with a Metadata Quorum - posted by "Evan Williams (Jira)" <ji...@apache.org> on 2021/10/28 09:56:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12505) Should kafka-storage.sh accept a non-UUID for its --cluster-id parameter? - posted by "Igor Soarez (Jira)" <ji...@apache.org> on 2021/10/28 10:55:00 UTC, 0 replies.
- [GitHub] [kafka] shirenchuang opened a new pull request #11445: createTopic need sort brokerMetadata - posted by GitBox <gi...@apache.org> on 2021/10/28 12:44:43 UTC, 0 replies.
- [GitHub] [kafka] dengziming opened a new pull request #11446: MINOR: Delete redudant tmp file - posted by GitBox <gi...@apache.org> on 2021/10/28 12:48:09 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13226) Partition expansion may cause uneven distribution - posted by "shizhenzhen (Jira)" <ji...@apache.org> on 2021/10/28 12:49:00 UTC, 1 replies.
- [GitHub] [kafka] dengziming commented on pull request #11446: MINOR: Delete redudant tmp file - posted by GitBox <gi...@apache.org> on 2021/10/28 12:49:11 UTC, 0 replies.
- [jira] [Comment Edited] (KAFKA-13226) Partition expansion may cause uneven distribution - posted by "shizhenzhen (Jira)" <ji...@apache.org> on 2021/10/28 13:03:00 UTC, 1 replies.
- [jira] [Commented] (KAFKA-13294) Upgrade Netty to 4.1.68 for CVE fixes - posted by "Mickael Maison (Jira)" <ji...@apache.org> on 2021/10/28 13:12:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13414) Remove Powermock from connect.storage package - posted by "Mickael Maison (Jira)" <ji...@apache.org> on 2021/10/28 13:15:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13414) Replace Powermock/EasyMock by Mockito in connect.storage package - posted by "Mickael Maison (Jira)" <ji...@apache.org> on 2021/10/28 13:17:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13415) Track topic deletion state without ZK - posted by "Omnia Ibrahim (Jira)" <ji...@apache.org> on 2021/10/28 14:34:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13416) Add topic ids to any metrics that has topic and partition tags - posted by "Omnia Ibrahim (Jira)" <ji...@apache.org> on 2021/10/28 15:11:00 UTC, 0 replies.
- [GitHub] [kafka] Gerrrr opened a new pull request #11447: KAFKA-13024: Use not-null filter only in optimizable repartitions - posted by GitBox <gi...@apache.org> on 2021/10/28 16:28:19 UTC, 0 replies.
- [GitHub] [kafka] Luizfrf3 commented on pull request #11441: KAFKA-8941: Add RocksDB Metrics that Could not be Added due to RocksD… - posted by GitBox <gi...@apache.org> on 2021/10/28 18:27:12 UTC, 0 replies.
- [jira] [Commented] (KAFKA-8941) Add RocksDB Metrics that Could not be Added due to RocksDB Version - posted by "Luiz Fonseca (Jira)" <ji...@apache.org> on 2021/10/28 18:28:00 UTC, 0 replies.
- [GitHub] [kafka] junrao merged pull request #11284: KAFKA-13202: KIP-768: Extend SASL/OAUTHBEARER with Support for OIDC - posted by GitBox <gi...@apache.org> on 2021/10/28 18:37:03 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-13202) KIP-768: Extend SASL/OAUTHBEARER with Support for OIDC - posted by "Jun Rao (Jira)" <ji...@apache.org> on 2021/10/28 18:39:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13417) Dynamic thread pool re-configurations may not get processed - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/10/28 21:00:02 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #11439: [WIP] KAFKA-13406: skip assignment validation for built-in cooperativeStickyAssignor - posted by GitBox <gi...@apache.org> on 2021/10/28 21:02:06 UTC, 1 replies.
- [GitHub] [kafka] hachikuji opened a new pull request #11448: KAFKA-13417; Ensure dynamic reconfigurations set old config properly - posted by GitBox <gi...@apache.org> on 2021/10/28 21:07:55 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on pull request #11448: KAFKA-13417; Ensure dynamic reconfigurations set old config properly - posted by GitBox <gi...@apache.org> on 2021/10/28 21:10:31 UTC, 0 replies.
- [GitHub] [kafka] hachikuji opened a new pull request #11449: MINOR: Log client disconnect events at INFO level - posted by GitBox <gi...@apache.org> on 2021/10/28 21:49:37 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #11403: MINOR: Remove topic null check from `TopicIdPartition` and adjust constructor order - posted by GitBox <gi...@apache.org> on 2021/10/28 22:17:27 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-13118) Backport KAFKA-9887 to 3.0 branch after 3.0.0 release - posted by "Randall Hauch (Jira)" <ji...@apache.org> on 2021/10/28 22:20:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-9887) failed-task-count JMX metric not updated if task fails during startup - posted by "Randall Hauch (Jira)" <ji...@apache.org> on 2021/10/28 22:20:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-9887) failed-task-count JMX metric not updated if task fails during startup - posted by "Randall Hauch (Jira)" <ji...@apache.org> on 2021/10/28 22:21:00 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on pull request #11449: MINOR: Log client disconnect events at INFO level - posted by GitBox <gi...@apache.org> on 2021/10/28 22:37:08 UTC, 1 replies.
- [jira] [Created] (KAFKA-13418) Brokers disconnect intermittently with TLS1.3 - posted by "shylaja kokoori (Jira)" <ji...@apache.org> on 2021/10/29 00:18:00 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on pull request #11439: [WIP] KAFKA-13406: skip assignment validation for built-in cooperativeStickyAssignor - posted by GitBox <gi...@apache.org> on 2021/10/29 00:36:28 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #11424: KAFKA-13152: Replace "buffered.records.per.partition" with "input.buffer.max.bytes" - posted by GitBox <gi...@apache.org> on 2021/10/29 01:10:46 UTC, 0 replies.
- [GitHub] [kafka] bdesert commented on pull request #11401: KAFKA-13255: use exclude filter for new topics - posted by GitBox <gi...@apache.org> on 2021/10/29 01:25:24 UTC, 0 replies.
- [GitHub] [kafka] socutes commented on pull request #11207: KAFKA-10900: Add metrics enumerated in KIP-630 - posted by GitBox <gi...@apache.org> on 2021/10/29 02:31:21 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-13294) Upgrade Netty to 4.1.68 for CVE fixes - posted by "Dongjin Lee (Jira)" <ji...@apache.org> on 2021/10/29 04:44:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-13294) Upgrade Netty to 4.1.68 for CVE fixes - posted by "Dongjin Lee (Jira)" <ji...@apache.org> on 2021/10/29 04:44:00 UTC, 0 replies.
- [jira] [Comment Edited] (KAFKA-7632) Support Compression Level - posted by "Benedikt Linse (Jira)" <ji...@apache.org> on 2021/10/29 07:09:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13419) sync group failed with retriable error might cause out-of-date ownedPartition in Cooperative protocol - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/10/29 07:33:00 UTC, 0 replies.
- [GitHub] [kafka] mimaison opened a new pull request #11450: KAFKA-13414: Replace Powermock/EasyMock by Mockito in connect.storage - posted by GitBox <gi...@apache.org> on 2021/10/29 08:57:23 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on a change in pull request #11448: KAFKA-13417; Ensure dynamic reconfigurations set old config properly - posted by GitBox <gi...@apache.org> on 2021/10/29 09:43:18 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on a change in pull request #11449: MINOR: Log client disconnect events at INFO level - posted by GitBox <gi...@apache.org> on 2021/10/29 09:54:06 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-7883) Add schema.namespace support to SetSchemaMetadata SMT in Kafka Connect - posted by "Michael Negodaev (Jira)" <ji...@apache.org> on 2021/10/29 11:00:00 UTC, 0 replies.
- [GitHub] [kafka] mnegodaev commented on pull request #11442: KAFKA-7883 add schema.namespace support to SetSchemaMetadata SMT in Kafka Connect - posted by GitBox <gi...@apache.org> on 2021/10/29 11:06:38 UTC, 0 replies.
- [GitHub] [kafka] amuraru closed pull request #1407: KAFKA-3733 Avoid long command lines by setting CLASSPATH in environment - posted by GitBox <gi...@apache.org> on 2021/10/29 11:17:22 UTC, 0 replies.
- [GitHub] [kafka] vamossagar12 commented on a change in pull request #11424: KAFKA-13152: Replace "buffered.records.per.partition" with "input.buffer.max.bytes" - posted by GitBox <gi...@apache.org> on 2021/10/29 11:35:30 UTC, 6 replies.
- [jira] [Updated] (KAFKA-13419) sync group failed with retriable error might cause out-of-date ownedPartition in Cooperative protocol - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/10/29 12:34:00 UTC, 0 replies.
- [GitHub] [kafka] showuon opened a new pull request #11451: [WIP] KAFKA-13419: resetStateAndRejoin when rebalanceInProgress in syncgroup - posted by GitBox <gi...@apache.org> on 2021/10/29 12:36:41 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on pull request #11439: KAFKA-13406: skip assignment validation for built-in cooperativeStickyAssignor - posted by GitBox <gi...@apache.org> on 2021/10/29 12:37:58 UTC, 0 replies.
- [jira] [Created] (KAFKA-13420) consumer protocol should include "generation" field for assignor to distinguish between new/old OwnedPartitions - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/10/29 12:54:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13419) sync group failed with rebalanceInProgress error might cause out-of-date ownedPartition in Cooperative protocol - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/10/29 12:54:00 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on pull request #11451: [WIP] KAFKA-13419: resetStateAndRejoin when rebalanceInProgress in syncgroup - posted by GitBox <gi...@apache.org> on 2021/10/29 12:59:16 UTC, 0 replies.
- [GitHub] [kafka] dengziming commented on a change in pull request #10830: KAFKA-12902: Add unit32 type in generator - posted by GitBox <gi...@apache.org> on 2021/10/29 13:29:27 UTC, 0 replies.
- [GitHub] [kafka] mimaison commented on a change in pull request #11137: KAFKA-13133 Replace EasyMock and PowerMock with Mockito for AbstractHerderTest - posted by GitBox <gi...@apache.org> on 2021/10/29 14:08:16 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-13418) Brokers disconnect intermittently with TLS1.3 - posted by "shylaja kokoori (Jira)" <ji...@apache.org> on 2021/10/29 14:57:00 UTC, 0 replies.
- [GitHub] [kafka] dengziming commented on a change in pull request #11450: KAFKA-13414: Replace Powermock/EasyMock by Mockito in connect.storage - posted by GitBox <gi...@apache.org> on 2021/10/29 15:12:08 UTC, 0 replies.
- [GitHub] [kafka] mimaison commented on a change in pull request #11401: KAFKA-13255: use exclude filter for new topics - posted by GitBox <gi...@apache.org> on 2021/10/29 15:18:20 UTC, 0 replies.
- [GitHub] [kafka] junrao commented on a change in pull request #11443: KAFKA-13411: This code enforces the creation of the correct sasl client (OAuthBear… - posted by GitBox <gi...@apache.org> on 2021/10/29 17:16:09 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #11449: MINOR: Log client disconnect events at INFO level - posted by GitBox <gi...@apache.org> on 2021/10/29 17:24:13 UTC, 0 replies.
- [GitHub] [kafka] hachikuji opened a new pull request #11452: KAFKA-13412; Ensure initTransactions() safe for retry after timeout - posted by GitBox <gi...@apache.org> on 2021/10/29 22:12:36 UTC, 0 replies.
- [GitHub] [kafka] bdesert commented on a change in pull request #11401: KAFKA-13255: use exclude filter for new topics - posted by GitBox <gi...@apache.org> on 2021/10/29 23:09:48 UTC, 1 replies.
- [jira] [Commented] (KAFKA-13351) Add possibility to write kafka headers in Kafka Console Producer - posted by "Florin Akermann (Jira)" <ji...@apache.org> on 2021/10/29 23:51:00 UTC, 1 replies.
- [GitHub] [kafka] cmccabe commented on pull request #11440: KAFKA-13409: Catch cases where we attempt to terminate the VM in a junit test - posted by GitBox <gi...@apache.org> on 2021/10/30 02:22:47 UTC, 0 replies.
- [jira] [Created] (KAFKA-13421) Fix ConsumerBounceTest#testRollingBrokerRestartsWithSmallerMaxGroupSizeConfigDisruptsBigGroup - posted by "Colin McCabe (Jira)" <ji...@apache.org> on 2021/10/30 03:10:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13421) Fix ConsumerBounceTest#testRollingBrokerRestartsWithSmallerMaxGroupSizeConfigDisruptsBigGroup - posted by "Colin McCabe (Jira)" <ji...@apache.org> on 2021/10/30 03:11:00 UTC, 0 replies.
- [GitHub] [kafka] shirenchuang opened a new pull request #11453: createTopic need sort brokerMetadata - posted by GitBox <gi...@apache.org> on 2021/10/30 06:43:16 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr opened a new pull request #11454: KAFKA-13341: Quotas are not applied to requests with null clientId - posted by GitBox <gi...@apache.org> on 2021/10/30 10:59:24 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr commented on pull request #11454: KAFKA-13341: Quotas are not applied to requests with null clientId - posted by GitBox <gi...@apache.org> on 2021/10/30 11:02:35 UTC, 1 replies.
- [jira] [Assigned] (KAFKA-13341) Quotas are not applied to requests with null clientId - posted by "Dongjin Lee (Jira)" <ji...@apache.org> on 2021/10/30 11:03:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-13422) Even if the correct username and password are configured, when ClientBroker or KafkaClient tries to establish a SASL connection to ServerBroker, an exception is thrown: (Authentication failed: Invalid username or password) - posted by "RivenSun (Jira)" <ji...@apache.org> on 2021/10/30 11:55:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13422) Even if the correct username and password are configured, when ClientBroker or KafkaClient tries to establish a SASL connection to ServerBroker, an exception is thrown: (Authentication failed: Invalid username or password) - posted by "RivenSun (Jira)" <ji...@apache.org> on 2021/10/30 12:11:00 UTC, 5 replies.
- [jira] [Commented] (KAFKA-13422) Even if the correct username and password are configured, when ClientBroker or KafkaClient tries to establish a SASL connection to ServerBroker, an exception is thrown: (Authentication failed: Invalid username or password) - posted by "RivenSun (Jira)" <ji...@apache.org> on 2021/10/30 12:17:00 UTC, 4 replies.
- [jira] [Comment Edited] (KAFKA-13422) Even if the correct username and password are configured, when ClientBroker or KafkaClient tries to establish a SASL connection to ServerBroker, an exception is thrown: (Authentication failed: Invalid username or password) - posted by "RivenSun (Jira)" <ji...@apache.org> on 2021/10/30 13:09:00 UTC, 4 replies.
- [GitHub] [kafka] cmccabe merged pull request #11417: KAFKA-13340: Change ZooKeeperTestHarness to QuorumTestHarness - posted by GitBox <gi...@apache.org> on 2021/10/30 15:00:44 UTC, 0 replies.
- [jira] [Created] (KAFKA-13423) Error falsely reported on Kafka Streams app when GlobalKTables are used - posted by "michal.brylka (Jira)" <ji...@apache.org> on 2021/10/30 15:14:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-13423) Error falsely reported on Kafka Streams app when GlobalKTables are used - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/10/30 18:43:00 UTC, 0 replies.
- [GitHub] [kafka] mjsax opened a new pull request #11455: KAFKA-13423: GlobalThread should not log ERROR on clean shutdown - posted by GitBox <gi...@apache.org> on 2021/10/30 18:45:46 UTC, 0 replies.
- [GitHub] [kafka] splett2 commented on pull request #11454: KAFKA-13341: Quotas are not applied to requests with null clientId - posted by GitBox <gi...@apache.org> on 2021/10/30 22:25:25 UTC, 0 replies.
- [GitHub] [kafka] splett2 edited a comment on pull request #11454: KAFKA-13341: Quotas are not applied to requests with null clientId - posted by GitBox <gi...@apache.org> on 2021/10/30 22:25:47 UTC, 0 replies.
- [jira] [Created] (KAFKA-13424) Redundant cleanup operations in TopicChangeHandler or TopicDeletionManager - posted by "Xiaobing Fang (Jira)" <ji...@apache.org> on 2021/10/31 07:16:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-13424) Redundant cleanup operations in TopicChangeHandler or TopicDeletionManager - posted by "Xiaobing Fang (Jira)" <ji...@apache.org> on 2021/10/31 07:16:00 UTC, 2 replies.
- [GitHub] [kafka] dongjinleekr commented on pull request #11431: KAFKA-13397: Honor 'replication.policy.separator' configuration when creating MirrorMaker2 internal topics - posted by GitBox <gi...@apache.org> on 2021/10/31 08:48:16 UTC, 0 replies.
- [GitHub] [kafka] florin-akermann opened a new pull request #11456: KAFKA-13351: Add possibility to write kafka headers in Kafka Console Producer - posted by GitBox <gi...@apache.org> on 2021/10/31 17:51:40 UTC, 0 replies.
- [GitHub] [kafka] florin-akermann commented on pull request #11456: KAFKA-13351: Add possibility to write kafka headers in Kafka Console Producer - posted by GitBox <gi...@apache.org> on 2021/10/31 19:06:11 UTC, 1 replies.
- [GitHub] [kafka] florin-akermann edited a comment on pull request #11456: KAFKA-13351: Add possibility to write kafka headers in Kafka Console Producer - posted by GitBox <gi...@apache.org> on 2021/10/31 19:47:41 UTC, 0 replies.
- [GitHub] [kafka] Luizfrf3 edited a comment on pull request #11441: KAFKA-8941: Add RocksDB Metrics that Could not be Added due to RocksD… - posted by GitBox <gi...@apache.org> on 2021/10/31 22:11:13 UTC, 0 replies.