You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [kafka] ijuma commented on pull request #8830: KAFKA-10116: GraalVM native-image prototype - posted by GitBox <gi...@apache.org> on 2021/03/01 00:53:59 UTC, 2 replies.
- [GitHub] [kafka] ijuma edited a comment on pull request #8830: KAFKA-10116: GraalVM native-image prototype - posted by GitBox <gi...@apache.org> on 2021/03/01 01:52:28 UTC, 0 replies.
- [GitHub] [kafka] rspurgeon commented on pull request #8830: KAFKA-10116: GraalVM native-image prototype - posted by GitBox <gi...@apache.org> on 2021/03/01 01:56:38 UTC, 1 replies.
- [jira] [Commented] (KAFKA-10788) Streamlining Tests in CachingInMemoryKeyValueStoreTest - posted by "Rohit Deshpande (Jira)" <ji...@apache.org> on 2021/03/01 03:45:00 UTC, 2 replies.
- [jira] [Created] (KAFKA-12388) Share broker channel between alterIsrManager and lifecycleManager - posted by "dengziming (Jira)" <ji...@apache.org> on 2021/03/01 05:06:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12388) Share broker channel between alterIsrManager and lifecycleManager - posted by "dengziming (Jira)" <ji...@apache.org> on 2021/03/01 05:06:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-10886) Kafka crashed in windows environment2 - posted by "Wenbing Shen (Jira)" <ji...@apache.org> on 2021/03/01 06:30:00 UTC, 1 replies.
- [jira] [Commented] (KAFKA-10886) Kafka crashed in windows environment2 - posted by "Wenbing Shen (Jira)" <ji...@apache.org> on 2021/03/01 06:32:00 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang opened a new pull request #10232: KAFKA-12352: Make sure all rejoin group and reset state has a reason - posted by GitBox <gi...@apache.org> on 2021/03/01 06:47:11 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on a change in pull request #10232: KAFKA-12352: Make sure all rejoin group and reset state has a reason - posted by GitBox <gi...@apache.org> on 2021/03/01 06:51:03 UTC, 4 replies.
- [jira] [Commented] (KAFKA-12253) Add tests that cover all of all of the cases for ReplicatedLog::validateOffsetAndEpoch - posted by "Rohit Deshpande (Jira)" <ji...@apache.org> on 2021/03/01 07:38:00 UTC, 3 replies.
- [jira] [Commented] (KAFKA-8154) Buffer Overflow exceptions between brokers and with clients - posted by "Ori Popowski (Jira)" <ji...@apache.org> on 2021/03/01 08:21:00 UTC, 6 replies.
- [jira] [Commented] (KAFKA-9752) Consumer rebalance can be stuck after new member timeout with old JoinGroup version - posted by "Peter Sinoros-Szabo (Jira)" <ji...@apache.org> on 2021/03/01 08:41:00 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on pull request #10141: KAFKA-12329; kafka-reassign-partitions command should give a better error message when a topic does not exist - posted by GitBox <gi...@apache.org> on 2021/03/01 09:04:19 UTC, 3 replies.
- [GitHub] [kafka] rajinisivaram merged pull request #10217: KAFKA-12254: Ensure MM2 creates topics with source topic configs - posted by GitBox <gi...@apache.org> on 2021/03/01 09:31:55 UTC, 0 replies.
- [jira] [Created] (KAFKA-12389) Upgrade of netty-codec due to CVE-2021-21290 - posted by "Dominique Mongelli (Jira)" <ji...@apache.org> on 2021/03/01 09:35:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12390) error when storing group assignment during SyncGroup - posted by "Andrey (Jira)" <ji...@apache.org> on 2021/03/01 09:37:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12391) Add an option to store arbitrary metadata to a SourceRecord - posted by "Luca Burgazzoli (Jira)" <ji...@apache.org> on 2021/03/01 10:27:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12391) Add an option to store arbitrary metadata to a SourceRecord - posted by "Luca Burgazzoli (Jira)" <ji...@apache.org> on 2021/03/01 10:28:00 UTC, 0 replies.
- [GitHub] [kafka] cadonna commented on a change in pull request #10215: KAFKA-12375: don't reuse thread.id until a thread has fully shut down - posted by GitBox <gi...@apache.org> on 2021/03/01 10:50:08 UTC, 1 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10141: KAFKA-12329; kafka-reassign-partitions command should give a better error message when a topic does not exist - posted by GitBox <gi...@apache.org> on 2021/03/01 10:58:18 UTC, 1 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10184: MINOR: enable topic deletion in the KIP-500 controller - posted by GitBox <gi...@apache.org> on 2021/03/01 11:12:56 UTC, 3 replies.
- [GitHub] [kafka] tombentley commented on a change in pull request #10206: KAFKA-12369; Implement `ListTransactions` API - posted by GitBox <gi...@apache.org> on 2021/03/01 11:35:57 UTC, 0 replies.
- [GitHub] [kafka] tombentley commented on a change in pull request #10193: MINOR: correct the error message of validating uint32 - posted by GitBox <gi...@apache.org> on 2021/03/01 11:44:51 UTC, 1 replies.
- [GitHub] [kafka] tombentley commented on pull request #10202: MINOR: Deprecate the batch-size option in console producer - posted by GitBox <gi...@apache.org> on 2021/03/01 11:50:29 UTC, 0 replies.
- [GitHub] [kafka] kamalcph commented on pull request #10202: MINOR: Deprecate the batch-size option in console producer - posted by GitBox <gi...@apache.org> on 2021/03/01 11:55:57 UTC, 0 replies.
- [GitHub] [kafka] kamalcph edited a comment on pull request #10202: MINOR: Deprecate the batch-size option in console producer - posted by GitBox <gi...@apache.org> on 2021/03/01 11:56:49 UTC, 0 replies.
- [jira] [Commented] (KAFKA-8946) Single byte header issues WARN logging - posted by "Tom Bentley (Jira)" <ji...@apache.org> on 2021/03/01 12:10:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12392) Deprecate batch-size config from console producer - posted by "Kamal Chandraprakash (Jira)" <ji...@apache.org> on 2021/03/01 12:16:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12392) Deprecate batch-size config from console producer - posted by "Kamal Chandraprakash (Jira)" <ji...@apache.org> on 2021/03/01 12:29:00 UTC, 0 replies.
- [GitHub] [kafka] viktorsomogyi opened a new pull request #10233: KAFKA-9413: Auditing in Kafka - posted by GitBox <gi...@apache.org> on 2021/03/01 12:38:03 UTC, 0 replies.
- [GitHub] [kafka] kamalcph commented on pull request #10202: KAFKA-12392: Deprecate the batch-size option in console producer - posted by GitBox <gi...@apache.org> on 2021/03/01 12:41:35 UTC, 3 replies.
- [GitHub] [kafka] kamalcph edited a comment on pull request #10202: KAFKA-12392: Deprecate the batch-size option in console producer - posted by GitBox <gi...@apache.org> on 2021/03/01 12:41:57 UTC, 1 replies.
- [GitHub] [kafka] dajac opened a new pull request #10234: MINOR; Clean up LeaderAndIsrResponse construction in `ReplicaManager#becomeLeaderOrFollower` - posted by GitBox <gi...@apache.org> on 2021/03/01 13:56:39 UTC, 0 replies.
- [GitHub] [kafka] dajac merged pull request #10141: KAFKA-12329; kafka-reassign-partitions command should give a better error message when a topic does not exist - posted by GitBox <gi...@apache.org> on 2021/03/01 14:00:03 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12329) kafka-reassign-partitions command should give a better error message when a topic does not exist - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/03/01 14:01:00 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr opened a new pull request #10235: KAFKA-12389: Upgrade of netty-codec due to CVE-2021-21290 - posted by GitBox <gi...@apache.org> on 2021/03/01 14:23:26 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12389) Upgrade of netty-codec due to CVE-2021-21290 - posted by "Dongjin Lee (Jira)" <ji...@apache.org> on 2021/03/01 14:24:00 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr commented on pull request #10235: KAFKA-12389: Upgrade of netty-codec due to CVE-2021-21290 - posted by GitBox <gi...@apache.org> on 2021/03/01 14:29:05 UTC, 1 replies.
- [GitHub] [kafka] dajac opened a new pull request #10236: MINOR; Small refactor in `GroupMetadata` - posted by GitBox <gi...@apache.org> on 2021/03/01 14:44:43 UTC, 0 replies.
- [jira] [Created] (KAFKA-12393) Document multi-tenancy considerations - posted by "Michael G. Noll (Jira)" <ji...@apache.org> on 2021/03/01 15:00:13 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12393) Document multi-tenancy considerations - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/03/01 15:15:00 UTC, 12 replies.
- [GitHub] [kafka] C0urante commented on a change in pull request #9541: KAFKA-10675: Add schema name to ConnectSchema.validateValue() error message - posted by GitBox <gi...@apache.org> on 2021/03/01 15:34:57 UTC, 0 replies.
- [GitHub] [kafka] wcarlson5 commented on a change in pull request #10215: KAFKA-12375: don't reuse thread.id until a thread has fully shut down - posted by GitBox <gi...@apache.org> on 2021/03/01 15:36:37 UTC, 1 replies.
- [GitHub] [kafka] rhauch merged pull request #10016: KAFKA-10340: Proactively close producer when cancelling source tasks - posted by GitBox <gi...@apache.org> on 2021/03/01 16:03:51 UTC, 0 replies.
- [jira] [Updated] (KAFKA-10340) Source connectors should report error when trying to produce records to non-existent topics instead of hanging forever - posted by "Randall Hauch (Jira)" <ji...@apache.org> on 2021/03/01 16:06:00 UTC, 9 replies.
- [jira] [Commented] (KAFKA-10340) Source connectors should report error when trying to produce records to non-existent topics instead of hanging forever - posted by "Randall Hauch (Jira)" <ji...@apache.org> on 2021/03/01 16:16:00 UTC, 4 replies.
- [jira] [Comment Edited] (KAFKA-10340) Source connectors should report error when trying to produce records to non-existent topics instead of hanging forever - posted by "Randall Hauch (Jira)" <ji...@apache.org> on 2021/03/01 16:17:00 UTC, 2 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #9758: MINOR: remove FetchResponse.AbortedTransaction and redundant construc… - posted by GitBox <gi...@apache.org> on 2021/03/01 16:25:42 UTC, 5 replies.
- [GitHub] [kafka] ijuma commented on pull request #10203: MINOR: Prepare for Gradle 7.0 - posted by GitBox <gi...@apache.org> on 2021/03/01 16:28:15 UTC, 1 replies.
- [GitHub] [kafka] ijuma commented on pull request #10231: MINOR: Remove stack trace of the lock exception in a debug log4j - posted by GitBox <gi...@apache.org> on 2021/03/01 16:31:08 UTC, 0 replies.
- [GitHub] [kafka] rondagostino opened a new pull request #10237: MINOR: fix failing system test delegation_token_test - posted by GitBox <gi...@apache.org> on 2021/03/01 16:35:12 UTC, 0 replies.
- [GitHub] [kafka] rhauch opened a new pull request #10238: KAFKA-10340: Proactively close producer when cancelling source tasks - posted by GitBox <gi...@apache.org> on 2021/03/01 16:38:08 UTC, 0 replies.
- [GitHub] [kafka] rondagostino commented on a change in pull request #10227: KAFKA-12382: add a README for KIP-500 - posted by GitBox <gi...@apache.org> on 2021/03/01 16:56:40 UTC, 3 replies.
- [jira] [Updated] (KAFKA-12254) MirrorMaker 2.0 creates destination topic with default configs - posted by "Dhruvil Shah (Jira)" <ji...@apache.org> on 2021/03/01 16:57:00 UTC, 4 replies.
- [jira] [Updated] (KAFKA-8929) MM2 system tests - posted by "Dhruvil Shah (Jira)" <ji...@apache.org> on 2021/03/01 16:58:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-10582) Mirror Maker 2 not replicating new topics until restart - posted by "Leonid Ilyevsky (Jira)" <ji...@apache.org> on 2021/03/01 17:13:00 UTC, 1 replies.
- [GitHub] [kafka] dajac merged pull request #10236: MINOR; Small refactor in `GroupMetadata` - posted by GitBox <gi...@apache.org> on 2021/03/01 17:25:36 UTC, 0 replies.
- [GitHub] [kafka] tombentley commented on a change in pull request #10227: KAFKA-12382: add a README for KIP-500 - posted by GitBox <gi...@apache.org> on 2021/03/01 17:25:47 UTC, 2 replies.
- [GitHub] [kafka] junrao commented on a change in pull request #10216: KAFKA-12177: apply log start offset retention before time and size based retention - posted by GitBox <gi...@apache.org> on 2021/03/01 17:37:16 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12377) Flaky Test SaslAuthenticatorTest#testSslClientAuthRequiredForSaslSslListener - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/01 17:51:00 UTC, 3 replies.
- [jira] [Assigned] (KAFKA-12253) Add tests that cover all of all of the cases for ReplicatedLog::validateOffsetAndEpoch - posted by "Rohit Deshpande (Jira)" <ji...@apache.org> on 2021/03/01 17:56:00 UTC, 0 replies.
- [GitHub] [kafka] abbccdda commented on a change in pull request #10156: KAFKA-10345: File watch store reloading - posted by GitBox <gi...@apache.org> on 2021/03/01 18:26:23 UTC, 1 replies.
- [jira] [Commented] (KAFKA-10383) KTable Join on Foreign key is opinionated - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/01 18:38:00 UTC, 1 replies.
- [GitHub] [kafka] bbejeck commented on pull request #10150: KAFKA-3745: Add access to read-only key in value joiner - posted by GitBox <gi...@apache.org> on 2021/03/01 18:40:56 UTC, 4 replies.
- [jira] [Commented] (KAFKA-12283) Flaky Test RebalanceSourceConnectorsIntegrationTest#testMultipleWorkersRejoining - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/01 19:02:00 UTC, 7 replies.
- [GitHub] [kafka] mjsax merged pull request #10229: MINOR: Account for extra whitespaces in WordCountDemo - posted by GitBox <gi...@apache.org> on 2021/03/01 19:02:42 UTC, 0 replies.
- [GitHub] [kafka] mjsax commented on pull request #10229: MINOR: Account for extra whitespaces in WordCountDemo - posted by GitBox <gi...@apache.org> on 2021/03/01 19:02:52 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on pull request #10231: MINOR: Remove stack trace of the lock exception in a debug log4j - posted by GitBox <gi...@apache.org> on 2021/03/01 19:28:50 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang merged pull request #10231: MINOR: Remove stack trace of the lock exception in a debug log4j - posted by GitBox <gi...@apache.org> on 2021/03/01 19:32:16 UTC, 0 replies.
- [GitHub] [kafka] rondagostino commented on pull request #10225: MINOR: fix security_test for ZK case due to error change - posted by GitBox <gi...@apache.org> on 2021/03/01 19:54:00 UTC, 2 replies.
- [jira] [Created] (KAFKA-12394) Consider topic id existence and authorization errors - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/01 20:06:00 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #10223: MINOR: Do not expose topic name in `DeleteTopic` response if no describe permission - posted by GitBox <gi...@apache.org> on 2021/03/01 20:06:59 UTC, 4 replies.
- [GitHub] [kafka] guozhangwang merged pull request #10205: KAFKA-12323 Follow-up: Refactor the unit test a bit - posted by GitBox <gi...@apache.org> on 2021/03/01 20:11:24 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on pull request #10205: KAFKA-12323 Follow-up: Refactor the unit test a bit - posted by GitBox <gi...@apache.org> on 2021/03/01 20:12:30 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on pull request #10223: MINOR: Do not expose topic name in `DeleteTopic` response if no describe permission - posted by GitBox <gi...@apache.org> on 2021/03/01 20:13:53 UTC, 0 replies.
- [GitHub] [kafka] hachikuji edited a comment on pull request #10223: MINOR: Do not expose topic name in `DeleteTopic` response if no describe permission - posted by GitBox <gi...@apache.org> on 2021/03/01 20:14:17 UTC, 0 replies.
- [GitHub] [kafka] gharris1727 commented on a change in pull request #8259: KAFKA-7421: Ensure Connect's PluginClassLoader is truly parallel capable and resolve deadlock occurrences - posted by GitBox <gi...@apache.org> on 2021/03/01 20:18:06 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12394) Consider topic id existence and authorization errors - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/01 20:26:00 UTC, 3 replies.
- [GitHub] [kafka] gharris1727 commented on pull request #8259: KAFKA-7421: Ensure Connect's PluginClassLoader is truly parallel capable and resolve deadlock occurrences - posted by GitBox <gi...@apache.org> on 2021/03/01 20:28:16 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12381) Incompatible change in verifiable_producer.log in 2.8 - posted by "Boyang Chen (Jira)" <ji...@apache.org> on 2021/03/01 20:30:00 UTC, 2 replies.
- [jira] [Updated] (KAFKA-12381) Incompatible change in verifiable_producer.log in 2.8 - posted by "Boyang Chen (Jira)" <ji...@apache.org> on 2021/03/01 20:30:00 UTC, 2 replies.
- [GitHub] [kafka] jolshan commented on pull request #10223: MINOR: Do not expose topic name in `DeleteTopic` response if no describe permission - posted by GitBox <gi...@apache.org> on 2021/03/01 20:30:15 UTC, 0 replies.
- [jira] [Created] (KAFKA-12395) Drop topic mapKey in DeleteTopics response - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/01 20:44:00 UTC, 0 replies.
- [GitHub] [kafka] vanhoale opened a new pull request #10239: KAFKA-12372 - Enhance TimestampCoverter to handle multiple timestamp or date fields - posted by GitBox <gi...@apache.org> on 2021/03/01 21:15:59 UTC, 0 replies.
- [GitHub] [kafka] MarcoLotz commented on pull request #10042: KAFKA-9527: fix NPE when using time-based argument for Stream Resetter - posted by GitBox <gi...@apache.org> on 2021/03/01 21:17:01 UTC, 1 replies.
- [jira] [Comment Edited] (KAFKA-12394) Consider topic id existence and authorization errors - posted by "Justine Olshan (Jira)" <ji...@apache.org> on 2021/03/01 21:21:00 UTC, 1 replies.
- [jira] [Created] (KAFKA-12396) Dedicated exception for kstreams when null key received - posted by "Veniamin Kalegin (Jira)" <ji...@apache.org> on 2021/03/01 21:22:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-5146) Kafka Streams: remove compile dependency on connect-json - posted by "Marco Lotz (Jira)" <ji...@apache.org> on 2021/03/01 21:23:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-10251) Flaky Test kafka.api.TransactionsBounceTest.testWithGroupMetadata - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/01 21:36:00 UTC, 4 replies.
- [jira] [Updated] (KAFKA-12396) Dedicated exception for kstreams when null key received - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/01 21:44:00 UTC, 0 replies.
- [GitHub] [kafka] kkonstantine commented on a change in pull request #8259: KAFKA-7421: Ensure Connect's PluginClassLoader is truly parallel capable and resolve deadlock occurrences - posted by GitBox <gi...@apache.org> on 2021/03/01 22:01:29 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on a change in pull request #10227: KAFKA-12382: add a README for KIP-500 - posted by GitBox <gi...@apache.org> on 2021/03/01 22:14:19 UTC, 12 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #10184: MINOR: enable topic deletion in the KIP-500 controller - posted by GitBox <gi...@apache.org> on 2021/03/01 22:25:39 UTC, 4 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #10215: KAFKA-12375: don't reuse thread.id until a thread has fully shut down - posted by GitBox <gi...@apache.org> on 2021/03/01 22:50:34 UTC, 6 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #10232: KAFKA-12352: Make sure all rejoin group and reset state has a reason - posted by GitBox <gi...@apache.org> on 2021/03/01 22:55:05 UTC, 3 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #10206: KAFKA-12369; Implement `ListTransactions` API - posted by GitBox <gi...@apache.org> on 2021/03/01 23:21:05 UTC, 4 replies.
- [GitHub] [kafka] hachikuji commented on pull request #10206: KAFKA-12369; Implement `ListTransactions` API - posted by GitBox <gi...@apache.org> on 2021/03/01 23:29:32 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12359) Update Jetty to 11 - posted by "John Stacy (Jira)" <ji...@apache.org> on 2021/03/01 23:49:00 UTC, 1 replies.
- [jira] [Comment Edited] (KAFKA-12359) Update Jetty to 11 - posted by "John Stacy (Jira)" <ji...@apache.org> on 2021/03/01 23:50:00 UTC, 0 replies.
- [GitHub] [kafka] junrao commented on a change in pull request #10173: KAFKA-9548 Added SPIs and public classes/interfaces introduced in KIP-405 for tiered storage feature in Kafka. - posted by GitBox <gi...@apache.org> on 2021/03/02 01:24:09 UTC, 1 replies.
- [jira] [Created] (KAFKA-12397) Error:KeeperErrorCode = BadVersion for /brokers/topics - posted by "Sachin (Jira)" <ji...@apache.org> on 2021/03/02 02:12:00 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on pull request #10228: KAFKA-10251: increase timeout for consumeing records - posted by GitBox <gi...@apache.org> on 2021/03/02 02:47:25 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #10223: KAFKA-12394: Return `TOPIC_AUTHORIZATION_FAILED` in delete topic response if no describe permission - posted by GitBox <gi...@apache.org> on 2021/03/02 03:03:37 UTC, 1 replies.
- [GitHub] [kafka] abbccdda opened a new pull request #10240: KAFKA-12381: only return leader not available for internal topic creation - posted by GitBox <gi...@apache.org> on 2021/03/02 03:13:16 UTC, 0 replies.
- [GitHub] [kafka] abbccdda commented on pull request #10240: KAFKA-12381: only return leader not available for internal topic creation - posted by GitBox <gi...@apache.org> on 2021/03/02 03:19:20 UTC, 1 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #9758: MINOR: remove FetchResponse.AbortedTransaction and redundant construc… - posted by GitBox <gi...@apache.org> on 2021/03/02 03:23:33 UTC, 10 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10215: KAFKA-12375: don't reuse thread.id until a thread has fully shut down - posted by GitBox <gi...@apache.org> on 2021/03/02 03:42:36 UTC, 2 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #10163: KAFKA-10357: Extract setup of changelog from Streams partition assignor - posted by GitBox <gi...@apache.org> on 2021/03/02 04:04:13 UTC, 1 replies.
- [GitHub] [kafka] chia7712 commented on pull request #9758: MINOR: remove FetchResponse.AbortedTransaction and redundant construc… - posted by GitBox <gi...@apache.org> on 2021/03/02 04:17:42 UTC, 6 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10193: MINOR: correct the error message of validating uint32 - posted by GitBox <gi...@apache.org> on 2021/03/02 04:20:15 UTC, 1 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0 - posted by GitBox <gi...@apache.org> on 2021/03/02 04:54:34 UTC, 4 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10206: KAFKA-12369; Implement `ListTransactions` API - posted by GitBox <gi...@apache.org> on 2021/03/02 05:22:34 UTC, 3 replies.
- [jira] [Comment Edited] (KAFKA-8154) Buffer Overflow exceptions between brokers and with clients - posted by "Ori Popowski (Jira)" <ji...@apache.org> on 2021/03/02 05:49:00 UTC, 0 replies.
- [GitHub] [kafka] lbradstreet opened a new pull request #10241: MINOR: time and log producer state recovery phases - posted by GitBox <gi...@apache.org> on 2021/03/02 05:49:18 UTC, 0 replies.
- [jira] [Created] (KAFKA-12398) Fix flaky test `ConsumerBounceTest.testClose` - posted by "dengziming (Jira)" <ji...@apache.org> on 2021/03/02 06:24:00 UTC, 0 replies.
- [GitHub] [kafka] showuon opened a new pull request #10242: MINOR: format the revoking active log output - posted by GitBox <gi...@apache.org> on 2021/03/02 06:38:37 UTC, 0 replies.
- [GitHub] [kafka] dengziming opened a new pull request #10243: KAFKA-12398: Fix flaky test `ConsumerBounceTest.testClose` - posted by GitBox <gi...@apache.org> on 2021/03/02 07:04:35 UTC, 0 replies.
- [jira] [Commented] (KAFKA-8206) A consumer can't discover new group coordinator when the cluster was partly restarted - posted by "Ivan Yurchenko (Jira)" <ji...@apache.org> on 2021/03/02 07:12:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12399) Add log4j2 Appender - posted by "Dongjin Lee (Jira)" <ji...@apache.org> on 2021/03/02 07:30:00 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr opened a new pull request #10244: KAFKA-12399: Add log4j2 Appender - posted by GitBox <gi...@apache.org> on 2021/03/02 07:46:53 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr commented on pull request #10244: KAFKA-12399: Add log4j2 Appender - posted by GitBox <gi...@apache.org> on 2021/03/02 07:46:57 UTC, 0 replies.
- [GitHub] [kafka] satishd commented on a change in pull request #10173: KAFKA-9548 Added SPIs and public classes/interfaces introduced in KIP-405 for tiered storage feature in Kafka. - posted by GitBox <gi...@apache.org> on 2021/03/02 07:47:00 UTC, 9 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10223: KAFKA-12394: Return `TOPIC_AUTHORIZATION_FAILED` in delete topic response if no describe permission - posted by GitBox <gi...@apache.org> on 2021/03/02 07:47:04 UTC, 2 replies.
- [jira] [Created] (KAFKA-12400) Upgrade jetty to fix CVE-2020-27223 - posted by "Dongjin Lee (Jira)" <ji...@apache.org> on 2021/03/02 08:12:00 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr opened a new pull request #10245: KAFKA-12400: Upgrade jetty to fix CVE-2020-27223 - posted by GitBox <gi...@apache.org> on 2021/03/02 08:18:35 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr commented on pull request #10245: KAFKA-12400: Upgrade jetty to fix CVE-2020-27223 - posted by GitBox <gi...@apache.org> on 2021/03/02 08:20:01 UTC, 1 replies.
- [GitHub] [kafka] dajac commented on a change in pull request #10243: KAFKA-12398: Fix flaky test `ConsumerBounceTest.testClose` - posted by GitBox <gi...@apache.org> on 2021/03/02 10:37:12 UTC, 2 replies.
- [GitHub] [kafka] chia7712 merged pull request #10193: MINOR: correct the error message of validating uint32 - posted by GitBox <gi...@apache.org> on 2021/03/02 10:49:03 UTC, 0 replies.
- [GitHub] [kafka] dajac merged pull request #10242: MINOR: format the revoking active log output - posted by GitBox <gi...@apache.org> on 2021/03/02 10:49:03 UTC, 0 replies.
- [GitHub] [kafka] dajac merged pull request #10241: MINOR: time and log producer state recovery phases - posted by GitBox <gi...@apache.org> on 2021/03/02 11:53:24 UTC, 0 replies.
- [GitHub] [kafka] chia7712 opened a new pull request #10246: MINOR: add 'toString' to classes which are used by loggin - posted by GitBox <gi...@apache.org> on 2021/03/02 12:14:10 UTC, 0 replies.
- [GitHub] [kafka] cadonna edited a comment on pull request #9717: KAFKA-10766: Unit test cases for RocksDBRangeIterator - posted by GitBox <gi...@apache.org> on 2021/03/02 12:15:00 UTC, 0 replies.
- [GitHub] [kafka] cadonna commented on a change in pull request #10163: KAFKA-10357: Extract setup of changelog from Streams partition assignor - posted by GitBox <gi...@apache.org> on 2021/03/02 12:50:42 UTC, 4 replies.
- [GitHub] [kafka] dengziming opened a new pull request #10247: MINOR: Fix log format - posted by GitBox <gi...@apache.org> on 2021/03/02 13:10:47 UTC, 0 replies.
- [GitHub] [kafka] dengziming commented on pull request #10247: MINOR: Fix log format in AbstractCoordinator - posted by GitBox <gi...@apache.org> on 2021/03/02 13:14:15 UTC, 1 replies.
- [GitHub] [kafka] cadonna commented on pull request #10215: KAFKA-12375: don't reuse thread.id until a thread has fully shut down - posted by GitBox <gi...@apache.org> on 2021/03/02 13:25:07 UTC, 0 replies.
- [GitHub] [kafka] dengziming commented on a change in pull request #10246: MINOR: add 'toString' to classes which are used by loggin - posted by GitBox <gi...@apache.org> on 2021/03/02 13:25:50 UTC, 1 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10246: MINOR: add 'toString' to classes which are used by loggin - posted by GitBox <gi...@apache.org> on 2021/03/02 14:16:48 UTC, 1 replies.
- [GitHub] [kafka] vvcephei merged pull request #10137: KAFKA-12268: Implement task idling semantics via currentLag API - posted by GitBox <gi...@apache.org> on 2021/03/02 14:20:57 UTC, 0 replies.
- [GitHub] [kafka] vvcephei closed pull request #10096: KAFKA-12268: Make early poll return opt-in - posted by GitBox <gi...@apache.org> on 2021/03/02 14:21:19 UTC, 0 replies.
- [GitHub] [kafka] vvcephei commented on pull request #10096: KAFKA-12268: Make early poll return opt-in - posted by GitBox <gi...@apache.org> on 2021/03/02 14:21:21 UTC, 0 replies.
- [jira] [Commented] (KAFKA-10285) consumer is not rejoining after restart of broker. - posted by "Monolith (Jira)" <ji...@apache.org> on 2021/03/02 14:31:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12164) ssue when kafka connect worker pod restart, during creation of nested partition directories in hdfs file system. - posted by "kaushik srinivas (Jira)" <ji...@apache.org> on 2021/03/02 14:32:00 UTC, 0 replies.
- [GitHub] [kafka] fouadsemaan commented on pull request #7898: KAFKA-9366: Change log4j dependency into log4j2 - posted by GitBox <gi...@apache.org> on 2021/03/02 14:42:33 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10247: MINOR: Fix log format in AbstractCoordinator - posted by GitBox <gi...@apache.org> on 2021/03/02 14:59:56 UTC, 0 replies.
- [GitHub] [kafka] dengziming edited a comment on pull request #10247: MINOR: Fix log format in AbstractCoordinator - posted by GitBox <gi...@apache.org> on 2021/03/02 15:09:02 UTC, 0 replies.
- [GitHub] [kafka] lordcheng10 commented on pull request #9870: KAFKA-12174: A program for dynamically alter log4j levels at runtime. - posted by GitBox <gi...@apache.org> on 2021/03/02 15:10:12 UTC, 1 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #10240: KAFKA-12381: only return leader not available for internal topic creation - posted by GitBox <gi...@apache.org> on 2021/03/02 15:17:06 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on pull request #10240: KAFKA-12381: only return leader not available for internal topic creation - posted by GitBox <gi...@apache.org> on 2021/03/02 15:29:51 UTC, 1 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10247: MINOR: Fix log format in AbstractCoordinator - posted by GitBox <gi...@apache.org> on 2021/03/02 15:35:19 UTC, 0 replies.
- [GitHub] [kafka] chia7712 closed pull request #10086: MINOR: expose number of forwarding requests to metrics - posted by GitBox <gi...@apache.org> on 2021/03/02 16:29:19 UTC, 0 replies.
- [GitHub] [kafka] chia7712 closed pull request #9128: KAFKA-7540 reduce session timeout to evict dead member in time and so… - posted by GitBox <gi...@apache.org> on 2021/03/02 16:29:40 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10234: MINOR; Clean up LeaderAndIsrResponse construction in `ReplicaManager#becomeLeaderOrFollower` - posted by GitBox <gi...@apache.org> on 2021/03/02 17:03:45 UTC, 3 replies.
- [GitHub] [kafka] chia7712 opened a new pull request #10248: MINOR: main function of o.a.k.c.p.t.Type does not show all types - posted by GitBox <gi...@apache.org> on 2021/03/02 17:33:40 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang merged pull request #10052: KAFKA-12289: Adding test cases for prefix scan in InMemoryKeyValueStore - posted by GitBox <gi...@apache.org> on 2021/03/02 17:53:44 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on pull request #10052: KAFKA-12289: Adding test cases for prefix scan in InMemoryKeyValueStore - posted by GitBox <gi...@apache.org> on 2021/03/02 17:53:56 UTC, 1 replies.
- [GitHub] [kafka] guozhangwang merged pull request #9717: KAFKA-10766: Unit test cases for RocksDBRangeIterator - posted by GitBox <gi...@apache.org> on 2021/03/02 17:55:32 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on pull request #9717: KAFKA-10766: Unit test cases for RocksDBRangeIterator - posted by GitBox <gi...@apache.org> on 2021/03/02 17:56:10 UTC, 0 replies.
- [GitHub] [kafka] mumrah commented on a change in pull request #10237: MINOR: fix failing system test delegation_token_test - posted by GitBox <gi...@apache.org> on 2021/03/02 17:56:21 UTC, 0 replies.
- [GitHub] [kafka] mumrah merged pull request #10224: MINOR: Disable transactional/idempotent system tests for Raft quorums - posted by GitBox <gi...@apache.org> on 2021/03/02 17:57:24 UTC, 0 replies.
- [GitHub] [kafka] rhauch commented on pull request #9950: KAFKA-12170: Fix for Connect Cast SMT to correctly transform a Byte array into a string - posted by GitBox <gi...@apache.org> on 2021/03/02 18:03:19 UTC, 0 replies.
- [jira] [Commented] (KAFKA-8003) Flaky Test TransactionsTest #testFencingOnTransactionExpiration - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/02 18:07:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12401) Flaky Test FeatureCommandTest#testUpgradeAllFeaturesSuccess - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/02 18:11:00 UTC, 0 replies.
- [jira] [Comment Edited] (KAFKA-10251) Flaky Test kafka.api.TransactionsBounceTest.testWithGroupMetadata - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/02 18:12:00 UTC, 0 replies.
- [GitHub] [kafka] vanhoale commented on pull request #10239: KAFKA-12372: Enhance TimestampCoverter Connect transformation to handle multiple timestamp or date fields - posted by GitBox <gi...@apache.org> on 2021/03/02 18:18:47 UTC, 1 replies.
- [GitHub] [kafka] hachikuji merged pull request #10223: KAFKA-12394: Return `TOPIC_AUTHORIZATION_FAILED` in delete topic response if no describe permission - posted by GitBox <gi...@apache.org> on 2021/03/02 18:20:20 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12394) Consider topic id existence and authorization errors - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/02 18:39:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12319) Flaky test ConnectionQuotasTest.testListenerConnectionRateLimitWhenActualRateAboveLimit() - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/02 18:55:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12402) client_sasl_mechanism should be an explicit list instead of a .csv string - posted by "Ron Dagostino (Jira)" <ji...@apache.org> on 2021/03/02 19:01:00 UTC, 0 replies.
- [GitHub] [kafka] rondagostino commented on a change in pull request #10237: MINOR: fix failing system test delegation_token_test - posted by GitBox <gi...@apache.org> on 2021/03/02 19:01:28 UTC, 0 replies.
- [GitHub] [kafka] sknop commented on pull request #9950: KAFKA-12170: Fix for Connect Cast SMT to correctly transform a Byte array into a string - posted by GitBox <gi...@apache.org> on 2021/03/02 19:36:58 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10228: KAFKA-10251: increase timeout for consumeing records - posted by GitBox <gi...@apache.org> on 2021/03/02 19:38:32 UTC, 1 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #10247: MINOR: Fix log format in AbstractCoordinator - posted by GitBox <gi...@apache.org> on 2021/03/02 19:43:10 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman merged pull request #10228: KAFKA-10251: increase timeout for consumeing records - posted by GitBox <gi...@apache.org> on 2021/03/02 19:46:40 UTC, 0 replies.
- [jira] [Created] (KAFKA-12403) Broker handling of delete topic events - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/02 19:58:00 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10163: KAFKA-10357: Extract setup of changelog from Streams partition assignor - posted by GitBox <gi...@apache.org> on 2021/03/02 19:59:32 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman merged pull request #10163: KAFKA-10357: Extract setup of changelog from Streams partition assignor - posted by GitBox <gi...@apache.org> on 2021/03/02 20:00:17 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12403) Broker handling of delete topic events - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/02 20:22:00 UTC, 0 replies.
- [GitHub] [kafka] rondagostino opened a new pull request #10249: MINOR: disable round_trip_fault_test system tests for Raft quorums - posted by GitBox <gi...@apache.org> on 2021/03/02 20:23:10 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0 - posted by GitBox <gi...@apache.org> on 2021/03/02 20:36:47 UTC, 10 replies.
- [GitHub] [kafka] cmccabe commented on a change in pull request #10184: MINOR: enable topic deletion in the KIP-500 controller - posted by GitBox <gi...@apache.org> on 2021/03/02 20:37:59 UTC, 3 replies.
- [GitHub] [kafka] jolshan commented on a change in pull request #10184: MINOR: enable topic deletion in the KIP-500 controller - posted by GitBox <gi...@apache.org> on 2021/03/02 20:43:46 UTC, 1 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10193: MINOR: correct the error message of validating uint32 - posted by GitBox <gi...@apache.org> on 2021/03/02 20:47:58 UTC, 1 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10141: KAFKA-12329; kafka-reassign-partitions command should give a better error message when a topic does not exist - posted by GitBox <gi...@apache.org> on 2021/03/02 20:52:54 UTC, 4 replies.
- [GitHub] [kafka] hachikuji merged pull request #10206: KAFKA-12369; Implement `ListTransactions` API - posted by GitBox <gi...@apache.org> on 2021/03/02 21:01:46 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12369) Implement ListTransactions API - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/02 21:02:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12238) Implement DescribeProducers API - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/02 21:03:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12267) Implement DescribeTransactions API - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/02 21:03:00 UTC, 0 replies.
- [GitHub] [kafka] junrao merged pull request #10216: KAFKA-12177: apply log start offset retention before time and size based retention - posted by GitBox <gi...@apache.org> on 2021/03/02 21:11:26 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12177) Retention is not idempotent - posted by "Jun Rao (Jira)" <ji...@apache.org> on 2021/03/02 21:13:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-3988) KafkaConfigBackingStore assumes configs will be stored as schemaless maps - posted by "Laxman Pachimadla (Jira)" <ji...@apache.org> on 2021/03/02 21:40:00 UTC, 1 replies.
- [GitHub] [kafka] rondagostino commented on pull request #10184: MINOR: enable topic deletion in the KIP-500 controller - posted by GitBox <gi...@apache.org> on 2021/03/02 21:48:17 UTC, 1 replies.
- [GitHub] [kafka] hachikuji commented on pull request #10184: MINOR: enable topic deletion in the KIP-500 controller - posted by GitBox <gi...@apache.org> on 2021/03/02 22:07:40 UTC, 1 replies.
- [GitHub] [kafka] cmccabe commented on pull request #10184: MINOR: enable topic deletion in the KIP-500 controller - posted by GitBox <gi...@apache.org> on 2021/03/02 22:12:11 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10245: KAFKA-12400: Upgrade jetty to fix CVE-2020-27223 - posted by GitBox <gi...@apache.org> on 2021/03/02 22:18:50 UTC, 0 replies.
- [jira] [Reopened] (KAFKA-10251) Flaky Test kafka.api.TransactionsBounceTest.testWithGroupMetadata - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/03 00:27:00 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman merged pull request #10215: KAFKA-12375: don't reuse thread.id until a thread has fully shut down - posted by GitBox <gi...@apache.org> on 2021/03/03 00:28:24 UTC, 0 replies.
- [GitHub] [kafka] dengziming commented on a change in pull request #10247: MINOR: Fix log format in AbstractCoordinator - posted by GitBox <gi...@apache.org> on 2021/03/03 01:50:54 UTC, 0 replies.
- [GitHub] [kafka] dengziming closed pull request #10247: MINOR: Fix log format in AbstractCoordinator - posted by GitBox <gi...@apache.org> on 2021/03/03 01:51:04 UTC, 0 replies.
- [GitHub] [kafka] dengziming opened a new pull request #10250: MINOR: Fix null exception in coordinator log - posted by GitBox <gi...@apache.org> on 2021/03/03 02:18:51 UTC, 0 replies.
- [GitHub] [kafka] dengziming commented on pull request #10250: MINOR: Fix null exception in coordinator log - posted by GitBox <gi...@apache.org> on 2021/03/03 02:19:31 UTC, 0 replies.
- [GitHub] [kafka] omkreddy closed pull request #10235: KAFKA-12389: Upgrade of netty-codec due to CVE-2021-21290 - posted by GitBox <gi...@apache.org> on 2021/03/03 04:15:50 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman opened a new pull request #10251: MINOR: add missing docs for record-e2e-latency metrics - posted by GitBox <gi...@apache.org> on 2021/03/03 04:17:14 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10251: MINOR: add missing docs for record-e2e-latency metrics - posted by GitBox <gi...@apache.org> on 2021/03/03 04:18:24 UTC, 3 replies.
- [jira] [Resolved] (KAFKA-12389) Upgrade of netty-codec due to CVE-2021-21290 - posted by "Manikumar (Jira)" <ji...@apache.org> on 2021/03/03 04:29:00 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #10251: MINOR: add missing docs for record-e2e-latency metrics - posted by GitBox <gi...@apache.org> on 2021/03/03 04:31:52 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10250: MINOR: Fix null exception in coordinator log - posted by GitBox <gi...@apache.org> on 2021/03/03 04:32:56 UTC, 1 replies.
- [GitHub] [kafka] chia7712 commented on pull request #10250: MINOR: Fix null exception in coordinator log - posted by GitBox <gi...@apache.org> on 2021/03/03 04:34:20 UTC, 0 replies.
- [GitHub] [kafka] chia7712 merged pull request #10250: MINOR: Fix null exception in coordinator log - posted by GitBox <gi...@apache.org> on 2021/03/03 04:38:25 UTC, 0 replies.
- [GitHub] [kafka] omkreddy closed pull request #10245: KAFKA-12400: Upgrade jetty to fix CVE-2020-27223 - posted by GitBox <gi...@apache.org> on 2021/03/03 04:44:07 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12400) Upgrade jetty to fix CVE-2020-27223 - posted by "Manikumar (Jira)" <ji...@apache.org> on 2021/03/03 04:50:00 UTC, 0 replies.
- [GitHub] [kafka] hachikuji opened a new pull request #10252: KAFKA-12403; Ensure local state deleted on `RemoveTopicRecord` received - posted by GitBox <gi...@apache.org> on 2021/03/03 04:56:00 UTC, 0 replies.
- [GitHub] [kafka] satishd commented on pull request #10173: KAFKA-9548 Added SPIs and public classes/interfaces introduced in KIP-405 for tiered storage feature in Kafka. - posted by GitBox <gi...@apache.org> on 2021/03/03 05:27:56 UTC, 1 replies.
- [GitHub] [kafka] dajac commented on a change in pull request #10234: MINOR; Clean up LeaderAndIsrResponse construction in `ReplicaManager#becomeLeaderOrFollower` - posted by GitBox <gi...@apache.org> on 2021/03/03 07:54:10 UTC, 3 replies.
- [GitHub] [kafka] dajac commented on a change in pull request #10141: KAFKA-12329; kafka-reassign-partitions command should give a better error message when a topic does not exist - posted by GitBox <gi...@apache.org> on 2021/03/03 08:05:06 UTC, 1 replies.
- [GitHub] [kafka] dajac commented on pull request #10234: MINOR; Clean up LeaderAndIsrResponse construction in `ReplicaManager#becomeLeaderOrFollower` - posted by GitBox <gi...@apache.org> on 2021/03/03 08:06:19 UTC, 2 replies.
- [GitHub] [kafka] rhauch commented on pull request #10203: MINOR: Prepare for Gradle 7.0 - posted by GitBox <gi...@apache.org> on 2021/03/03 08:14:33 UTC, 1 replies.
- [GitHub] [kafka] rhauch edited a comment on pull request #10203: MINOR: Prepare for Gradle 7.0 - posted by GitBox <gi...@apache.org> on 2021/03/03 08:41:27 UTC, 4 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10252: KAFKA-12403; Ensure local state deleted on `RemoveTopicRecord` received - posted by GitBox <gi...@apache.org> on 2021/03/03 09:37:53 UTC, 4 replies.
- [GitHub] [kafka] nicodds commented on pull request #10207: Fixing documentation source for issue KAFKA-12360 - posted by GitBox <gi...@apache.org> on 2021/03/03 10:51:54 UTC, 1 replies.
- [jira] [Created] (KAFKA-12404) Provision to propagate error message from Authorizer to clients - posted by "Giri (Jira)" <ji...@apache.org> on 2021/03/03 11:43:00 UTC, 0 replies.
- [GitHub] [kafka] priyavj08 commented on pull request #7898: KAFKA-9366: Change log4j dependency into log4j2 - posted by GitBox <gi...@apache.org> on 2021/03/03 11:58:27 UTC, 1 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10078: MINOR: Some tests in clients module does not cover all available versions - posted by GitBox <gi...@apache.org> on 2021/03/03 13:20:21 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/03/03 14:03:07 UTC, 2 replies.
- [GitHub] [kafka] dongjinleekr edited a comment on pull request #7898: KAFKA-9366: Change log4j dependency into log4j2 - posted by GitBox <gi...@apache.org> on 2021/03/03 14:03:30 UTC, 0 replies.
- [jira] [Created] (KAFKA-12405) Broker without active topics still involved in coordinating consumer group - posted by "Alexander (Jira)" <ji...@apache.org> on 2021/03/03 15:25:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12405) Broker without active topics still involved in coordinating consumer group - posted by "Alexander (Jira)" <ji...@apache.org> on 2021/03/03 15:26:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12405) Inconsistent broker without active topics still involved in coordinating consumer group - posted by "Alexander (Jira)" <ji...@apache.org> on 2021/03/03 15:28:00 UTC, 5 replies.
- [GitHub] [kafka] chia7712 commented on pull request #10203: MINOR: Prepare for Gradle 7.0 - posted by GitBox <gi...@apache.org> on 2021/03/03 15:57:43 UTC, 0 replies.
- [GitHub] [kafka] spena commented on a change in pull request #10211: KAFKA-12347: updating TaskMetadata - posted by GitBox <gi...@apache.org> on 2021/03/03 16:51:16 UTC, 1 replies.
- [GitHub] [kafka] junrao merged pull request #10173: KAFKA-9548 Added SPIs and public classes/interfaces introduced in KIP-405 for tiered storage feature in Kafka. - posted by GitBox <gi...@apache.org> on 2021/03/03 16:55:29 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-9548) SPI - RemoteStorageManager and RemoteLogMetadataManager interfaces and related classes. - posted by "Jun Rao (Jira)" <ji...@apache.org> on 2021/03/03 16:57:00 UTC, 0 replies.
- [GitHub] [kafka] rhauch commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0 - posted by GitBox <gi...@apache.org> on 2021/03/03 17:24:53 UTC, 2 replies.
- [GitHub] [kafka] jsancio opened a new pull request #10253: KAFKA-12376: Apply atomic append to the log - posted by GitBox <gi...@apache.org> on 2021/03/03 17:38:21 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #10252: KAFKA-12403; Ensure local state deleted on `RemoveTopicRecord` received - posted by GitBox <gi...@apache.org> on 2021/03/03 17:50:27 UTC, 14 replies.
- [GitHub] [kafka] wcarlson5 commented on a change in pull request #10211: KAFKA-12347: updating TaskMetadata - posted by GitBox <gi...@apache.org> on 2021/03/03 17:55:09 UTC, 4 replies.
- [GitHub] [kafka] mjsax commented on pull request #10207: Fixing documentation source for issue KAFKA-12360 - posted by GitBox <gi...@apache.org> on 2021/03/03 17:57:22 UTC, 0 replies.
- [GitHub] [kafka] mjsax commented on pull request #10131: KAFKA-5146 / move kafka-streams example to a new module - posted by GitBox <gi...@apache.org> on 2021/03/03 18:00:55 UTC, 1 replies.
- [GitHub] [kafka] mjsax commented on a change in pull request #10131: KAFKA-5146 / move kafka-streams example to a new module - posted by GitBox <gi...@apache.org> on 2021/03/03 18:02:33 UTC, 6 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10131: KAFKA-5146 / move kafka-streams example to a new module - posted by GitBox <gi...@apache.org> on 2021/03/03 18:20:37 UTC, 7 replies.
- [GitHub] [kafka] mjsax commented on a change in pull request #10042: KAFKA-9527: fix NPE when using time-based argument for Stream Resetter - posted by GitBox <gi...@apache.org> on 2021/03/03 18:33:19 UTC, 0 replies.
- [GitHub] [kafka] abbccdda commented on pull request #10240: KAFKA-12381: remove live broker checks for forwarding topic creation - posted by GitBox <gi...@apache.org> on 2021/03/03 18:38:56 UTC, 2 replies.
- [GitHub] [kafka] abbccdda commented on a change in pull request #10211: KAFKA-12347: updating TaskMetadata - posted by GitBox <gi...@apache.org> on 2021/03/03 18:56:08 UTC, 2 replies.
- [GitHub] [kafka] mjsax commented on a change in pull request #10150: KAFKA-3745: Add access to read-only key in value joiner - posted by GitBox <gi...@apache.org> on 2021/03/03 19:15:27 UTC, 0 replies.
- [GitHub] [kafka] mimaison merged pull request #10185: KAFKA-12284: wait for mm2 auto-created the topic - posted by GitBox <gi...@apache.org> on 2021/03/03 19:20:19 UTC, 0 replies.
- [jira] [Created] (KAFKA-12406) Fix broker-side client quotas in Raft mode - posted by "David Arthur (Jira)" <ji...@apache.org> on 2021/03/03 20:13:00 UTC, 0 replies.
- [GitHub] [kafka] mumrah opened a new pull request #10254: KAFKA-12406 Integrate client quotas with raft broker - posted by GitBox <gi...@apache.org> on 2021/03/03 20:14:42 UTC, 0 replies.
- [GitHub] [kafka] mumrah commented on a change in pull request #10253: KAFKA-12376: Apply atomic append to the log - posted by GitBox <gi...@apache.org> on 2021/03/03 20:33:13 UTC, 2 replies.
- [GitHub] [kafka] abbccdda edited a comment on pull request #10240: KAFKA-12381: remove live broker checks for forwarding topic creation - posted by GitBox <gi...@apache.org> on 2021/03/03 20:34:16 UTC, 0 replies.
- [GitHub] [kafka] mumrah merged pull request #9992: KAFKA-10759 Add ARM build stage - posted by GitBox <gi...@apache.org> on 2021/03/03 20:57:42 UTC, 0 replies.
- [jira] [Commented] (KAFKA-9296) Correlation id for response () does not match request () - posted by "Cruz Fernandez (Jira)" <ji...@apache.org> on 2021/03/03 20:58:00 UTC, 0 replies.
- [GitHub] [kafka] mumrah commented on pull request #9872: KAFKA-10759: ARM support for Kafka - posted by GitBox <gi...@apache.org> on 2021/03/03 20:58:35 UTC, 0 replies.
- [GitHub] [kafka] mumrah closed pull request #9872: KAFKA-10759: ARM support for Kafka - posted by GitBox <gi...@apache.org> on 2021/03/03 20:58:37 UTC, 0 replies.
- [GitHub] [kafka] jsancio commented on a change in pull request #10253: KAFKA-12376: Apply atomic append to the log - posted by GitBox <gi...@apache.org> on 2021/03/03 21:40:50 UTC, 4 replies.
- [GitHub] [kafka] mimaison commented on pull request #9950: KAFKA-12170: Fix for Connect Cast SMT to correctly transform a Byte array into a string - posted by GitBox <gi...@apache.org> on 2021/03/03 22:15:06 UTC, 0 replies.
- [GitHub] [kafka] mimaison merged pull request #9950: KAFKA-12170: Fix for Connect Cast SMT to correctly transform a Byte array into a string - posted by GitBox <gi...@apache.org> on 2021/03/03 22:18:04 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12170) Connect Cast cannot deal with fields of type "bytes" correctly - posted by "Mickael Maison (Jira)" <ji...@apache.org> on 2021/03/03 22:19:00 UTC, 0 replies.
- [GitHub] [kafka] jolshan commented on pull request #9944: KAFKA-10580: Add topic ID support to Fetch request - posted by GitBox <gi...@apache.org> on 2021/03/03 22:59:11 UTC, 6 replies.
- [GitHub] [kafka] hachikuji commented on pull request #9590: KAFKA-7556: KafkaConsumer.beginningOffsets does not return actual first offsets - posted by GitBox <gi...@apache.org> on 2021/03/03 23:37:21 UTC, 2 replies.
- [GitHub] [kafka] junrao commented on a change in pull request #10184: MINOR: enable topic deletion in the KIP-500 controller - posted by GitBox <gi...@apache.org> on 2021/03/03 23:58:39 UTC, 2 replies.
- [GitHub] [kafka] jolshan commented on pull request #9590: KAFKA-7556: KafkaConsumer.beginningOffsets does not return actual first offsets - posted by GitBox <gi...@apache.org> on 2021/03/04 00:09:09 UTC, 3 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #10131: KAFKA-5146 / move kafka-streams example to a new module - posted by GitBox <gi...@apache.org> on 2021/03/04 00:32:55 UTC, 0 replies.
- [GitHub] [kafka] mjsax commented on a change in pull request #9744: KAFKA-10062: Add a method to retrieve the current timestamp as known by the Streams app - posted by GitBox <gi...@apache.org> on 2021/03/04 01:47:21 UTC, 1 replies.
- [GitHub] [kafka] hachikuji edited a comment on pull request #9590: KAFKA-7556: KafkaConsumer.beginningOffsets does not return actual first offsets - posted by GitBox <gi...@apache.org> on 2021/03/04 02:23:00 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr commented on pull request #9457: MINOR: Trivial Cleanups - posted by GitBox <gi...@apache.org> on 2021/03/04 02:38:39 UTC, 1 replies.
- [GitHub] [kafka] dengziming opened a new pull request #10255: KAFKA-12388: Share broker channel between alterIsrManager and lifecycleManager - posted by GitBox <gi...@apache.org> on 2021/03/04 02:45:10 UTC, 0 replies.
- [GitHub] [kafka] dengziming commented on a change in pull request #10129: KAFKA-10817; Add clusterId validation to Fetch handling - posted by GitBox <gi...@apache.org> on 2021/03/04 02:52:02 UTC, 0 replies.
- [jira] [Commented] (KAFKA-9831) Failing test: EosIntegrationTest.shouldNotViolateEosIfOneTaskFailsWithState[exactly_once_beta] - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/03/04 02:59:00 UTC, 1 replies.
- [GitHub] [kafka] dengziming commented on a change in pull request #10243: KAFKA-12398: Fix flaky test `ConsumerBounceTest.testClose` - posted by GitBox <gi...@apache.org> on 2021/03/04 03:14:23 UTC, 2 replies.
- [GitHub] [kafka] hachikuji opened a new pull request #10256: MINOR: Raft max batch size needs to propagate to log config - posted by GitBox <gi...@apache.org> on 2021/03/04 04:49:30 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on pull request #10256: MINOR: Raft max batch size needs to propagate to log config - posted by GitBox <gi...@apache.org> on 2021/03/04 04:53:44 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10252: KAFKA-12403; Ensure local state deleted on `RemoveTopicRecord` received - posted by GitBox <gi...@apache.org> on 2021/03/04 05:14:02 UTC, 2 replies.
- [jira] [Created] (KAFKA-12407) Document omitted Controller Health Metrics - posted by "Dongjin Lee (Jira)" <ji...@apache.org> on 2021/03/04 06:08:00 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr opened a new pull request #10257: KAFKA-12407: Document omitted Controller Health Metrics - posted by GitBox <gi...@apache.org> on 2021/03/04 06:22:16 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr commented on pull request #10257: KAFKA-12407: Document omitted Controller Health Metrics - posted by GitBox <gi...@apache.org> on 2021/03/04 06:25:48 UTC, 0 replies.
- [jira] [Created] (KAFKA-12408) Document omitted ReplicaManager metrics - posted by "Dongjin Lee (Jira)" <ji...@apache.org> on 2021/03/04 06:49:00 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr opened a new pull request #10258: KAFKA-12408: Document omitted ReplicaManager metrics - posted by GitBox <gi...@apache.org> on 2021/03/04 07:16:20 UTC, 0 replies.
- [GitHub] [kafka] kamalcph opened a new pull request #10259: MINOR: Provide valid examples in README page. - posted by GitBox <gi...@apache.org> on 2021/03/04 07:17:42 UTC, 0 replies.
- [jira] [Created] (KAFKA-12409) Leaking gauge in ReplicaManager - posted by "Dongjin Lee (Jira)" <ji...@apache.org> on 2021/03/04 07:21:00 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr opened a new pull request #10260: KAFKA-12409: Leaking gauge in ReplicaManager - posted by GitBox <gi...@apache.org> on 2021/03/04 07:25:48 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr commented on pull request #10260: KAFKA-12409: Leaking gauge in ReplicaManager - posted by GitBox <gi...@apache.org> on 2021/03/04 07:29:07 UTC, 1 replies.
- [GitHub] [kafka] dongjinleekr commented on pull request #9870: KAFKA-12174: A program for dynamically alter log4j levels at runtime. - posted by GitBox <gi...@apache.org> on 2021/03/04 07:55:34 UTC, 0 replies.
- [GitHub] [kafka] sofarsoghood commented on pull request #7898: KAFKA-9366: Change log4j dependency into log4j2 - posted by GitBox <gi...@apache.org> on 2021/03/04 08:34:28 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on a change in pull request #10257: KAFKA-12407: Document omitted Controller Health Metrics - posted by GitBox <gi...@apache.org> on 2021/03/04 08:39:21 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr commented on a change in pull request #10257: KAFKA-12407: Document omitted Controller Health Metrics - posted by GitBox <gi...@apache.org> on 2021/03/04 09:26:57 UTC, 0 replies.
- [GitHub] [kafka] dajac merged pull request #10234: MINOR; Clean up LeaderAndIsrResponse construction in `ReplicaManager#becomeLeaderOrFollower` - posted by GitBox <gi...@apache.org> on 2021/03/04 09:31:46 UTC, 0 replies.
- [GitHub] [kafka] chia7712 opened a new pull request #10261: MINOR: using INFO level to log 'no meta.properties' for broker server - posted by GitBox <gi...@apache.org> on 2021/03/04 09:55:37 UTC, 0 replies.
- [GitHub] [kafka] chia7712 merged pull request #9758: MINOR: remove FetchResponse.AbortedTransaction and redundant construc… - posted by GitBox <gi...@apache.org> on 2021/03/04 10:07:05 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on a change in pull request #10078: MINOR: make sure all generated data tests cover all versions - posted by GitBox <gi...@apache.org> on 2021/03/04 10:51:05 UTC, 0 replies.
- [GitHub] [kafka] tombentley commented on pull request #9826: KAFKA-10816: Initialize REST endpoints only after the herder has started - posted by GitBox <gi...@apache.org> on 2021/03/04 11:20:47 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10078: MINOR: make sure all generated data tests cover all versions - posted by GitBox <gi...@apache.org> on 2021/03/04 12:49:37 UTC, 2 replies.
- [GitHub] [kafka] ijuma commented on pull request #9758: MINOR: remove FetchResponse.AbortedTransaction and redundant construc… - posted by GitBox <gi...@apache.org> on 2021/03/04 13:22:34 UTC, 1 replies.
- [jira] [Created] (KAFKA-12410) Remove FetchResponse#of - posted by "Chia-Ping Tsai (Jira)" <ji...@apache.org> on 2021/03/04 13:28:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12411) Group Coordinator Followers failing with OutOfOrderOffsetException - posted by "Sandeep (Jira)" <ji...@apache.org> on 2021/03/04 13:30:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12413) Group Coordinator followers are failing with OffsetsOutOfOrderException - posted by "Sandeep (Jira)" <ji...@apache.org> on 2021/03/04 13:34:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12412) Group Coordinator followers are failing with OffsetsOutOfOrderException - posted by "Sandeep (Jira)" <ji...@apache.org> on 2021/03/04 13:34:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12415) Prepare for Gradle 7.0 and restrict transitive scope for non api dependencies - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/04 13:36:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12414) Group Coordinator followers are failing with OffsetsOutOfOrderException - posted by "Sandeep (Jira)" <ji...@apache.org> on 2021/03/04 13:36:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12416) Group Coordinator followers are failing with OffsetsOutOfOrderException - posted by "Sandeep (Jira)" <ji...@apache.org> on 2021/03/04 13:39:00 UTC, 0 replies.
- [GitHub] [kafka] jeqo commented on a change in pull request #10042: KAFKA-9527: fix NPE when using time-based argument for Stream Resetter - posted by GitBox <gi...@apache.org> on 2021/03/04 13:52:41 UTC, 1 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10203: KAFKA-12415 Prepare for Gradle 7.0 and restrict transitive scope for non api dependencies - posted by GitBox <gi...@apache.org> on 2021/03/04 13:52:53 UTC, 0 replies.
- [jira] [Created] (KAFKA-12417) streams module should use `testRuntimeClasspath` instead of `testRuntime` configuration - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/04 13:53:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12418) Make sure it's ok not to include test jars in the release tarball - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/04 13:56:00 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on pull request #10203: KAFKA-12415 Prepare for Gradle 7.0 and restrict transitive scope for non api dependencies - posted by GitBox <gi...@apache.org> on 2021/03/04 13:57:40 UTC, 1 replies.
- [GitHub] [kafka] ijuma edited a comment on pull request #10203: KAFKA-12415 Prepare for Gradle 7.0 and restrict transitive scope for non api dependencies - posted by GitBox <gi...@apache.org> on 2021/03/04 13:57:51 UTC, 0 replies.
- [GitHub] [kafka] lindong28 commented on pull request #10257: KAFKA-12407: Document omitted Controller Health Metrics - posted by GitBox <gi...@apache.org> on 2021/03/04 14:04:42 UTC, 0 replies.
- [GitHub] [kafka] MarcoLotz commented on a change in pull request #10131: KAFKA-5146 / move kafka-streams example to a new module - posted by GitBox <gi...@apache.org> on 2021/03/04 14:24:22 UTC, 4 replies.
- [GitHub] [kafka] lindong28 merged pull request #10257: KAFKA-12407: Document Controller Health Metrics - posted by GitBox <gi...@apache.org> on 2021/03/04 14:25:05 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12407) Document omitted Controller Health Metrics - posted by "Dong Lin (Jira)" <ji...@apache.org> on 2021/03/04 14:26:00 UTC, 0 replies.
- [GitHub] [kafka] tombentley opened a new pull request #10262: MINOR: Add missing log argument - posted by GitBox <gi...@apache.org> on 2021/03/04 14:41:57 UTC, 0 replies.
- [GitHub] [kafka] tombentley commented on pull request #10262: MINOR: Add missing log argument - posted by GitBox <gi...@apache.org> on 2021/03/04 14:43:03 UTC, 0 replies.
- [GitHub] [kafka] tombentley commented on a change in pull request #10253: KAFKA-12376: Apply atomic append to the log - posted by GitBox <gi...@apache.org> on 2021/03/04 14:51:16 UTC, 1 replies.
- [GitHub] [kafka] miguno opened a new pull request #10263: KAFKA-12393: Document multi-tenancy considerations (#334) - posted by GitBox <gi...@apache.org> on 2021/03/04 15:24:36 UTC, 0 replies.
- [GitHub] [kafka] miguno commented on pull request #10263: KAFKA-12393: Document multi-tenancy considerations - posted by GitBox <gi...@apache.org> on 2021/03/04 15:25:01 UTC, 0 replies.
- [GitHub] [kafka] highluck commented on a change in pull request #9851: KAFKA-10769 Remove JoinGroupRequest#containsValidPattern as it is dup… - posted by GitBox <gi...@apache.org> on 2021/03/04 15:42:40 UTC, 4 replies.
- [GitHub] [kafka] bbejeck commented on pull request #10263: KAFKA-12393: Document multi-tenancy considerations - posted by GitBox <gi...@apache.org> on 2021/03/04 15:43:54 UTC, 2 replies.
- [GitHub] [kafka] bbejeck edited a comment on pull request #10263: KAFKA-12393: Document multi-tenancy considerations - posted by GitBox <gi...@apache.org> on 2021/03/04 15:46:22 UTC, 0 replies.
- [GitHub] [kafka] bbejeck merged pull request #10263: KAFKA-12393: Document multi-tenancy considerations - posted by GitBox <gi...@apache.org> on 2021/03/04 15:47:57 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12393) Document multi-tenancy considerations - posted by "Bill Bejeck (Jira)" <ji...@apache.org> on 2021/03/04 15:57:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12393) Document multi-tenancy considerations - posted by "Bill Bejeck (Jira)" <ji...@apache.org> on 2021/03/04 15:58:00 UTC, 0 replies.
- [GitHub] [kafka] chia7712 merged pull request #10078: MINOR: make sure all generated data tests cover all versions - posted by GitBox <gi...@apache.org> on 2021/03/04 16:23:15 UTC, 0 replies.
- [GitHub] [kafka] C0urante commented on pull request #9826: KAFKA-10816: Initialize REST endpoints only after the herder has started - posted by GitBox <gi...@apache.org> on 2021/03/04 16:36:33 UTC, 0 replies.
- [GitHub] [kafka] C0urante edited a comment on pull request #9826: KAFKA-10816: Initialize REST endpoints only after the herder has started - posted by GitBox <gi...@apache.org> on 2021/03/04 16:37:26 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12391) Add an option to store arbitrary metadata to a SourceRecord - posted by "Chris Egerton (Jira)" <ji...@apache.org> on 2021/03/04 16:50:00 UTC, 4 replies.
- [jira] [Comment Edited] (KAFKA-12391) Add an option to store arbitrary metadata to a SourceRecord - posted by "Chris Egerton (Jira)" <ji...@apache.org> on 2021/03/04 16:51:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12419) Remove Deprecated APIs of Kafka Streams in 3.0 - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/04 17:00:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12419) Remove Deprecated APIs of Kafka Streams in 3.0 - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/04 17:16:00 UTC, 2 replies.
- [jira] [Commented] (KAFKA-12419) Remove Deprecated APIs of Kafka Streams in 3.0 - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/04 17:26:00 UTC, 6 replies.
- [GitHub] [kafka] hachikuji commented on pull request #10256: MINOR: Raft max batch size needs to propagate to log config - posted by GitBox <gi...@apache.org> on 2021/03/04 18:32:08 UTC, 0 replies.
- [GitHub] [kafka] mumrah merged pull request #10253: KAFKA-12376: Apply atomic append to the log - posted by GitBox <gi...@apache.org> on 2021/03/04 18:55:54 UTC, 0 replies.
- [GitHub] [kafka] ijuma merged pull request #10203: KAFKA-12415 Prepare for Gradle 7.0 and restrict transitive scope for non api dependencies - posted by GitBox <gi...@apache.org> on 2021/03/04 19:22:31 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12411) Group Coordinator Followers failing with OutOfOrderOffsetException - posted by "Sandeep (Jira)" <ji...@apache.org> on 2021/03/04 19:24:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12415) Prepare for Gradle 7.0 and restrict transitive scope for non api dependencies - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/04 19:24:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12416) Group Coordinator followers are failing with OffsetsOutOfOrderException - posted by "Sandeep (Jira)" <ji...@apache.org> on 2021/03/04 19:25:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12413) Group Coordinator followers are failing with OffsetsOutOfOrderException - posted by "Sandeep (Jira)" <ji...@apache.org> on 2021/03/04 19:25:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12414) Group Coordinator followers are failing with OffsetsOutOfOrderException - posted by "Sandeep (Jira)" <ji...@apache.org> on 2021/03/04 19:25:00 UTC, 0 replies.
- [GitHub] [kafka] hachikuji merged pull request #10184: MINOR: enable topic deletion in the KIP-500 controller - posted by GitBox <gi...@apache.org> on 2021/03/04 19:28:35 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-9831) Failing test: EosIntegrationTest.shouldNotViolateEosIfOneTaskFailsWithState[exactly_once_beta] - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/04 19:39:00 UTC, 0 replies.
- [GitHub] [kafka] mumrah commented on a change in pull request #10256: MINOR: Raft max batch size needs to propagate to log config - posted by GitBox <gi...@apache.org> on 2021/03/04 19:50:42 UTC, 1 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #10256: MINOR: Raft max batch size needs to propagate to log config - posted by GitBox <gi...@apache.org> on 2021/03/04 19:53:39 UTC, 4 replies.
- [GitHub] [kafka] hachikuji opened a new pull request #10264: HOTFIX: Controller topic deletion should be atomic - posted by GitBox <gi...@apache.org> on 2021/03/04 20:09:58 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on pull request #10264: HOTFIX: Controller topic deletion should be atomic - posted by GitBox <gi...@apache.org> on 2021/03/04 20:18:26 UTC, 0 replies.
- [GitHub] [kafka] hachikuji merged pull request #10264: HOTFIX: Controller topic deletion should be atomic - posted by GitBox <gi...@apache.org> on 2021/03/04 20:19:50 UTC, 0 replies.
- [GitHub] [kafka] jeqo opened a new pull request #10265: To record value - posted by GitBox <gi...@apache.org> on 2021/03/04 20:27:38 UTC, 0 replies.
- [jira] [Created] (KAFKA-12420) Kafka network Selector class has many constructors; use a Builder pattern instead - posted by "Steve Rodrigues (Jira)" <ji...@apache.org> on 2021/03/04 20:42:00 UTC, 0 replies.
- [GitHub] [kafka] Iskuskov commented on a change in pull request #9541: KAFKA-10675: Add schema name to ConnectSchema.validateValue() error message - posted by GitBox <gi...@apache.org> on 2021/03/04 20:43:29 UTC, 0 replies.
- [GitHub] [kafka] lostiniceland closed pull request #2882: KAFKA-5008: Provide OSGi metadata for Kafka-Clients - posted by GitBox <gi...@apache.org> on 2021/03/04 20:48:53 UTC, 0 replies.
- [GitHub] [kafka] cadonna opened a new pull request #10266: KAFKA-10357: Add validation method for internal topics - posted by GitBox <gi...@apache.org> on 2021/03/04 20:52:20 UTC, 0 replies.
- [GitHub] [kafka] cadonna commented on pull request #10266: KAFKA-10357: Add validation method for internal topics - posted by GitBox <gi...@apache.org> on 2021/03/04 20:53:02 UTC, 2 replies.
- [GitHub] [kafka] cadonna commented on a change in pull request #10266: KAFKA-10357: Add validation method for internal topics - posted by GitBox <gi...@apache.org> on 2021/03/04 20:53:45 UTC, 10 replies.
- [jira] [Created] (KAFKA-12421) Improve controller's atomic grouping - posted by "Jose Armando Garcia Sancio (Jira)" <ji...@apache.org> on 2021/03/04 21:04:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12422) Add getter for KafkaConsumer configs - posted by "Max Rothman (Jira)" <ji...@apache.org> on 2021/03/04 21:08:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12423) Consider which log configs should be overridable for the metadata topic - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/04 21:24:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12424) Separate build logging in jenkins - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/04 21:29:00 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman merged pull request #10260: KAFKA-12409: Leaking gauge in ReplicaManager - posted by GitBox <gi...@apache.org> on 2021/03/04 22:26:07 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10260: KAFKA-12409: Leaking gauge in ReplicaManager - posted by GitBox <gi...@apache.org> on 2021/03/04 22:27:20 UTC, 1 replies.
- [jira] [Updated] (KAFKA-12409) Leaking gauge in ReplicaManager - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/04 22:30:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12409) Leaking gauge in ReplicaManager - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/04 22:31:00 UTC, 0 replies.
- [GitHub] [kafka] hachikuji merged pull request #10256: MINOR: Raft max batch size needs to propagate to log config - posted by GitBox <gi...@apache.org> on 2021/03/04 22:40:41 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman merged pull request #10251: MINOR: add missing docs for record-e2e-latency metrics - posted by GitBox <gi...@apache.org> on 2021/03/04 22:43:03 UTC, 0 replies.
- [jira] [Created] (KAFKA-12425) Connector status report could include a timestamp - posted by "James C. McPherson (Jira)" <ji...@apache.org> on 2021/03/04 22:51:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12426) Missing logic to create partition.metadata files in RaftReplicaManager - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/04 23:25:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12426) Missing logic to create partition.metadata files in RaftReplicaManager - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/04 23:26:00 UTC, 1 replies.
- [jira] [Created] (KAFKA-12427) Broker does not close muted idle connections with buffered data - posted by "David Mao (Jira)" <ji...@apache.org> on 2021/03/04 23:27:00 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on pull request #10252: KAFKA-12403; Ensure local state deleted on `RemoveTopicRecord` received - posted by GitBox <gi...@apache.org> on 2021/03/04 23:29:28 UTC, 1 replies.
- [GitHub] [kafka] splett2 opened a new pull request #10267: KAFKA-12427: Don't update connection idle time for muted connections - posted by GitBox <gi...@apache.org> on 2021/03/05 00:09:12 UTC, 0 replies.
- [GitHub] [kafka] splett2 commented on pull request #10267: KAFKA-12427: Don't update connection idle time for muted connections - posted by GitBox <gi...@apache.org> on 2021/03/05 00:12:48 UTC, 1 replies.
- [jira] [Created] (KAFKA-12428) Add a last-heartbeat-seconds-ago metric to Kafka Consumer - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/05 01:07:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12428) Add a last-heartbeat-seconds-ago metric to Kafka Consumer - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/05 01:07:00 UTC, 1 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #10240: KAFKA-12381: remove live broker checks for forwarding topic creation - posted by GitBox <gi...@apache.org> on 2021/03/05 01:20:39 UTC, 1 replies.
- [GitHub] [kafka] dengziming commented on pull request #10021: KAFKA-12205: Delete snapshots less than the snapshot at the log start - posted by GitBox <gi...@apache.org> on 2021/03/05 02:08:50 UTC, 0 replies.
- [GitHub] [kafka] rohitrmd commented on a change in pull request #9744: KAFKA-10062: Add a method to retrieve the current timestamp as known by the Streams app - posted by GitBox <gi...@apache.org> on 2021/03/05 03:00:31 UTC, 1 replies.
- [GitHub] [kafka] showuon opened a new pull request #10268: MINOR: output meaningful error message - posted by GitBox <gi...@apache.org> on 2021/03/05 03:12:57 UTC, 0 replies.
- [GitHub] [kafka] vamossagar12 commented on pull request #9779: KAFKA-10767: Adding test cases for all, reverseAll and reverseRange for ThreadCache - posted by GitBox <gi...@apache.org> on 2021/03/05 03:22:20 UTC, 1 replies.
- [GitHub] [kafka] abbccdda commented on a change in pull request #10240: KAFKA-12381: remove live broker checks for forwarding topic creation - posted by GitBox <gi...@apache.org> on 2021/03/05 03:40:22 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #9851: KAFKA-10769 Remove JoinGroupRequest#containsValidPattern as it is dup… - posted by GitBox <gi...@apache.org> on 2021/03/05 03:50:43 UTC, 2 replies.
- [jira] [Commented] (KAFKA-12313) Consider deprecating the default.windowed.serde.inner.class configs - posted by "Sagar Rao (Jira)" <ji...@apache.org> on 2021/03/05 03:57:00 UTC, 9 replies.
- [jira] [Reopened] (KAFKA-12416) Group Coordinator followers are failing with OffsetsOutOfOrderException - posted by "Sandeep (Jira)" <ji...@apache.org> on 2021/03/05 04:47:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12412) Group Coordinator followers are failing with OffsetsOutOfOrderException - posted by "Sandeep (Jira)" <ji...@apache.org> on 2021/03/05 04:48:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12410) KafkaAPis ought to group fetch data before generating fetch response - posted by "Chia-Ping Tsai (Jira)" <ji...@apache.org> on 2021/03/05 05:44:00 UTC, 0 replies.
- [GitHub] [kafka] chia7712 opened a new pull request #10269: KAFKA-12410 KafkaAPis ought to group fetch data before generating fet… - posted by GitBox <gi...@apache.org> on 2021/03/05 05:49:11 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10269: KAFKA-12410 KafkaAPis ought to group fetch data before generating fet… - posted by GitBox <gi...@apache.org> on 2021/03/05 05:51:18 UTC, 8 replies.
- [jira] [Commented] (KAFKA-12428) Add a last-heartbeat-seconds-ago metric to Kafka Consumer - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/05 06:22:00 UTC, 3 replies.
- [jira] [Updated] (KAFKA-12416) Group Coordinator followers are failing with OffsetsOutOfOrderException - posted by "Sandeep (Jira)" <ji...@apache.org> on 2021/03/05 06:31:00 UTC, 1 replies.
- [GitHub] [kafka] rodesai commented on a change in pull request #10266: KAFKA-10357: Add validation method for internal topics - posted by GitBox <gi...@apache.org> on 2021/03/05 06:31:49 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on pull request #10269: KAFKA-12410 KafkaAPis ought to group fetch data before generating fet… - posted by GitBox <gi...@apache.org> on 2021/03/05 06:53:51 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12404) Provision to propagate error message from Authorizer to clients - posted by "YI-CHEN WANG (Jira)" <ji...@apache.org> on 2021/03/05 07:21:00 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on a change in pull request #10269: KAFKA-12410 KafkaAPis ought to group fetch data before generating fet… - posted by GitBox <gi...@apache.org> on 2021/03/05 07:37:28 UTC, 2 replies.
- [jira] [Updated] (KAFKA-7739) Kafka Tiered Storage - posted by "Satish Duggana (Jira)" <ji...@apache.org> on 2021/03/05 07:52:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12429) Serdes for all message types in internal topic which is used in default implementation for RLMM. - posted by "Satish Duggana (Jira)" <ji...@apache.org> on 2021/03/05 07:57:00 UTC, 0 replies.
- [GitHub] [kafka] Iskuskov commented on pull request #9541: KAFKA-10675: Add schema name to ConnectSchema.validateValue() error message - posted by GitBox <gi...@apache.org> on 2021/03/05 08:44:47 UTC, 1 replies.
- [jira] [Commented] (KAFKA-10526) Explore performance impact of leader fsync deferral - posted by "Sagar Rao (Jira)" <ji...@apache.org> on 2021/03/05 08:54:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12430) emit.heartbeats.enabled = false should disable heartbeats topic creation - posted by "Ivan Yurchenko (Jira)" <ji...@apache.org> on 2021/03/05 09:17:00 UTC, 0 replies.
- [GitHub] [kafka] omkreddy opened a new pull request #10270: MINOR: Update log level in SaslServerAuthenticator - posted by GitBox <gi...@apache.org> on 2021/03/05 09:25:53 UTC, 0 replies.
- [GitHub] [kafka] dpoldrugo commented on pull request #10059: KAFKA-8562: SaslChannelBuilder - avoid (reverse) DNS lookup while building underlying SslTransportLayer - posted by GitBox <gi...@apache.org> on 2021/03/05 09:27:04 UTC, 0 replies.
- [GitHub] [kafka] dpoldrugo edited a comment on pull request #10059: KAFKA-8562: SaslChannelBuilder - avoid (reverse) DNS lookup while building underlying SslTransportLayer - posted by GitBox <gi...@apache.org> on 2021/03/05 09:28:19 UTC, 0 replies.
- [jira] [Created] (KAFKA-12431) Fetch Request/Response without Topic information - posted by "Peter Sinoros-Szabo (Jira)" <ji...@apache.org> on 2021/03/05 10:15:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12431) Fetch Request/Response without Topic information - posted by "Peter Sinoros-Szabo (Jira)" <ji...@apache.org> on 2021/03/05 10:16:00 UTC, 6 replies.
- [GitHub] [kafka] pzygielo commented on pull request #8211: COMDEV-340 Fix project category - posted by GitBox <gi...@apache.org> on 2021/03/05 10:31:13 UTC, 0 replies.
- [GitHub] [kafka] mimaison commented on a change in pull request #10192: MINOR: Add missing unit tests for Mirror Connect - posted by GitBox <gi...@apache.org> on 2021/03/05 12:13:14 UTC, 0 replies.
- [GitHub] [kafka] omkreddy merged pull request #10270: MINOR: Update log level in SaslServerAuthenticator - posted by GitBox <gi...@apache.org> on 2021/03/05 12:30:58 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12430) emit.heartbeats.enabled = false should disable heartbeats topic creation - posted by "Ivan Yurchenko (Jira)" <ji...@apache.org> on 2021/03/05 13:18:00 UTC, 0 replies.
- [GitHub] [kafka] rajinisivaram commented on pull request #10267: KAFKA-12427: Don't update connection idle time for muted connections - posted by GitBox <gi...@apache.org> on 2021/03/05 13:30:00 UTC, 0 replies.
- [GitHub] [kafka] rajinisivaram commented on a change in pull request #10267: KAFKA-12427: Don't update connection idle time for muted connections - posted by GitBox <gi...@apache.org> on 2021/03/05 13:49:36 UTC, 0 replies.
- [GitHub] [kafka] mimaison commented on a change in pull request #9549: KIP-145: Add SMTs, HeaderFrom, DropHeaders and InsertHeader - posted by GitBox <gi...@apache.org> on 2021/03/05 14:36:06 UTC, 0 replies.
- [jira] [Reopened] (KAFKA-12347) Improve Kafka Streams ability to track progress - posted by "Walker Carlson (Jira)" <ji...@apache.org> on 2021/03/05 15:18:00 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on pull request #10269: KAFKA-12410 KafkaAPis ought to group fetch data before generating fet… - posted by GitBox <gi...@apache.org> on 2021/03/05 15:22:29 UTC, 1 replies.
- [GitHub] [kafka] satishd opened a new pull request #10271: KAFKA-12429: Added serdes for the default implementation of RLMM based on an internal topic as storage. - posted by GitBox <gi...@apache.org> on 2021/03/05 16:52:51 UTC, 0 replies.
- [GitHub] [kafka] satishd commented on pull request #10271: KAFKA-12429: Added serdes for the default implementation of RLMM based on an internal topic as storage. - posted by GitBox <gi...@apache.org> on 2021/03/05 16:53:23 UTC, 1 replies.
- [GitHub] [kafka] satishd edited a comment on pull request #10271: KAFKA-12429: Added serdes for the default implementation of RLMM based on an internal topic as storage. - posted by GitBox <gi...@apache.org> on 2021/03/05 16:55:35 UTC, 0 replies.
- [jira] [Created] (KAFKA-12432) AdminClient will not honor connection setup or request timeouts in some cases - posted by "Colin McCabe (Jira)" <ji...@apache.org> on 2021/03/05 17:30:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12433) Controller should create topic config records after topic record - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/05 17:52:00 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #10220: KAFKA-12383: Get RaftClusterTest.java and other KIP-500 junit tests working - posted by GitBox <gi...@apache.org> on 2021/03/05 18:43:55 UTC, 1 replies.
- [GitHub] [kafka] abbccdda merged pull request #10211: KAFKA-12347: updating TaskMetadata - posted by GitBox <gi...@apache.org> on 2021/03/05 19:27:41 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12432) Fix AdminClient timeout handling in the presence of badly behaved brokers - posted by "Colin McCabe (Jira)" <ji...@apache.org> on 2021/03/05 19:34:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12434) Admin API for DescribeProducers - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/05 20:03:00 UTC, 0 replies.
- [GitHub] [kafka] ijuma opened a new pull request #10272: MINOR: Various javadoc fixes - posted by GitBox <gi...@apache.org> on 2021/03/05 22:19:57 UTC, 0 replies.
- [jira] [Created] (KAFKA-12435) Several streams-test-utils classes missing from javadoc - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/05 22:24:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12435) Several streams-test-utils classes missing from javadoc - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/05 22:24:00 UTC, 3 replies.
- [jira] [Commented] (KAFKA-12435) Several streams-test-utils classes missing from javadoc - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/05 22:25:00 UTC, 2 replies.
- [jira] [Assigned] (KAFKA-9349) Investigate new member timeout for dynamic v4 JoinGroup - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/05 23:16:00 UTC, 0 replies.
- [jira] [Closed] (KAFKA-12347) Improve Kafka Streams ability to track progress - posted by "Walker Carlson (Jira)" <ji...@apache.org> on 2021/03/05 23:39:00 UTC, 0 replies.
- [GitHub] [kafka] abbccdda merged pull request #10240: KAFKA-12381: remove live broker checks for forwarding topic creation - posted by GitBox <gi...@apache.org> on 2021/03/05 23:55:27 UTC, 0 replies.
- [GitHub] [kafka] ijuma opened a new pull request #10273: MINOR: Include number of members in group coordinator messages - posted by GitBox <gi...@apache.org> on 2021/03/06 00:34:50 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12381) Incompatible change in verifiable_producer.log in 2.8 - posted by "Boyang Chen (Jira)" <ji...@apache.org> on 2021/03/06 06:47:00 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on pull request #10232: KAFKA-12352: Make sure all rejoin group and reset state has a reason - posted by GitBox <gi...@apache.org> on 2021/03/06 07:50:36 UTC, 0 replies.
- [GitHub] [kafka] chia7712 opened a new pull request #10274: MINOR: add missing space to errro message when setting uint16 - posted by GitBox <gi...@apache.org> on 2021/03/06 12:08:00 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10272: MINOR: Various javadoc fixes - posted by GitBox <gi...@apache.org> on 2021/03/06 12:33:49 UTC, 0 replies.
- [jira] [Created] (KAFKA-12436) deprecate MirrorMaker v1 - posted by "Ryanne Dolan (Jira)" <ji...@apache.org> on 2021/03/06 16:32:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12436) deprecate MirrorMaker v1 - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/06 16:39:00 UTC, 1 replies.
- [GitHub] [kafka] ijuma commented on pull request #10272: MINOR: Various javadoc fixes - posted by GitBox <gi...@apache.org> on 2021/03/06 16:40:01 UTC, 1 replies.
- [GitHub] [kafka] ning2008wisc commented on pull request #9287: extract common functions from SourceConnector and SourceTask - posted by GitBox <gi...@apache.org> on 2021/03/06 18:33:18 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr commented on pull request #10258: KAFKA-12408: Document omitted ReplicaManager metrics - posted by GitBox <gi...@apache.org> on 2021/03/07 12:12:33 UTC, 1 replies.
- [GitHub] [kafka] dongjinleekr removed a comment on pull request #10258: KAFKA-12408: Document omitted ReplicaManager metrics - posted by GitBox <gi...@apache.org> on 2021/03/07 12:12:59 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on pull request #10268: MINOR: output meaningful error message - posted by GitBox <gi...@apache.org> on 2021/03/08 03:31:24 UTC, 0 replies.
- [GitHub] [kafka] hachikuji opened a new pull request #10275: KAFKA-12434; Admin support for `DescribeProducers` API - posted by GitBox <gi...@apache.org> on 2021/03/08 04:23:04 UTC, 0 replies.
- [GitHub] [kafka] rohitrmd opened a new pull request #10276: Kafka 12253: Add tests that cover all of all of the cases for ReplicatedLog::validateOffsetAndEpoch - posted by GitBox <gi...@apache.org> on 2021/03/08 04:58:59 UTC, 0 replies.
- [GitHub] [kafka] chia7712 merged pull request #10274: MINOR: add missing space to errro message when setting uint16 - posted by GitBox <gi...@apache.org> on 2021/03/08 06:22:03 UTC, 0 replies.
- [GitHub] [kafka] tvainika opened a new pull request #10277: KAFKA-9914: Fix replication cycle detection - posted by GitBox <gi...@apache.org> on 2021/03/08 06:55:45 UTC, 0 replies.
- [GitHub] [kafka] bmaidics commented on pull request #10192: MINOR: Add missing unit tests for Mirror Connect - posted by GitBox <gi...@apache.org> on 2021/03/08 10:19:09 UTC, 0 replies.
- [GitHub] [kafka] ryannedolan commented on pull request #10277: KAFKA-9914: Fix replication cycle detection - posted by GitBox <gi...@apache.org> on 2021/03/08 13:42:37 UTC, 1 replies.
- [jira] [Commented] (KAFKA-12431) Fetch Request/Response without Topic information - posted by "Peter Sinoros-Szabo (Jira)" <ji...@apache.org> on 2021/03/08 14:56:00 UTC, 10 replies.
- [GitHub] [kafka] vamossagar12 opened a new pull request #10278: KAFKA-10526: leader fsync deferral on write - posted by GitBox <gi...@apache.org> on 2021/03/08 16:21:03 UTC, 0 replies.
- [GitHub] [kafka] vamossagar12 commented on a change in pull request #10278: KAFKA-10526: leader fsync deferral on write - posted by GitBox <gi...@apache.org> on 2021/03/08 16:29:37 UTC, 4 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10273: MINOR: Include number of members in group coordinator messages - posted by GitBox <gi...@apache.org> on 2021/03/08 16:41:40 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10272: MINOR: Various javadoc fixes - posted by GitBox <gi...@apache.org> on 2021/03/08 16:45:45 UTC, 0 replies.
- [GitHub] [kafka] rhauch commented on a change in pull request #8259: KAFKA-7421: Ensure Connect's PluginClassLoader is truly parallel capable and resolve deadlock occurrences - posted by GitBox <gi...@apache.org> on 2021/03/08 16:48:15 UTC, 0 replies.
- [GitHub] [kafka] C0urante commented on a change in pull request #10112: KAFKA-12226: Prevent source task offset failure when producer is overwhelmed - posted by GitBox <gi...@apache.org> on 2021/03/08 17:19:30 UTC, 0 replies.
- [GitHub] [kafka] tvainika commented on pull request #10277: KAFKA-9914: Fix replication cycle detection - posted by GitBox <gi...@apache.org> on 2021/03/08 17:43:19 UTC, 1 replies.
- [GitHub] [kafka] chia7712 commented on pull request #10269: KAFKA-12410 KafkaAPis ought to group fetch data before generating fet… - posted by GitBox <gi...@apache.org> on 2021/03/08 17:44:39 UTC, 5 replies.
- [jira] [Updated] (KAFKA-9186) Kafka Connect floods logs with probably bogus error messages from DelegatingClassLoader - posted by "Greg Harris (Jira)" <ji...@apache.org> on 2021/03/08 17:49:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-9186) Kafka Connect floods logs with probably bogus error messages from DelegatingClassLoader - posted by "Greg Harris (Jira)" <ji...@apache.org> on 2021/03/08 17:50:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-9186) Kafka Connect floods logs with probably bogus error messages from DelegatingClassLoader - posted by "Greg Harris (Jira)" <ji...@apache.org> on 2021/03/08 17:51:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12437) Ensure all metadata records are covered by BrokerMetadataListenerTest - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/08 17:53:00 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10269: KAFKA-12410 KafkaAPis ought to group fetch data before generating fet… - posted by GitBox <gi...@apache.org> on 2021/03/08 17:59:22 UTC, 1 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10275: KAFKA-12434; Admin support for `DescribeProducers` API - posted by GitBox <gi...@apache.org> on 2021/03/08 19:10:11 UTC, 10 replies.
- [GitHub] [kafka] hachikuji opened a new pull request #10279: MINOR: Refer user to `kafka-storage.sh` if `meta.properties` is missing - posted by GitBox <gi...@apache.org> on 2021/03/08 19:15:31 UTC, 0 replies.
- [GitHub] [kafka] hachikuji merged pull request #10252: KAFKA-12403; Ensure local state deleted on `RemoveTopicRecord` received - posted by GitBox <gi...@apache.org> on 2021/03/08 19:21:57 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12403) Broker handling of delete topic events - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/08 19:23:00 UTC, 0 replies.
- [GitHub] [kafka] rohitrmd commented on pull request #10276: Kafka 12253: Add tests that cover all of all of the cases for ReplicatedLog-validateOffsetAndEpoch - posted by GitBox <gi...@apache.org> on 2021/03/08 19:26:48 UTC, 0 replies.
- [GitHub] [kafka] rondagostino closed pull request #10225: MINOR: fix security_test for ZK case due to error change - posted by GitBox <gi...@apache.org> on 2021/03/08 20:34:49 UTC, 0 replies.
- [GitHub] [kafka] jolshan edited a comment on pull request #9590: KAFKA-7556: KafkaConsumer.beginningOffsets does not return actual first offsets - posted by GitBox <gi...@apache.org> on 2021/03/08 20:43:32 UTC, 1 replies.
- [GitHub] [kafka] hachikuji merged pull request #10279: MINOR: Refer user to `kafka-storage.sh` if `meta.properties` is missing - posted by GitBox <gi...@apache.org> on 2021/03/08 21:05:04 UTC, 0 replies.
- [GitHub] [kafka] jolshan commented on pull request #9758: MINOR: remove FetchResponse.AbortedTransaction and redundant construc… - posted by GitBox <gi...@apache.org> on 2021/03/08 21:14:41 UTC, 4 replies.
- [jira] [Created] (KAFKA-12438) MirrorMaker 2: Not able to make it work for kerberized clusters ( bothe source and target are kerberized ) - posted by "Bharadwaj Bhimavarapu (Jira)" <ji...@apache.org> on 2021/03/08 21:56:00 UTC, 0 replies.
- [GitHub] [kafka] kowshik opened a new pull request #10280: KIP-405: Log layer refactor - posted by GitBox <gi...@apache.org> on 2021/03/08 21:59:26 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12438) MirrorMaker 2: Not able to make it work for kerberized clusters ( bothe source and target are kerberized ) - posted by "Bharadwaj Bhimavarapu (Jira)" <ji...@apache.org> on 2021/03/08 22:08:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-10619) Producer will enable EOS by default - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/08 22:16:00 UTC, 0 replies.
- [GitHub] [kafka] cmccabe opened a new pull request #10281: KAFKA-12432: Fix AdminClient timeout handling in the presence of bad brokers - posted by GitBox <gi...@apache.org> on 2021/03/08 22:36:19 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on pull request #10249: MINOR: disable round_trip_fault_test system tests for Raft quorums - posted by GitBox <gi...@apache.org> on 2021/03/08 23:02:43 UTC, 0 replies.
- [jira] [Created] (KAFKA-12439) When in KIP-500 mode, we should be able to assign new partitions to nodes that are fenced - posted by "Colin McCabe (Jira)" <ji...@apache.org> on 2021/03/08 23:03:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12439) When in KIP-500 mode, we should be able to assign new partitions to nodes that are fenced - posted by "Colin McCabe (Jira)" <ji...@apache.org> on 2021/03/08 23:03:00 UTC, 0 replies.
- [GitHub] [kafka] jolshan opened a new pull request #10282: KAFKA-12426: Missing logic to create partition.metadata files in RaftReplicaManager - posted by GitBox <gi...@apache.org> on 2021/03/08 23:15:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-7606) Remove deprecated --zookeeper option from StreamsResetter - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/08 23:21:00 UTC, 0 replies.
- [GitHub] [kafka] mjsax commented on pull request #7902: KAFKA-7785 Default partition grouper to internal - posted by GitBox <gi...@apache.org> on 2021/03/08 23:22:12 UTC, 0 replies.
- [jira] [Commented] (KAFKA-7785) Remove PartitionGrouper interface and it's config and move DefaultPartitionGrouper to internal package - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/08 23:23:00 UTC, 1 replies.
- [jira] [Commented] (KAFKA-10434) Remove deprecated methods on WindowStore - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/08 23:24:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-7606) Remove deprecated options from StreamsResetter - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/08 23:25:00 UTC, 2 replies.
- [jira] [Comment Edited] (KAFKA-12419) Remove Deprecated APIs of Kafka Streams in 3.0 - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/08 23:27:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-10821) Send cluster id information with the FetchSnapshot request - posted by "Rohit Deshpande (Jira)" <ji...@apache.org> on 2021/03/09 00:34:00 UTC, 3 replies.
- [jira] [Assigned] (KAFKA-7785) Remove PartitionGrouper interface and it's config and move DefaultPartitionGrouper to internal package - posted by "highluck (Jira)" <ji...@apache.org> on 2021/03/09 01:21:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-10821) Send cluster id information with the FetchSnapshot request - posted by "Jose Armando Garcia Sancio (Jira)" <ji...@apache.org> on 2021/03/09 02:09:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12440) ClusterId validation for Vote, BeginQourum and EndQuorum - posted by "Jose Armando Garcia Sancio (Jira)" <ji...@apache.org> on 2021/03/09 02:18:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-10817) Add clusterId validation to Fetch handling - posted by "Jose Armando Garcia Sancio (Jira)" <ji...@apache.org> on 2021/03/09 02:19:00 UTC, 0 replies.
- [jira] [Comment Edited] (KAFKA-10817) Add clusterId validation to Fetch handling - posted by "Jose Armando Garcia Sancio (Jira)" <ji...@apache.org> on 2021/03/09 02:20:00 UTC, 0 replies.
- [GitHub] [kafka] jsancio commented on pull request #10276: Kafka 12253: Add tests that cover all of all of the cases for ReplicatedLog-validateOffsetAndEpoch - posted by GitBox <gi...@apache.org> on 2021/03/09 02:20:29 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12440) ClusterId validation for Vote, BeginQourum and EndQuorum - posted by "dengziming (Jira)" <ji...@apache.org> on 2021/03/09 03:48:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12440) ClusterId validation for Vote, BeginQourum and EndQuorum - posted by "dengziming (Jira)" <ji...@apache.org> on 2021/03/09 03:48:00 UTC, 0 replies.
- [GitHub] [kafka] chia7712 merged pull request #10262: MINOR: Add missing log argument - posted by GitBox <gi...@apache.org> on 2021/03/09 04:46:52 UTC, 0 replies.
- [GitHub] [kafka] junrao commented on a change in pull request #10218: KAFKA-12368: Added inmemory implementations for RemoteStorageManager and RemoteLogMetadataManager. - posted by GitBox <gi...@apache.org> on 2021/03/09 04:49:36 UTC, 2 replies.
- [GitHub] [kafka] chia7712 opened a new pull request #10283: MINOR: KRPC supports to get true type from entity type - posted by GitBox <gi...@apache.org> on 2021/03/09 06:29:28 UTC, 0 replies.
- [jira] [Commented] (KAFKA-7641) Add `consumer.group.max.size` to cap consumer metadata size on broker - posted by "Justin Jack (Jira)" <ji...@apache.org> on 2021/03/09 07:25:00 UTC, 1 replies.
- [jira] [Created] (KAFKA-12441) Remove deprecated methods StreamsBuilder#addGlobalStore - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/09 07:34:00 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #10275: KAFKA-12434; Admin support for `DescribeProducers` API - posted by GitBox <gi...@apache.org> on 2021/03/09 07:35:02 UTC, 16 replies.
- [GitHub] [kafka] hachikuji commented on pull request #10275: KAFKA-12434; Admin support for `DescribeProducers` API - posted by GitBox <gi...@apache.org> on 2021/03/09 07:42:49 UTC, 4 replies.
- [GitHub] [kafka] mjsax opened a new pull request #10284: KAFKA-12441: remove deprecated method StreamsBuilder#addGlobalStore - posted by GitBox <gi...@apache.org> on 2021/03/09 08:02:26 UTC, 0 replies.
- [jira] [Closed] (KAFKA-8579) Expose RocksDB Metrics to JMX - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/03/09 09:12:00 UTC, 0 replies.
- [jira] [Closed] (KAFKA-8578) Add Functionality to Expose RocksDB Metrics - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/03/09 09:12:00 UTC, 0 replies.
- [jira] [Closed] (KAFKA-9603) Number of open files keeps increasing in Streams application - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/03/09 09:13:00 UTC, 0 replies.
- [jira] [Closed] (KAFKA-9355) RocksDB statistics are removed from JMX when EOS enabled and empty local state dir - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/03/09 09:13:00 UTC, 0 replies.
- [jira] [Closed] (KAFKA-9606) Document Metrics Changes from KIP-444 - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/03/09 09:13:00 UTC, 0 replies.
- [jira] [Closed] (KAFKA-9664) Flaky Test KafkaStreamsTest#testStateThreadClose - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/03/09 09:14:00 UTC, 0 replies.
- [jira] [Closed] (KAFKA-9770) Caching State Store does not Close Underlying State Store When Exception is Thrown During Flushing - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/03/09 09:14:00 UTC, 0 replies.
- [jira] [Closed] (KAFKA-9675) RocksDB metrics reported always at zero - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/03/09 09:14:00 UTC, 0 replies.
- [jira] [Closed] (KAFKA-10179) State Store Passes Wrong Changelog Topic to Serde for Optimized Source Tables - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/03/09 09:15:00 UTC, 0 replies.
- [jira] [Closed] (KAFKA-9924) Add RocksDB Memory Consumption to RocksDB Metrics - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/03/09 09:15:00 UTC, 0 replies.
- [jira] [Closed] (KAFKA-10355) Handle accidental deletion of source-topics as exceptional failure - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/03/09 09:16:00 UTC, 0 replies.
- [jira] [Closed] (KAFKA-10221) Backport fix for KAFKA-9603 to 2.5 - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/03/09 09:16:00 UTC, 0 replies.
- [jira] [Closed] (KAFKA-10772) java.lang.IllegalStateException: There are insufficient bytes available to read assignment from the sync-group response (actual byte size 0) - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/03/09 09:17:00 UTC, 0 replies.
- [jira] [Closed] (KAFKA-8263) Flaky Test MetricsIntegrationTest#testStreamMetricOfWindowStore - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/03/09 09:18:00 UTC, 0 replies.
- [jira] [Closed] (KAFKA-8262) Flaky Test MetricsIntegrationTest#testStreamMetric - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/03/09 09:18:00 UTC, 0 replies.
- [jira] [Closed] (KAFKA-9173) StreamsPartitionAssignor assigns partitions to only one worker - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/03/09 09:19:00 UTC, 0 replies.
- [jira] [Closed] (KAFKA-10166) Excessive TaskCorruptedException seen in testing - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/03/09 09:21:00 UTC, 0 replies.
- [jira] [Closed] (KAFKA-10148) Kafka Streams Restores too few Records with eos-beta Enabled - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/03/09 09:21:00 UTC, 0 replies.
- [jira] [Closed] (KAFKA-10293) fix flaky streams/streams_eos_test.py - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/03/09 09:22:00 UTC, 0 replies.
- [jira] [Closed] (KAFKA-10287) fix flaky streams/streams_standby_replica_test.py - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/03/09 09:22:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12441) Remove deprecated methods StreamsBuilder#addGlobalStore - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/09 09:47:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-7421) Deadlock in Kafka Connect - posted by "Eazhilan Nagarajan (Jira)" <ji...@apache.org> on 2021/03/09 10:05:00 UTC, 0 replies.
- [GitHub] [kafka] dengziming commented on pull request #10116: MINOR: Add entityType for metadata record definitions - posted by GitBox <gi...@apache.org> on 2021/03/09 11:46:25 UTC, 0 replies.
- [GitHub] [kafka] dengziming commented on a change in pull request #10283: MINOR: KRPC supports to get true type from entity type - posted by GitBox <gi...@apache.org> on 2021/03/09 11:55:28 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10283: MINOR: KRPC supports to get true type from entity type - posted by GitBox <gi...@apache.org> on 2021/03/09 12:10:50 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on pull request #10262: MINOR: Add missing log argument - posted by GitBox <gi...@apache.org> on 2021/03/09 13:43:24 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on pull request #10118: KAFKA-10192: increase starting up waiting time - posted by GitBox <gi...@apache.org> on 2021/03/09 13:44:05 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10273: MINOR: Include number of members in group coordinator messages - posted by GitBox <gi...@apache.org> on 2021/03/09 13:47:05 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on pull request #10262: MINOR: Add missing log argument - posted by GitBox <gi...@apache.org> on 2021/03/09 13:48:06 UTC, 1 replies.
- [GitHub] [kafka] ijuma merged pull request #10273: MINOR: Include number of members in group coordinator messages - posted by GitBox <gi...@apache.org> on 2021/03/09 13:49:36 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on pull request #10273: MINOR: Include number of members in group coordinator messages - posted by GitBox <gi...@apache.org> on 2021/03/09 13:49:47 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on pull request #10280: KIP-405: Log layer refactor - posted by GitBox <gi...@apache.org> on 2021/03/09 13:53:11 UTC, 2 replies.
- [GitHub] [kafka] ijuma merged pull request #10272: MINOR: Various javadoc fixes - posted by GitBox <gi...@apache.org> on 2021/03/09 14:00:37 UTC, 0 replies.
- [jira] [Commented] (KAFKA-6599) KTable KTable join semantics violated when caching enabled - posted by "Alexey Osipov (Jira)" <ji...@apache.org> on 2021/03/09 14:46:00 UTC, 2 replies.
- [jira] [Commented] (KAFKA-10192) Flaky test BlockingConnectorTest#testBlockInConnectorStop - posted by "Chris Egerton (Jira)" <ji...@apache.org> on 2021/03/09 15:07:00 UTC, 0 replies.
- [GitHub] [kafka] rhauch commented on a change in pull request #10014: KAFKA-12252 and KAFKA-12262: Fix session key rotation when leadership changes - posted by GitBox <gi...@apache.org> on 2021/03/09 16:51:21 UTC, 2 replies.
- [GitHub] [kafka] C0urante commented on a change in pull request #10014: KAFKA-12252 and KAFKA-12262: Fix session key rotation when leadership changes - posted by GitBox <gi...@apache.org> on 2021/03/09 16:59:37 UTC, 3 replies.
- [GitHub] [kafka] rondagostino commented on a change in pull request #10282: KAFKA-12426: Missing logic to create partition.metadata files in RaftReplicaManager - posted by GitBox <gi...@apache.org> on 2021/03/09 17:00:49 UTC, 0 replies.
- [GitHub] [kafka] rhauch merged pull request #10118: KAFKA-10192: Increase max time to wait for worker to start in some integration tests - posted by GitBox <gi...@apache.org> on 2021/03/09 17:03:56 UTC, 0 replies.
- [GitHub] [kafka] kamalcph commented on pull request #10259: MINOR: Provide valid examples in README page. - posted by GitBox <gi...@apache.org> on 2021/03/09 17:18:20 UTC, 0 replies.
- [GitHub] [kafka] kamalcph commented on pull request #10126: MINOR: Updated the Kafka JUnit extension document. - posted by GitBox <gi...@apache.org> on 2021/03/09 17:19:59 UTC, 0 replies.
- [GitHub] [kafka] jolshan commented on a change in pull request #10282: KAFKA-12426: Missing logic to create partition.metadata files in RaftReplicaManager - posted by GitBox <gi...@apache.org> on 2021/03/09 17:34:16 UTC, 33 replies.
- [GitHub] [kafka] kowshik commented on pull request #10280: KIP-405: Log layer refactor - posted by GitBox <gi...@apache.org> on 2021/03/09 17:36:56 UTC, 3 replies.
- [GitHub] [kafka] kowshik edited a comment on pull request #10280: KIP-405: Log layer refactor - posted by GitBox <gi...@apache.org> on 2021/03/09 17:37:17 UTC, 2 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10173: KAFKA-9548 Added SPIs and public classes/interfaces introduced in KIP-405 for tiered storage feature in Kafka. - posted by GitBox <gi...@apache.org> on 2021/03/09 17:45:34 UTC, 1 replies.
- [jira] [Created] (KAFKA-12442) Upgrade ZSTD JNI from 1.4.8-4 to 1.4.9-1 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/03/09 18:00:00 UTC, 0 replies.
- [GitHub] [kafka] dongjoon-hyun opened a new pull request #10285: KAFKA-12442: Upgrade ZSTD JNI from 1.4.8-4 to 1.4.9-1 - posted by GitBox <gi...@apache.org> on 2021/03/09 18:00:58 UTC, 0 replies.
- [GitHub] [kafka] jolshan opened a new pull request #10286: KAFKA-12318: system tests need to fetch Topic IDs via Admin Client instead of via ZooKeeper - posted by GitBox <gi...@apache.org> on 2021/03/09 18:44:33 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #10021: KAFKA-12205: Delete snapshots less than the snapshot at the log start - posted by GitBox <gi...@apache.org> on 2021/03/09 18:55:27 UTC, 2 replies.
- [jira] [Commented] (KAFKA-10091) Improve task idling - posted by "Konstantine Karantasis (Jira)" <ji...@apache.org> on 2021/03/09 19:14:00 UTC, 1 replies.
- [jira] [Updated] (KAFKA-12439) When in KIP-500 mode, we should be able to assign new partitions to nodes that are fenced - posted by "Colin McCabe (Jira)" <ji...@apache.org> on 2021/03/09 19:20:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-10091) Improve task idling - posted by "Konstantine Karantasis (Jira)" <ji...@apache.org> on 2021/03/09 19:22:00 UTC, 0 replies.
- [GitHub] [kafka] jolshan edited a comment on pull request #9758: MINOR: remove FetchResponse.AbortedTransaction and redundant construc… - posted by GitBox <gi...@apache.org> on 2021/03/09 19:22:08 UTC, 0 replies.
- [jira] [Commented] (KAFKA-10357) Handle accidental deletion of repartition-topics as exceptional failure - posted by "Konstantine Karantasis (Jira)" <ji...@apache.org> on 2021/03/09 19:27:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-10357) Handle accidental deletion of repartition-topics as exceptional failure - posted by "Konstantine Karantasis (Jira)" <ji...@apache.org> on 2021/03/09 19:27:00 UTC, 0 replies.
- [GitHub] [kafka] jsancio commented on a change in pull request #10021: KAFKA-12205: Delete snapshots less than the snapshot at the log start - posted by GitBox <gi...@apache.org> on 2021/03/09 19:46:48 UTC, 5 replies.
- [GitHub] [kafka] sivakunapuli opened a new pull request #10287: TranslateSurrogates SMT - posted by GitBox <gi...@apache.org> on 2021/03/09 19:47:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12443) Add TranslateSurrogates SMT to Kafka Connect - posted by "Siva Kunapuli (Jira)" <ji...@apache.org> on 2021/03/09 19:49:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12444) Add TranslateSurrogates SMT to Kafka Connect - posted by "Siva Kunapuli (Jira)" <ji...@apache.org> on 2021/03/09 19:51:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12444) Add TranslateSurrogates SMT to Kafka Connect - posted by "Siva Kunapuli (Jira)" <ji...@apache.org> on 2021/03/09 19:53:00 UTC, 0 replies.
- [GitHub] [kafka] cmccabe merged pull request #10237: MINOR: fix failing system test delegation_token_test - posted by GitBox <gi...@apache.org> on 2021/03/09 21:55:41 UTC, 0 replies.
- [GitHub] [kafka] cmccabe merged pull request #10249: MINOR: disable round_trip_fault_test system tests for Raft quorums - posted by GitBox <gi...@apache.org> on 2021/03/09 21:57:31 UTC, 0 replies.
- [jira] [Updated] (KAFKA-10434) Remove deprecated methods on WindowStore - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/09 22:07:00 UTC, 1 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #10227: KAFKA-12382: add a README for KIP-500 - posted by GitBox <gi...@apache.org> on 2021/03/09 22:20:06 UTC, 4 replies.
- [GitHub] [kafka] jeqo opened a new pull request #10288: [KAFKA-10434] KIP-666 implementation - posted by GitBox <gi...@apache.org> on 2021/03/09 22:40:09 UTC, 0 replies.
- [GitHub] [kafka] rondagostino commented on a change in pull request #10286: KAFKA-12318: system tests need to fetch Topic IDs via Admin Client instead of via ZooKeeper - posted by GitBox <gi...@apache.org> on 2021/03/09 22:40:31 UTC, 0 replies.
- [GitHub] [kafka] jeqo commented on pull request #10288: [KAFKA-10434] KIP-666 implementation - posted by GitBox <gi...@apache.org> on 2021/03/09 22:40:43 UTC, 0 replies.
- [GitHub] [kafka] jolshan commented on a change in pull request #10286: KAFKA-12318: system tests need to fetch Topic IDs via Admin Client instead of via ZooKeeper - posted by GitBox <gi...@apache.org> on 2021/03/09 22:56:46 UTC, 1 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10284: KAFKA-12441: remove deprecated method StreamsBuilder#addGlobalStore - posted by GitBox <gi...@apache.org> on 2021/03/09 23:21:38 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on pull request #10281: KAFKA-12432: Fix AdminClient timeout handling in the presence of bad brokers - posted by GitBox <gi...@apache.org> on 2021/03/10 01:41:08 UTC, 0 replies.
- [GitHub] [kafka] dengziming commented on a change in pull request #10021: KAFKA-12205: Delete snapshots less than the snapshot at the log start - posted by GitBox <gi...@apache.org> on 2021/03/10 02:00:48 UTC, 4 replies.
- [GitHub] [kafka] chia7712 commented on pull request #9944: KAFKA-10580: Add topic ID support to Fetch request - posted by GitBox <gi...@apache.org> on 2021/03/10 05:17:53 UTC, 1 replies.
- [GitHub] [kafka] chia7712 merged pull request #9457: MINOR: Trivial Cleanups - posted by GitBox <gi...@apache.org> on 2021/03/10 05:21:43 UTC, 0 replies.
- [jira] [Created] (KAFKA-12445) Improve the display of ConsumerPerformance indicators - posted by "Wenbing Shen (Jira)" <ji...@apache.org> on 2021/03/10 05:27:00 UTC, 0 replies.
- [GitHub] [kafka] chia7712 merged pull request #10116: MINOR: Add entityType for metadata record definitions - posted by GitBox <gi...@apache.org> on 2021/03/10 05:27:23 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on pull request #10202: KAFKA-12392: Deprecate the batch-size option in console producer - posted by GitBox <gi...@apache.org> on 2021/03/10 05:29:13 UTC, 1 replies.
- [jira] [Updated] (KAFKA-12445) Improve the display of ConsumerPerformance indicators - posted by "Wenbing Shen (Jira)" <ji...@apache.org> on 2021/03/10 05:31:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12445) Improve the display of ConsumerPerformance indicators - posted by "Wenbing Shen (Jira)" <ji...@apache.org> on 2021/03/10 05:31:00 UTC, 0 replies.
- [GitHub] [kafka] leigh-perry closed pull request #7244: Improve connect exception reporting - posted by GitBox <gi...@apache.org> on 2021/03/10 05:42:01 UTC, 0 replies.
- [jira] [Commented] (KAFKA-6582) Partitions get underreplicated, with a single ISR, and doesn't recover. Other brokers do not take over and we need to manually restart the broker. - posted by "SeaAndHill (Jira)" <ji...@apache.org> on 2021/03/10 05:54:00 UTC, 0 replies.
- [GitHub] [kafka] dengziming opened a new pull request #10289: KAFKA-12440: ClusterId validation for Vote, BeginQuorum, EndQuorum and FetchSnapshot - posted by GitBox <gi...@apache.org> on 2021/03/10 07:16:26 UTC, 0 replies.
- [GitHub] [kafka] wenbingshen opened a new pull request #10290: KAFKA-12445: Improve the display of ConsumerPerformance indicators - posted by GitBox <gi...@apache.org> on 2021/03/10 08:04:37 UTC, 0 replies.
- [GitHub] [kafka] chia7712 opened a new pull request #10291: add benchmark - posted by GitBox <gi...@apache.org> on 2021/03/10 08:07:13 UTC, 0 replies.
- [GitHub] [kafka] wenbingshen commented on pull request #10290: KAFKA-12445: Improve the display of ConsumerPerformance indicators - posted by GitBox <gi...@apache.org> on 2021/03/10 08:10:15 UTC, 1 replies.
- [jira] [Assigned] (KAFKA-12442) Upgrade ZSTD JNI from 1.4.8-4 to 1.4.9-1 - posted by "YI-CHEN WANG (Jira)" <ji...@apache.org> on 2021/03/10 08:35:00 UTC, 2 replies.
- [jira] [Commented] (KAFKA-12443) Add TranslateSurrogates SMT to Kafka Connect - posted by "Tom Bentley (Jira)" <ji...@apache.org> on 2021/03/10 08:59:00 UTC, 0 replies.
- [GitHub] [kafka] szpak commented on pull request #10062: MINOR: Add performAndClose default method in KeyValueIterator - posted by GitBox <gi...@apache.org> on 2021/03/10 09:09:13 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on pull request #10062: MINOR: Add performAndClose default method in KeyValueIterator - posted by GitBox <gi...@apache.org> on 2021/03/10 09:29:15 UTC, 0 replies.
- [jira] [Updated] (KAFKA-6009) Fix formatting of autogenerated docs tables - posted by "Takeshi Yamasaki (Jira)" <ji...@apache.org> on 2021/03/10 09:44:00 UTC, 1 replies.
- [jira] [Commented] (KAFKA-6009) Fix formatting of autogenerated docs tables - posted by "Takeshi Yamasaki (Jira)" <ji...@apache.org> on 2021/03/10 09:49:00 UTC, 1 replies.
- [jira] [Created] (KAFKA-12446) Make - posted by "Ben Ellis (Jira)" <ji...@apache.org> on 2021/03/10 10:32:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12447) placeholder - posted by "Ben Ellis (Jira)" <ji...@apache.org> on 2021/03/10 10:33:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12447) placeholder - posted by "Ben Ellis (Jira)" <ji...@apache.org> on 2021/03/10 10:34:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12446) Define KGroupedTable#aggregate subtractor + adder order of execution - posted by "Ben Ellis (Jira)" <ji...@apache.org> on 2021/03/10 10:35:00 UTC, 6 replies.
- [GitHub] [kafka] dongjinleekr commented on pull request #10285: KAFKA-12442: Upgrade ZSTD JNI from 1.4.8-4 to 1.4.9-1 - posted by GitBox <gi...@apache.org> on 2021/03/10 10:58:16 UTC, 0 replies.
- [GitHub] [kafka] dengziming commented on pull request #10289: KAFKA-12440: ClusterId validation for Vote, BeginQuorum, EndQuorum and FetchSnapshot - posted by GitBox <gi...@apache.org> on 2021/03/10 11:12:24 UTC, 0 replies.
- [jira] [Comment Edited] (KAFKA-12431) Fetch Request/Response without Topic information - posted by "Tamas Kornai (Jira)" <ji...@apache.org> on 2021/03/10 14:27:00 UTC, 0 replies.
- [GitHub] [kafka] satishd commented on a change in pull request #10218: KAFKA-12368: Added inmemory implementations for RemoteStorageManager and RemoteLogMetadataManager. - posted by GitBox <gi...@apache.org> on 2021/03/10 14:49:35 UTC, 27 replies.
- [jira] [Created] (KAFKA-12448) STATE_DIR_CONFIG path cannot be found in windows due to usage of setPosixFilePermissions - posted by "Ahmet Yortanlı (Jira)" <ji...@apache.org> on 2021/03/10 14:52:00 UTC, 0 replies.
- [GitHub] [kafka] chia7712 opened a new pull request #10292: MINOR: fix client_compatibility_features_test.py - posted by GitBox <gi...@apache.org> on 2021/03/10 15:43:11 UTC, 0 replies.
- [GitHub] [kafka] dongjoon-hyun commented on pull request #10285: KAFKA-12442: Upgrade ZSTD JNI from 1.4.8-4 to 1.4.9-1 - posted by GitBox <gi...@apache.org> on 2021/03/10 16:22:20 UTC, 4 replies.
- [GitHub] [kafka] jsancio commented on a change in pull request #9756: KAFKA-10652: Adding size based linger semnatics to Raft metadata - posted by GitBox <gi...@apache.org> on 2021/03/10 16:40:07 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12437) Ensure all metadata records are covered by BrokerMetadataListenerTest - posted by "YI-CHEN WANG (Jira)" <ji...@apache.org> on 2021/03/10 16:43:00 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on pull request #10292: MINOR: fix client_compatibility_features_test.py - posted by GitBox <gi...@apache.org> on 2021/03/10 17:21:24 UTC, 3 replies.
- [jira] [Created] (KAFKA-12449) Remove deprecated WindowStore#put - posted by "Jorge Esteban Quilcate Otoya (Jira)" <ji...@apache.org> on 2021/03/10 17:24:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12451) Remove deprecation annotation on long-based read operations in WindowStore - posted by "Jorge Esteban Quilcate Otoya (Jira)" <ji...@apache.org> on 2021/03/10 17:27:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12450) Remove deprecated methods from ReadOnlyWindowStore - posted by "Jorge Esteban Quilcate Otoya (Jira)" <ji...@apache.org> on 2021/03/10 17:27:00 UTC, 0 replies.
- [GitHub] [kafka] jeqo opened a new pull request #10293: [KAFKA-12449] Remove deprecated WindowStore#put - posted by GitBox <gi...@apache.org> on 2021/03/10 17:28:09 UTC, 0 replies.
- [GitHub] [kafka] jeqo closed pull request #10288: [KAFKA-10434] KIP-667 implementation - posted by GitBox <gi...@apache.org> on 2021/03/10 17:28:33 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12450) Remove deprecated methods from ReadOnlyWindowStore - posted by "Jorge Esteban Quilcate Otoya (Jira)" <ji...@apache.org> on 2021/03/10 17:29:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12449) Remove deprecated WindowStore#put - posted by "Jorge Esteban Quilcate Otoya (Jira)" <ji...@apache.org> on 2021/03/10 17:29:00 UTC, 0 replies.
- [GitHub] [kafka] jeqo opened a new pull request #10294: [KAFKA-12450] Remove deprecated methods from ReadOnlyWindowStore - posted by GitBox <gi...@apache.org> on 2021/03/10 17:46:56 UTC, 0 replies.
- [jira] [Updated] (KAFKA-10062) Add a method to retrieve the current timestamp as known by the Streams app - posted by "Konstantine Karantasis (Jira)" <ji...@apache.org> on 2021/03/10 18:19:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-10062) Add a method to retrieve the current timestamp as known by the Streams app - posted by "Konstantine Karantasis (Jira)" <ji...@apache.org> on 2021/03/10 18:21:00 UTC, 0 replies.
- [GitHub] [kafka] wcarlson5 opened a new pull request #10295: Merge master 3 10 21 - posted by GitBox <gi...@apache.org> on 2021/03/10 18:26:19 UTC, 0 replies.
- [GitHub] [kafka] wcarlson5 closed pull request #10295: Merge master 3 10 21 - posted by GitBox <gi...@apache.org> on 2021/03/10 18:26:30 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12451) Remove deprecation annotation on long-based read operations in WindowStore - posted by "Jorge Esteban Quilcate Otoya (Jira)" <ji...@apache.org> on 2021/03/10 19:19:00 UTC, 0 replies.
- [GitHub] [kafka] jeqo opened a new pull request #10296: remove supressing warning for a invalid deprecation - posted by GitBox <gi...@apache.org> on 2021/03/10 19:25:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12253) Add tests that cover all of all of the cases for ReplicatedLog::validateOffsetAndEpoch - posted by "Jose Armando Garcia Sancio (Jira)" <ji...@apache.org> on 2021/03/10 19:59:00 UTC, 1 replies.
- [GitHub] [kafka] kowshik commented on a change in pull request #10173: KAFKA-9548 Added SPIs and public classes/interfaces introduced in KIP-405 for tiered storage feature in Kafka. - posted by GitBox <gi...@apache.org> on 2021/03/10 20:24:25 UTC, 1 replies.
- [GitHub] [kafka] jsancio commented on a change in pull request #10276: Kafka 12253: Add tests that cover all of all of the cases for ReplicatedLog-validateOffsetAndEpoch - posted by GitBox <gi...@apache.org> on 2021/03/10 20:25:27 UTC, 0 replies.
- [GitHub] [kafka] jsancio commented on a change in pull request #10289: KAFKA-12440: ClusterId validation for Vote, BeginQuorum, EndQuorum and FetchSnapshot - posted by GitBox <gi...@apache.org> on 2021/03/10 20:35:27 UTC, 2 replies.
- [GitHub] [kafka] rondagostino opened a new pull request #10297: MINOR: fix failing ZooKeeper system tests - posted by GitBox <gi...@apache.org> on 2021/03/10 22:00:28 UTC, 0 replies.
- [GitHub] [kafka] rondagostino commented on pull request #10297: MINOR: fix failing ZooKeeper system tests - posted by GitBox <gi...@apache.org> on 2021/03/10 22:02:03 UTC, 2 replies.
- [GitHub] [kafka] mjsax merged pull request #9744: KAFKA-10062: Add a method to retrieve the current timestamp as known by the Streams app - posted by GitBox <gi...@apache.org> on 2021/03/10 22:26:33 UTC, 0 replies.
- [GitHub] [kafka] mjsax commented on pull request #9744: KAFKA-10062: Add a method to retrieve the current timestamp as known by the Streams app - posted by GitBox <gi...@apache.org> on 2021/03/10 22:27:17 UTC, 0 replies.
- [GitHub] [kafka] rondagostino opened a new pull request #10298: MINOR: Disable client compatibility system test for Raft quorums - posted by GitBox <gi...@apache.org> on 2021/03/10 22:36:27 UTC, 0 replies.
- [GitHub] [kafka] rondagostino commented on pull request #10298: MINOR: Disable client compatibility system test for Raft quorums - posted by GitBox <gi...@apache.org> on 2021/03/10 22:36:44 UTC, 1 replies.
- [jira] [Updated] (KAFKA-12450) Remove deprecated methods from ReadOnlyWindowStore - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/10 23:02:00 UTC, 2 replies.
- [jira] [Updated] (KAFKA-12449) Remove deprecated WindowStore#put - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/10 23:02:00 UTC, 3 replies.
- [jira] [Resolved] (KAFKA-12448) STATE_DIR_CONFIG path cannot be found in windows due to usage of setPosixFilePermissions - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/10 23:02:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12451) Remove deprecation annotation on long-based read operations in WindowStore - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/10 23:03:00 UTC, 2 replies.
- [GitHub] [kafka] mjsax commented on a change in pull request #10293: [KAFKA-12449] Remove deprecated WindowStore#put - posted by GitBox <gi...@apache.org> on 2021/03/10 23:14:20 UTC, 0 replies.
- [GitHub] [kafka] mjsax commented on pull request #10293: [KAFKA-12449] Remove deprecated WindowStore#put - posted by GitBox <gi...@apache.org> on 2021/03/10 23:18:34 UTC, 0 replies.
- [GitHub] [kafka] rohitrmd commented on pull request #9744: KAFKA-10062: Add a method to retrieve the current timestamp as known by the Streams app - posted by GitBox <gi...@apache.org> on 2021/03/11 00:09:43 UTC, 0 replies.
- [GitHub] [kafka] mjsax merged pull request #10284: KAFKA-12441: remove deprecated method StreamsBuilder#addGlobalStore - posted by GitBox <gi...@apache.org> on 2021/03/11 00:14:52 UTC, 0 replies.
- [GitHub] [kafka] jolshan edited a comment on pull request #9944: KAFKA-10580: Add topic ID support to Fetch request - posted by GitBox <gi...@apache.org> on 2021/03/11 00:25:20 UTC, 1 replies.
- [jira] [Created] (KAFKA-12452) Remove deprecated overloads for ProcessorContext#forward - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/11 00:52:00 UTC, 0 replies.
- [GitHub] [kafka] mjsax merged pull request #10092: KAFKA-12287: Add WARN logging on consumer-groups when reset-offsets by timestamp or duration can't find an offset and defaults to latest - posted by GitBox <gi...@apache.org> on 2021/03/11 01:26:14 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12287) Add WARN logging on consumer-groups when reset-offsets by timestamp or duration can't find an offset and defaults to latest. - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/11 01:27:00 UTC, 0 replies.
- [GitHub] [kafka] dengziming commented on a change in pull request #10289: KAFKA-12440: ClusterId validation for Vote, BeginQuorum, EndQuorum and FetchSnapshot - posted by GitBox <gi...@apache.org> on 2021/03/11 01:29:19 UTC, 6 replies.
- [jira] [Commented] (KAFKA-12446) Define KGroupedTable#aggregate subtractor + adder order of execution - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/11 01:50:00 UTC, 3 replies.
- [jira] [Assigned] (KAFKA-12452) Remove deprecated overloads for ProcessorContext#forward - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/11 01:56:00 UTC, 0 replies.
- [GitHub] [kafka] levzem opened a new pull request #10299: KAFKA-10070: parameterize Connect unit tests to remove code duplication - posted by GitBox <gi...@apache.org> on 2021/03/11 02:30:54 UTC, 0 replies.
- [GitHub] [kafka] kowshik commented on a change in pull request #10218: KAFKA-12368: Added inmemory implementations for RemoteStorageManager and RemoteLogMetadataManager. - posted by GitBox <gi...@apache.org> on 2021/03/11 02:40:48 UTC, 8 replies.
- [GitHub] [kafka] mjsax opened a new pull request #10300: KAFKA-12452: Remove deprecated overloads of ProcessorContext#forward - posted by GitBox <gi...@apache.org> on 2021/03/11 03:06:11 UTC, 0 replies.
- [GitHub] [kafka] mjsax commented on a change in pull request #10300: KAFKA-12452: Remove deprecated overloads of ProcessorContext#forward - posted by GitBox <gi...@apache.org> on 2021/03/11 03:07:27 UTC, 6 replies.
- [jira] [Created] (KAFKA-12453) Guidance on whether a topology is eligible for optimisation - posted by "Patrick O'Keeffe (Jira)" <ji...@apache.org> on 2021/03/11 03:31:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12453) Guidance on whether a topology is eligible for optimisation - posted by "Patrick O'Keeffe (Jira)" <ji...@apache.org> on 2021/03/11 03:32:00 UTC, 1 replies.
- [GitHub] [kafka] showuon opened a new pull request #10301: KAFKA-9831: increase max.poll.interval.ms to avoid unexpected rebalance - posted by GitBox <gi...@apache.org> on 2021/03/11 04:46:57 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on pull request #10301: KAFKA-9831: increase max.poll.interval.ms to avoid unexpected rebalance - posted by GitBox <gi...@apache.org> on 2021/03/11 04:48:46 UTC, 3 replies.
- [GitHub] [kafka] showuon commented on a change in pull request #10301: KAFKA-9831: increase max.poll.interval.ms to avoid unexpected rebalance - posted by GitBox <gi...@apache.org> on 2021/03/11 04:52:53 UTC, 1 replies.
- [GitHub] [kafka] dongjoon-hyun edited a comment on pull request #10285: KAFKA-12442: Upgrade ZSTD JNI from 1.4.8-4 to 1.4.9-1 - posted by GitBox <gi...@apache.org> on 2021/03/11 05:15:51 UTC, 2 replies.
- [GitHub] [kafka] ijuma commented on pull request #10285: KAFKA-12442: Upgrade ZSTD JNI from 1.4.8-4 to 1.4.9-1 - posted by GitBox <gi...@apache.org> on 2021/03/11 05:40:58 UTC, 1 replies.
- [GitHub] [kafka] highluck opened a new pull request #10302: KAFKA-7785: move internal DefaultPartitionGrouper - posted by GitBox <gi...@apache.org> on 2021/03/11 05:41:30 UTC, 0 replies.
- [GitHub] [kafka] highluck commented on pull request #10302: KAFKA-7785: move internal DefaultPartitionGrouper - posted by GitBox <gi...@apache.org> on 2021/03/11 05:42:17 UTC, 2 replies.
- [jira] [Commented] (KAFKA-6798) Kafka leader rebalance failures - posted by "SeaAndHill (Jira)" <ji...@apache.org> on 2021/03/11 05:55:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-10034) Clarify Usage of "batch.size" and "max.request.size" Producer Configs - posted by "Badai Aqrandista (Jira)" <ji...@apache.org> on 2021/03/11 06:53:00 UTC, 1 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10298: MINOR: Disable client compatibility system test for Raft quorums - posted by GitBox <gi...@apache.org> on 2021/03/11 07:10:32 UTC, 0 replies.
- [GitHub] [kafka] UnityLung opened a new pull request #10303: MINOR: Remove redundant inheritance from FilteringJmxReporter #onMetricRemoved - posted by GitBox <gi...@apache.org> on 2021/03/11 08:29:24 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #9944: KAFKA-10580: Add topic ID support to Fetch request - posted by GitBox <gi...@apache.org> on 2021/03/11 14:05:06 UTC, 5 replies.
- [jira] [Created] (KAFKA-12454) Add ERROR logging on kafka-log-dirs when given brokerIds do not exist in current kafka cluster - posted by "Wenbing Shen (Jira)" <ji...@apache.org> on 2021/03/11 16:20:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12454) Add ERROR logging on kafka-log-dirs when given brokerIds do not exist in current kafka cluster - posted by "Wenbing Shen (Jira)" <ji...@apache.org> on 2021/03/11 16:28:00 UTC, 0 replies.
- [GitHub] [kafka] jolshan commented on a change in pull request #9944: KAFKA-10580: Add topic ID support to Fetch request - posted by GitBox <gi...@apache.org> on 2021/03/11 16:42:08 UTC, 13 replies.
- [GitHub] [kafka] levzem commented on pull request #10299: KAFKA-10070: parameterize Connect unit tests to remove code duplication - posted by GitBox <gi...@apache.org> on 2021/03/11 17:30:45 UTC, 1 replies.
- [jira] [Commented] (KAFKA-12265) Move the BatchAccumulator in KafkaRaftClient to LeaderState - posted by "Jose Armando Garcia Sancio (Jira)" <ji...@apache.org> on 2021/03/11 17:38:00 UTC, 4 replies.
- [jira] [Updated] (KAFKA-12265) Move the BatchAccumulator in KafkaRaftClient to LeaderState - posted by "Jose Armando Garcia Sancio (Jira)" <ji...@apache.org> on 2021/03/11 17:38:00 UTC, 0 replies.
- [GitHub] [kafka] wenbingshen opened a new pull request #10304: KAFKA-12454:Add ERROR logging on kafka-log-dirs when given brokerIds do not exist in current kafka cluster - posted by GitBox <gi...@apache.org> on 2021/03/11 17:38:48 UTC, 0 replies.
- [GitHub] [kafka] wenbingshen commented on pull request #10304: KAFKA-12454:Add ERROR logging on kafka-log-dirs when given brokerIds do not exist in current kafka cluster - posted by GitBox <gi...@apache.org> on 2021/03/11 17:40:26 UTC, 8 replies.
- [jira] [Updated] (KAFKA-12372) Enhance TimestampCoverter to handle multiple timestamp or date fields - posted by "Hoa Le (Jira)" <ji...@apache.org> on 2021/03/11 17:50:00 UTC, 1 replies.
- [jira] [Commented] (KAFKA-12372) Enhance TimestampCoverter to handle multiple timestamp or date fields - posted by "Hoa Le (Jira)" <ji...@apache.org> on 2021/03/11 17:52:00 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang merged pull request #10266: KAFKA-10357: Add validation method for internal topics - posted by GitBox <gi...@apache.org> on 2021/03/11 17:55:38 UTC, 0 replies.
- [GitHub] [kafka] cadonna opened a new pull request #10305: KAFKA-10357: Add missing repartition topic validation - posted by GitBox <gi...@apache.org> on 2021/03/11 18:07:26 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on pull request #10281: KAFKA-12432: AdminClient should time out nodes that are never ready - posted by GitBox <gi...@apache.org> on 2021/03/11 18:08:51 UTC, 1 replies.
- [GitHub] [kafka] hachikuji merged pull request #10021: KAFKA-12205: Delete snapshots less than the snapshot at the log start - posted by GitBox <gi...@apache.org> on 2021/03/11 18:10:43 UTC, 0 replies.
- [GitHub] [kafka] cmccabe opened a new pull request #10306: MINOR: socket setup should be 30s for AdminCLient - posted by GitBox <gi...@apache.org> on 2021/03/11 18:18:24 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #10306: MINOR: socket setup should be 30s for AdminCLient - posted by GitBox <gi...@apache.org> on 2021/03/11 18:25:26 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on a change in pull request #10306: MINOR: socket setup max should be 30 seconds - posted by GitBox <gi...@apache.org> on 2021/03/11 18:34:09 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on pull request #10306: MINOR: socket setup max should be 30 seconds - posted by GitBox <gi...@apache.org> on 2021/03/11 18:36:00 UTC, 0 replies.
- [GitHub] [kafka] jeqo commented on a change in pull request #10293: [KAFKA-12449] Remove deprecated WindowStore#put - posted by GitBox <gi...@apache.org> on 2021/03/11 18:43:20 UTC, 1 replies.
- [GitHub] [kafka] jeqo commented on pull request #10293: [KAFKA-12449] Remove deprecated WindowStore#put - posted by GitBox <gi...@apache.org> on 2021/03/11 18:44:30 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12449) Remove deprecated WindowStore#put - posted by "Jorge Esteban Quilcate Otoya (Jira)" <ji...@apache.org> on 2021/03/11 18:52:00 UTC, 0 replies.
- [GitHub] [kafka] jolshan commented on pull request #10286: KAFKA-12318: system tests need to fetch Topic IDs via Admin Client instead of via ZooKeeper - posted by GitBox <gi...@apache.org> on 2021/03/11 18:52:23 UTC, 3 replies.
- [GitHub] [kafka] rondagostino closed pull request #10298: MINOR: Disable client compatibility system test for Raft quorums - posted by GitBox <gi...@apache.org> on 2021/03/11 18:59:54 UTC, 0 replies.
- [GitHub] [kafka] rondagostino commented on a change in pull request #10292: MINOR: fix client_compatibility_features_test.py - posted by GitBox <gi...@apache.org> on 2021/03/11 19:03:52 UTC, 2 replies.
- [GitHub] [kafka] rondagostino commented on pull request #10292: MINOR: fix client_compatibility_features_test.py - posted by GitBox <gi...@apache.org> on 2021/03/11 19:04:25 UTC, 3 replies.
- [GitHub] [kafka] cadonna commented on pull request #10305: KAFKA-10357: Add missing repartition topic validation - posted by GitBox <gi...@apache.org> on 2021/03/11 20:13:34 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10300: KAFKA-12452: Remove deprecated overloads of ProcessorContext#forward - posted by GitBox <gi...@apache.org> on 2021/03/11 20:26:50 UTC, 0 replies.
- [jira] [Created] (KAFKA-12455) OffsetValidationTest.test_broker_rolling_bounce failing for Raft quorums - posted by "Ron Dagostino (Jira)" <ji...@apache.org> on 2021/03/11 21:12:00 UTC, 0 replies.
- [GitHub] [kafka] askldjd commented on pull request #8921: KAFKA-10160: Kafka MM2 consumer configuration - posted by GitBox <gi...@apache.org> on 2021/03/11 21:12:46 UTC, 1 replies.
- [GitHub] [kafka] guozhangwang commented on pull request #10305: KAFKA-10357: Add missing repartition topic validation - posted by GitBox <gi...@apache.org> on 2021/03/11 21:21:45 UTC, 0 replies.
- [jira] [Created] (KAFKA-12456) Log "Listeners are not identical across brokers" message at WARN/INFO instead of ERROR - posted by "Michael Bingham (Jira)" <ji...@apache.org> on 2021/03/11 21:40:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12456) Log "Listeners are not identical across brokers" message at WARN/INFO instead of ERROR - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/11 21:47:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12265) Move the BatchAccumulator in KafkaRaftClient to LeaderState - posted by "Rohit Deshpande (Jira)" <ji...@apache.org> on 2021/03/11 22:07:00 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on pull request #10306: MINOR: socket setup max should be 30 seconds - posted by GitBox <gi...@apache.org> on 2021/03/11 22:45:20 UTC, 1 replies.
- [GitHub] [kafka] cmccabe merged pull request #10306: MINOR: socket setup max should be 30 seconds - posted by GitBox <gi...@apache.org> on 2021/03/11 22:50:52 UTC, 0 replies.
- [jira] [Created] (KAFKA-12457) Implications of KIP-516 for quorum controller - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/11 23:39:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12453) Guidance on whether a topology is eligible for optimisation - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/11 23:40:00 UTC, 6 replies.
- [jira] [Comment Edited] (KAFKA-12457) Implications of KIP-516 for quorum controller - posted by "Justine Olshan (Jira)" <ji...@apache.org> on 2021/03/11 23:44:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12457) Implications of KIP-516 for quorum controller - posted by "Justine Olshan (Jira)" <ji...@apache.org> on 2021/03/11 23:44:00 UTC, 3 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #10203: KAFKA-12415: Prepare for Gradle 7.0 and restrict transitive scope for non api dependencies - posted by GitBox <gi...@apache.org> on 2021/03/11 23:51:30 UTC, 2 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10203: KAFKA-12415: Prepare for Gradle 7.0 and restrict transitive scope for non api dependencies - posted by GitBox <gi...@apache.org> on 2021/03/12 00:16:40 UTC, 2 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #10282: KAFKA-12426: Missing logic to create partition.metadata files in RaftReplicaManager - posted by GitBox <gi...@apache.org> on 2021/03/12 00:20:58 UTC, 7 replies.
- [jira] [Created] (KAFKA-12458) Implementation of Tiered Storage Integration with Azure Storage (ADLS + Blob Storage) - posted by "Israel Ekpo (Jira)" <ji...@apache.org> on 2021/03/12 00:57:00 UTC, 0 replies.
- [GitHub] [kafka] mjsax commented on pull request #10300: KAFKA-12452: Remove deprecated overloads of ProcessorContext#forward - posted by GitBox <gi...@apache.org> on 2021/03/12 01:02:13 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12373) Improve KafkaRaftClient handling of graceful shutdown - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/12 01:42:00 UTC, 2 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #10289: KAFKA-12440: ClusterId validation for Vote, BeginQuorum, EndQuorum and FetchSnapshot - posted by GitBox <gi...@apache.org> on 2021/03/12 01:46:08 UTC, 2 replies.
- [jira] [Created] (KAFKA-12459) Improve raft simulation tests - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/12 01:52:00 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #10281: KAFKA-12432: AdminClient should time out nodes that are never ready - posted by GitBox <gi...@apache.org> on 2021/03/12 02:57:01 UTC, 1 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10292: MINOR: fix client_compatibility_features_test.py - posted by GitBox <gi...@apache.org> on 2021/03/12 03:33:20 UTC, 2 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #10135: KAFKA-10348: Share client channel between forwarding and auto creation manager - posted by GitBox <gi...@apache.org> on 2021/03/12 03:37:18 UTC, 1 replies.
- [GitHub] [kafka] ijuma commented on pull request #10306: MINOR: socket setup max should be 30 seconds - posted by GitBox <gi...@apache.org> on 2021/03/12 04:06:55 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12459) Improve raft simulation tests - posted by "Lucas Bradstreet (Jira)" <ji...@apache.org> on 2021/03/12 04:24:00 UTC, 0 replies.
- [GitHub] [kafka] satishd commented on pull request #10218: KAFKA-12368: Added inmemory implementations for RemoteStorageManager and RemoteLogMetadataManager. - posted by GitBox <gi...@apache.org> on 2021/03/12 04:56:49 UTC, 1 replies.
- [GitHub] [kafka] chia7712 merged pull request #10285: KAFKA-12442: Upgrade ZSTD JNI from 1.4.8-4 to 1.4.9-1 - posted by GitBox <gi...@apache.org> on 2021/03/12 05:37:47 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12442) Upgrade ZSTD JNI from 1.4.8-4 to 1.4.9-1 - posted by "Chia-Ping Tsai (Jira)" <ji...@apache.org> on 2021/03/12 05:39:00 UTC, 0 replies.
- [GitHub] [kafka] UnityLung commented on pull request #10303: MINOR: Remove redundant inheritance from FilteringJmxReporter #onMetricRemoved - posted by GitBox <gi...@apache.org> on 2021/03/12 06:03:47 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12373) Improve KafkaRaftClient handling of graceful shutdown - posted by "Sagar Rao (Jira)" <ji...@apache.org> on 2021/03/12 08:03:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12431) Fetch Request/Response without Topic information - posted by "Peter Sinoros-Szabo (Jira)" <ji...@apache.org> on 2021/03/12 09:07:00 UTC, 0 replies.
- [GitHub] [kafka] vamossagar12 commented on a change in pull request #9756: KAFKA-10652: Adding size based linger semnatics to Raft metadata - posted by GitBox <gi...@apache.org> on 2021/03/12 09:14:25 UTC, 5 replies.
- [GitHub] [kafka] jeqo edited a comment on pull request #10293: KAFKA-12449: Remove deprecated WindowStore#put - posted by GitBox <gi...@apache.org> on 2021/03/12 10:47:09 UTC, 0 replies.
- [jira] [Updated] (KAFKA-10160) Kafka MM2 consumer configuration - posted by "Mickael Maison (Jira)" <ji...@apache.org> on 2021/03/12 11:03:00 UTC, 0 replies.
- [jira] [Reopened] (KAFKA-10160) Kafka MM2 consumer configuration - posted by "Mickael Maison (Jira)" <ji...@apache.org> on 2021/03/12 11:03:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-10160) Kafka MM2 consumer configuration - posted by "Mickael Maison (Jira)" <ji...@apache.org> on 2021/03/12 11:04:00 UTC, 0 replies.
- [GitHub] [kafka] mimaison commented on pull request #8921: KAFKA-10160: Kafka MM2 consumer configuration - posted by GitBox <gi...@apache.org> on 2021/03/12 11:06:26 UTC, 1 replies.
- [GitHub] [kafka] mimaison merged pull request #10192: MINOR: Add missing unit tests for Mirror Connect - posted by GitBox <gi...@apache.org> on 2021/03/12 11:32:34 UTC, 0 replies.
- [GitHub] [kafka] mimaison commented on pull request #10268: MINOR: output meaningful error message - posted by GitBox <gi...@apache.org> on 2021/03/12 11:58:38 UTC, 0 replies.
- [GitHub] [kafka] mimaison merged pull request #10268: MINOR: output meaningful error message - posted by GitBox <gi...@apache.org> on 2021/03/12 12:15:08 UTC, 0 replies.
- [GitHub] [kafka] mimaison commented on a change in pull request #10299: KAFKA-10070: parameterize Connect unit tests to remove code duplication - posted by GitBox <gi...@apache.org> on 2021/03/12 12:41:56 UTC, 0 replies.
- [jira] [Commented] (KAFKA-7525) Handling corrupt records - posted by "Alexandre Dupriez (Jira)" <ji...@apache.org> on 2021/03/12 15:29:00 UTC, 0 replies.
- [GitHub] [kafka] ijuma opened a new pull request #10307: MINOR: Log project, gradle, java and scala versions at the start of the build - posted by GitBox <gi...@apache.org> on 2021/03/12 15:46:09 UTC, 0 replies.
- [GitHub] [kafka] mimaison opened a new pull request #10308: MINOR: Update year in NOTICE - posted by GitBox <gi...@apache.org> on 2021/03/12 16:50:51 UTC, 0 replies.
- [GitHub] [kafka] mimaison commented on pull request #10308: MINOR: Update year in NOTICE - posted by GitBox <gi...@apache.org> on 2021/03/12 16:55:29 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang merged pull request #10305: KAFKA-10357: Add missing repartition topic validation - posted by GitBox <gi...@apache.org> on 2021/03/12 16:59:50 UTC, 0 replies.
- [GitHub] [kafka] jsancio commented on a change in pull request #10278: KAFKA-10526: leader fsync deferral on write - posted by GitBox <gi...@apache.org> on 2021/03/12 20:13:15 UTC, 2 replies.
- [GitHub] [kafka] ijuma merged pull request #10307: MINOR: Log project, gradle, java and scala versions at the start of the build - posted by GitBox <gi...@apache.org> on 2021/03/12 21:03:41 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12426) Missing logic to create partition.metadata files in RaftReplicaManager - posted by "Justine Olshan (Jira)" <ji...@apache.org> on 2021/03/12 21:26:00 UTC, 1 replies.
- [jira] [Comment Edited] (KAFKA-12426) Missing logic to create partition.metadata files in RaftReplicaManager - posted by "Justine Olshan (Jira)" <ji...@apache.org> on 2021/03/12 21:27:00 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #10300: KAFKA-12452: Remove deprecated overloads of ProcessorContext#forward - posted by GitBox <gi...@apache.org> on 2021/03/12 21:44:52 UTC, 2 replies.
- [GitHub] [kafka] hachikuji opened a new pull request #10309: KAFKA-12181; Loosen raft fetch offset validation of remote replicas - posted by GitBox <gi...@apache.org> on 2021/03/12 22:14:16 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12460) Raft should prevent truncation below high watermark - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/12 22:25:00 UTC, 2 replies.
- [jira] [Created] (KAFKA-12460) Raft should not prevent truncation below high watermark - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/12 22:25:00 UTC, 0 replies.
- [GitHub] [kafka] hachikuji opened a new pull request #10310: KAFKA-12460; Do not allow raft truncation below high watermark - posted by GitBox <gi...@apache.org> on 2021/03/12 22:38:36 UTC, 0 replies.
- [GitHub] [kafka] abbccdda commented on a change in pull request #10135: KAFKA-10348: Share client channel between forwarding and auto creation manager - posted by GitBox <gi...@apache.org> on 2021/03/12 22:47:30 UTC, 0 replies.
- [jira] [Created] (KAFKA-12461) Extend LogManager to cover the metadata topic - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/12 22:52:00 UTC, 0 replies.
- [GitHub] [kafka] jsancio commented on a change in pull request #10309: KAFKA-12181; Loosen raft fetch offset validation of remote replicas - posted by GitBox <gi...@apache.org> on 2021/03/12 23:06:28 UTC, 3 replies.
- [GitHub] [kafka] dajac commented on a change in pull request #10304: KAFKA-12454:Add ERROR logging on kafka-log-dirs when given brokerIds do not exist in current kafka cluster - posted by GitBox <gi...@apache.org> on 2021/03/12 23:21:47 UTC, 2 replies.
- [jira] [Created] (KAFKA-12462) Threads in PENDING_SHUTDOWN entering a rebalance can cause an illegal state exception - posted by "Walker Carlson (Jira)" <ji...@apache.org> on 2021/03/12 23:33:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12462) Threads in PENDING_SHUTDOWN entering a rebalance can cause an illegal state exception - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/12 23:36:00 UTC, 4 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #10309: KAFKA-12181; Loosen raft fetch offset validation of remote replicas - posted by GitBox <gi...@apache.org> on 2021/03/12 23:41:59 UTC, 6 replies.
- [jira] [Commented] (KAFKA-12462) Threads in PENDING_SHUTDOWN entering a rebalance can cause an illegal state exception - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/12 23:42:00 UTC, 2 replies.
- [jira] [Assigned] (KAFKA-12462) Threads in PENDING_SHUTDOWN entering a rebalance can cause an illegal state exception - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/12 23:51:00 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman opened a new pull request #10311: KAFKA-12462: proceed with task revocation in case of thread in PENDING_SHUTDOWN - posted by GitBox <gi...@apache.org> on 2021/03/13 00:00:56 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10311: KAFKA-12462: proceed with task revocation in case of thread in PENDING_SHUTDOWN - posted by GitBox <gi...@apache.org> on 2021/03/13 00:01:18 UTC, 2 replies.
- [GitHub] [kafka] wcarlson5 commented on a change in pull request #10311: KAFKA-12462: proceed with task revocation in case of thread in PENDING_SHUTDOWN - posted by GitBox <gi...@apache.org> on 2021/03/13 00:05:32 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #10311: KAFKA-12462: proceed with task revocation in case of thread in PENDING_SHUTDOWN - posted by GitBox <gi...@apache.org> on 2021/03/13 00:14:05 UTC, 1 replies.
- [GitHub] [kafka] wcarlson5 commented on pull request #10311: KAFKA-12462: proceed with task revocation in case of thread in PENDING_SHUTDOWN - posted by GitBox <gi...@apache.org> on 2021/03/13 00:28:32 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12460) Raft should prevent truncation below high watermark - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/13 00:33:00 UTC, 0 replies.
- [GitHub] [kafka] hachikuji merged pull request #10310: KAFKA-12460; Do not allow raft truncation below high watermark - posted by GitBox <gi...@apache.org> on 2021/03/13 00:33:37 UTC, 0 replies.
- [GitHub] [kafka] dengziming commented on pull request #10243: KAFKA-12398: Fix flaky test `ConsumerBounceTest.testClose` - posted by GitBox <gi...@apache.org> on 2021/03/13 01:27:40 UTC, 0 replies.
- [GitHub] [kafka] dengziming commented on pull request #10189: MINOR: Update copyright year in NOTICE - posted by GitBox <gi...@apache.org> on 2021/03/13 01:30:34 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10232: KAFKA-12352: Make sure all rejoin group and reset state has a reason - posted by GitBox <gi...@apache.org> on 2021/03/13 01:43:43 UTC, 0 replies.
- [GitHub] [kafka] dengziming opened a new pull request #10312: MINOR: Fix log statement whose placeholders are inconsistent with arguments - posted by GitBox <gi...@apache.org> on 2021/03/13 01:48:48 UTC, 0 replies.
- [GitHub] [kafka] dengziming closed pull request #10189: MINOR: Update copyright year in NOTICE - posted by GitBox <gi...@apache.org> on 2021/03/13 02:02:36 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman merged pull request #10311: KAFKA-12462: proceed with task revocation in case of thread in PENDING_SHUTDOWN - posted by GitBox <gi...@apache.org> on 2021/03/13 04:07:08 UTC, 0 replies.
- [GitHub] [kafka] wenbingshen commented on a change in pull request #10304: KAFKA-12454:Add ERROR logging on kafka-log-dirs when given brokerIds do not exist in current kafka cluster - posted by GitBox <gi...@apache.org> on 2021/03/13 07:38:43 UTC, 6 replies.
- [jira] [Updated] (KAFKA-12454) Add ERROR logging on kafka-log-dirs when given brokerIds do not exist in current kafka cluster - posted by "Wenbing Shen (Jira)" <ji...@apache.org> on 2021/03/13 07:59:00 UTC, 2 replies.
- [GitHub] [kafka] chia7712 commented on pull request #10285: KAFKA-12442: Upgrade ZSTD JNI from 1.4.8-4 to 1.4.9-1 - posted by GitBox <gi...@apache.org> on 2021/03/13 09:47:30 UTC, 0 replies.
- [GitHub] [kafka] chia7712 merged pull request #10303: MINOR: Remove redundant inheritance from FilteringJmxReporter #onMetricRemoved - posted by GitBox <gi...@apache.org> on 2021/03/13 09:51:45 UTC, 0 replies.
- [GitHub] [kafka] AsWali opened a new pull request #10313: KAFKA-12456: Log "Listeners are not identical across brokers" message at WARN/INFO instead of ERROR - posted by GitBox <gi...@apache.org> on 2021/03/13 12:00:44 UTC, 0 replies.
- [GitHub] [kafka] ikdekker commented on pull request #10313: KAFKA-12456: Log "Listeners are not identical across brokers" message at WARN/INFO instead of ERROR - posted by GitBox <gi...@apache.org> on 2021/03/13 13:13:09 UTC, 5 replies.
- [GitHub] [kafka] dajac merged pull request #10243: KAFKA-12398: Fix flaky test `ConsumerBounceTest.testClose` - posted by GitBox <gi...@apache.org> on 2021/03/13 17:16:21 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12398) Fix flaky test `ConsumerBounceTest.testClose` - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/03/13 17:19:01 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12396) Dedicated exception for kstreams when null key received - posted by "DV Singh (Jira)" <ji...@apache.org> on 2021/03/13 18:43:00 UTC, 1 replies.
- [GitHub] [kafka] vamossagar12 commented on pull request #10278: KAFKA-10526: leader fsync deferral on write - posted by GitBox <gi...@apache.org> on 2021/03/14 04:13:57 UTC, 1 replies.
- [jira] [Updated] (KAFKA-12436) deprecate MirrorMaker v1 - posted by "Ryanne Dolan (Jira)" <ji...@apache.org> on 2021/03/14 06:45:00 UTC, 0 replies.
- [GitHub] [kafka] rohitrmd commented on a change in pull request #10276: KAFKA-12253: Add tests that cover all of the cases for ReplicatedLog's validateOffsetAndEpoch - posted by GitBox <gi...@apache.org> on 2021/03/14 07:58:08 UTC, 4 replies.
- [GitHub] [kafka] rohitrmd commented on pull request #10276: KAFKA-12253: Add tests that cover all of the cases for ReplicatedLog's validateOffsetAndEpoch - posted by GitBox <gi...@apache.org> on 2021/03/14 07:59:02 UTC, 2 replies.
- [GitHub] [kafka] chia7712 opened a new pull request #10314: MINOR: remove redundant null check when testing specified type - posted by GitBox <gi...@apache.org> on 2021/03/14 11:51:10 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12313) Consider deprecating the default.windowed.serde.inner.class configs - posted by "Sagar Rao (Jira)" <ji...@apache.org> on 2021/03/14 14:57:00 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10304: KAFKA-12454:Add ERROR logging on kafka-log-dirs when given brokerIds do not exist in current kafka cluster - posted by GitBox <gi...@apache.org> on 2021/03/14 15:19:14 UTC, 2 replies.
- [jira] [Created] (KAFKA-12463) Update default consumer partition assignor for sink tasks - posted by "Chris Egerton (Jira)" <ji...@apache.org> on 2021/03/14 17:49:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12463) Update default consumer partition assignor for sink tasks - posted by "Chris Egerton (Jira)" <ji...@apache.org> on 2021/03/14 17:55:00 UTC, 18 replies.
- [jira] [Assigned] (KAFKA-12459) Improve raft simulation tests - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/14 18:07:00 UTC, 0 replies.
- [GitHub] [kafka] C0urante opened a new pull request #10315: KAFKA-12463: Update default sink task partition assignor to cooperative sticky assignor - posted by GitBox <gi...@apache.org> on 2021/03/14 18:16:04 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12455) OffsetValidationTest.test_broker_rolling_bounce failing for Raft quorums - posted by "Ron Dagostino (Jira)" <ji...@apache.org> on 2021/03/14 18:52:00 UTC, 2 replies.
- [jira] [Updated] (KAFKA-12463) Update default consumer partition assignor for sink tasks - posted by "Chris Egerton (Jira)" <ji...@apache.org> on 2021/03/15 01:50:00 UTC, 9 replies.
- [jira] [Comment Edited] (KAFKA-12463) Update default consumer partition assignor for sink tasks - posted by "Chris Egerton (Jira)" <ji...@apache.org> on 2021/03/15 02:01:00 UTC, 8 replies.
- [jira] [Comment Edited] (KAFKA-12313) Consider deprecating the default.windowed.serde.inner.class configs - posted by "Sagar Rao (Jira)" <ji...@apache.org> on 2021/03/15 03:12:00 UTC, 2 replies.
- [jira] [Created] (KAFKA-12464) Enhance constrained sticky Assign algorithm - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/03/15 03:37:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12464) Enhance constrained sticky Assign algorithm - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/03/15 04:23:00 UTC, 11 replies.
- [jira] [Commented] (KAFKA-12464) Enhance constrained sticky Assign algorithm - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/03/15 05:26:00 UTC, 1 replies.
- [GitHub] [kafka] badaiaqrandista opened a new pull request #10316: KAFKA-10034: Make Producer's max.request.size configuration description clearer - posted by GitBox <gi...@apache.org> on 2021/03/15 06:54:40 UTC, 0 replies.
- [GitHub] [kafka] ItherNiT commented on pull request #6329: KAFKA-1194: Fix renaming open files on Windows - posted by GitBox <gi...@apache.org> on 2021/03/15 07:09:18 UTC, 0 replies.
- [jira] [Commented] (KAFKA-7870) Error sending fetch request (sessionId=1578860481, epoch=INITIAL) to node 2: java.io.IOException: Connection to 2 was disconnected before the response was read. - posted by "ShiminHuang (Jira)" <ji...@apache.org> on 2021/03/15 08:04:00 UTC, 5 replies.
- [jira] [Created] (KAFKA-12465) Decide whether inconsistent cluster id error are fatal - posted by "dengziming (Jira)" <ji...@apache.org> on 2021/03/15 08:19:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12465) Decide whether inconsistent cluster id error are fatal - posted by "dengziming (Jira)" <ji...@apache.org> on 2021/03/15 08:21:00 UTC, 0 replies.
- [GitHub] [kafka] ikdekker edited a comment on pull request #10313: KAFKA-12456: Log "Listeners are not identical across brokers" message at WARN/INFO instead of ERROR - posted by GitBox <gi...@apache.org> on 2021/03/15 12:05:56 UTC, 2 replies.
- [GitHub] [kafka] mimaison merged pull request #10308: MINOR: Update year in NOTICE - posted by GitBox <gi...@apache.org> on 2021/03/15 12:18:41 UTC, 0 replies.
- [GitHub] [kafka] cadonna opened a new pull request #10317: KAFKA-10357: Add setup method to internal topics - posted by GitBox <gi...@apache.org> on 2021/03/15 12:20:05 UTC, 0 replies.
- [GitHub] [kafka] cadonna commented on a change in pull request #10317: KAFKA-10357: Add setup method to internal topics - posted by GitBox <gi...@apache.org> on 2021/03/15 12:21:43 UTC, 3 replies.
- [GitHub] [kafka] cadonna commented on pull request #10317: KAFKA-10357: Add setup method to internal topics - posted by GitBox <gi...@apache.org> on 2021/03/15 12:22:05 UTC, 0 replies.
- [GitHub] [kafka] dajac opened a new pull request #10318: KAFKA-12330; FetchSessionCache may cause starvation for partitions when FetchResponse is full - posted by GitBox <gi...@apache.org> on 2021/03/15 14:11:03 UTC, 0 replies.
- [GitHub] [kafka] dajac opened a new pull request #10319: MINOR; Various code cleanups - posted by GitBox <gi...@apache.org> on 2021/03/15 14:58:19 UTC, 0 replies.
- [GitHub] [kafka] abbccdda merged pull request #10135: KAFKA-10348: Share client channel between forwarding and auto creation manager - posted by GitBox <gi...@apache.org> on 2021/03/15 15:46:07 UTC, 0 replies.
- [GitHub] [kafka] abbccdda opened a new pull request #10320: MINOR: revert stream logging level back to ERROR - posted by GitBox <gi...@apache.org> on 2021/03/15 16:12:57 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang merged pull request #10232: KAFKA-12352: Make sure all rejoin group and reset state has a reason - posted by GitBox <gi...@apache.org> on 2021/03/15 16:24:51 UTC, 0 replies.
- [GitHub] [kafka] jsancio commented on a change in pull request #10276: KAFKA-12253: Add tests that cover all of the cases for ReplicatedLog's validateOffsetAndEpoch - posted by GitBox <gi...@apache.org> on 2021/03/15 17:12:36 UTC, 1 replies.
- [GitHub] [kafka] andrewegel commented on pull request #10056: KAFKA-12293: remove JCenter and Bintray repositories mentions out of build gradle scripts (sunset is announced for those repositories) - posted by GitBox <gi...@apache.org> on 2021/03/15 17:14:47 UTC, 0 replies.
- [GitHub] [kafka] C0urante commented on pull request #10014: KAFKA-12252 and KAFKA-12262: Fix session key rotation when leadership changes - posted by GitBox <gi...@apache.org> on 2021/03/15 17:55:51 UTC, 1 replies.
- [GitHub] [kafka] abbccdda merged pull request #10320: MINOR: revert stream logging level back to ERROR - posted by GitBox <gi...@apache.org> on 2021/03/15 18:00:49 UTC, 0 replies.
- [GitHub] [kafka] wcarlson5 opened a new pull request #10321: Minor:timeout issue in Remove thread - posted by GitBox <gi...@apache.org> on 2021/03/15 19:08:28 UTC, 0 replies.
- [GitHub] [kafka] wcarlson5 commented on pull request #10321: Minor:timeout issue in Remove thread - posted by GitBox <gi...@apache.org> on 2021/03/15 19:17:22 UTC, 0 replies.
- [jira] [Updated] (KAFKA-10310) Kafka Raft Snapshot - posted by "Jose Armando Garcia Sancio (Jira)" <ji...@apache.org> on 2021/03/15 19:59:00 UTC, 1 replies.
- [jira] [Created] (KAFKA-12466) Controller and Broker Metadata Snapshots - posted by "Jose Armando Garcia Sancio (Jira)" <ji...@apache.org> on 2021/03/15 20:02:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12467) Disabled implementation for generating controller snapshots - posted by "Jose Armando Garcia Sancio (Jira)" <ji...@apache.org> on 2021/03/15 20:12:00 UTC, 0 replies.
- [GitHub] [kafka] bbejeck commented on a change in pull request #10150: KAFKA-3745: Add access to read-only key in value joiner - posted by GitBox <gi...@apache.org> on 2021/03/15 20:36:12 UTC, 2 replies.
- [jira] [Created] (KAFKA-12468) Initial offsets are copied from source to target cluster - posted by "Bart De Neuter (Jira)" <ji...@apache.org> on 2021/03/15 20:49:00 UTC, 0 replies.
- [GitHub] [kafka] kowshik commented on pull request #10271: KAFKA-12429: Added serdes for the default implementation of RLMM based on an internal topic as storage. - posted by GitBox <gi...@apache.org> on 2021/03/15 20:58:25 UTC, 0 replies.
- [jira] [Created] (KAFKA-12469) The topic names in the metrics do not retain their format when extracting through JMX. - posted by "Rafał Chmielewski (Jira)" <ji...@apache.org> on 2021/03/15 21:26:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12470) The topic names in the metrics do not retain their format when extracting through JMX. - posted by "Rafał Chmielewski (Jira)" <ji...@apache.org> on 2021/03/15 21:26:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-10666) Kafka doesn't use keystore / key / truststore passwords for named SSL connections - posted by "Jason (Jira)" <ji...@apache.org> on 2021/03/15 21:29:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12470) The topic names in the metrics do not retain their format when extracting through JMX. - posted by "Rafał Chmielewski (Jira)" <ji...@apache.org> on 2021/03/15 21:30:00 UTC, 0 replies.
- [GitHub] [kafka] jolshan commented on pull request #10313: KAFKA-12456: Log "Listeners are not identical across brokers" message at WARN/INFO instead of ERROR - posted by GitBox <gi...@apache.org> on 2021/03/15 21:39:45 UTC, 3 replies.
- [GitHub] [kafka] jolshan edited a comment on pull request #10313: KAFKA-12456: Log "Listeners are not identical across brokers" message at WARN/INFO instead of ERROR - posted by GitBox <gi...@apache.org> on 2021/03/15 21:42:29 UTC, 3 replies.
- [GitHub] [kafka] rondagostino opened a new pull request #10322: KAFKA-12455: OffsetValidationTest.test_broker_rolling_bounce fail: Raft - posted by GitBox <gi...@apache.org> on 2021/03/15 21:51:01 UTC, 0 replies.
- [GitHub] [kafka] rondagostino commented on pull request #10322: KAFKA-12455: OffsetValidationTest.test_broker_rolling_bounce fail: Raft - posted by GitBox <gi...@apache.org> on 2021/03/15 21:51:22 UTC, 2 replies.
- [jira] [Updated] (KAFKA-12469) The topic names in the metrics do not retain their format when extracting through JMX. - posted by "Rafał Chmielewski (Jira)" <ji...@apache.org> on 2021/03/15 22:01:00 UTC, 1 replies.
- [GitHub] [kafka] ijuma commented on pull request #10056: KAFKA-12293: remove JCenter and Bintray repositories mentions out of build gradle scripts (sunset is announced for those repositories) - posted by GitBox <gi...@apache.org> on 2021/03/15 22:05:06 UTC, 1 replies.
- [jira] [Created] (KAFKA-12471) Implement createPartitions in KIP-500 mode - posted by "Colin McCabe (Jira)" <ji...@apache.org> on 2021/03/15 22:09:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12471) Implement createPartitions in KIP-500 mode - posted by "Colin McCabe (Jira)" <ji...@apache.org> on 2021/03/15 22:10:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-10518) Consumer fetches could be inefficient when lags are unbalanced - posted by "Colin McCabe (Jira)" <ji...@apache.org> on 2021/03/15 22:37:00 UTC, 1 replies.
- [GitHub] [kafka] abbccdda commented on pull request #10320: MINOR: revert stream logging level back to ERROR - posted by GitBox <gi...@apache.org> on 2021/03/15 23:01:06 UTC, 0 replies.
- [GitHub] [kafka] hachikuji opened a new pull request #10323: KAFKA-12459; Use property testing library for raft event simulation tests - posted by GitBox <gi...@apache.org> on 2021/03/15 23:11:09 UTC, 0 replies.
- [GitHub] [kafka] dejan2609 commented on pull request #10056: KAFKA-12293: remove JCenter and Bintray repositories mentions out of build gradle scripts (sunset is announced for those repositories) - posted by GitBox <gi...@apache.org> on 2021/03/16 00:05:43 UTC, 0 replies.
- [GitHub] [kafka] jsancio opened a new pull request #10324: MINOR: Add a few more benchmark for the timeline map - posted by GitBox <gi...@apache.org> on 2021/03/16 00:06:06 UTC, 0 replies.
- [GitHub] [kafka] jsancio commented on pull request #10324: MINOR: Add a few more benchmark for the timeline map - posted by GitBox <gi...@apache.org> on 2021/03/16 00:08:11 UTC, 4 replies.
- [jira] [Created] (KAFKA-12472) Add a Consumer / Streams metric to indicate the current rebalance status - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/16 01:19:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12472) Add a Consumer / Streams metric to indicate the current rebalance status - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/16 01:20:00 UTC, 7 replies.
- [jira] [Updated] (KAFKA-8127) It may need to import scala.io - posted by "JieFang.He (Jira)" <ji...@apache.org> on 2021/03/16 01:26:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-10518) Consumer fetches could be inefficient when lags are unbalanced - posted by "Tom Lee (Jira)" <ji...@apache.org> on 2021/03/16 01:26:00 UTC, 1 replies.
- [GitHub] [kafka] dengziming commented on pull request #10312: MINOR: Fix log statement whose placeholders are inconsistent with arguments - posted by GitBox <gi...@apache.org> on 2021/03/16 01:31:24 UTC, 2 replies.
- [GitHub] [kafka] dengziming opened a new pull request #10325: MONOR: Remove redudant LocalLogManager - posted by GitBox <gi...@apache.org> on 2021/03/16 01:42:47 UTC, 0 replies.
- [GitHub] [kafka] dengziming commented on pull request #10325: MONOR: Remove redudant LocalLogManager - posted by GitBox <gi...@apache.org> on 2021/03/16 01:44:48 UTC, 0 replies.
- [GitHub] [kafka] jsancio edited a comment on pull request #10324: MINOR: Add a few more benchmark for the timeline map - posted by GitBox <gi...@apache.org> on 2021/03/16 01:50:08 UTC, 2 replies.
- [GitHub] [kafka] jsancio commented on a change in pull request #10324: MINOR: Add a few more benchmark for the timeline map - posted by GitBox <gi...@apache.org> on 2021/03/16 01:52:42 UTC, 3 replies.
- [jira] [Commented] (KAFKA-12472) Add a Consumer / Streams metric to indicate the current rebalance status - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/16 02:06:00 UTC, 9 replies.
- [jira] [Created] (KAFKA-12473) Make the CooperativeStickyAssignor the default assignor - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/16 02:28:00 UTC, 0 replies.
- [GitHub] [kafka] lizthegrey opened a new pull request #10326: Add RackAwareInSyncReplicaSelector - posted by GitBox <gi...@apache.org> on 2021/03/16 02:34:43 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12473) Make the CooperativeStickyAssignor the default assignor - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/16 02:56:00 UTC, 4 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10321: HOTFIX: timeout issue in Remove thread - posted by GitBox <gi...@apache.org> on 2021/03/16 03:03:06 UTC, 1 replies.
- [jira] [Assigned] (KAFKA-12473) Make the CooperativeStickyAssignor the default assignor - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/16 03:12:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12473) Make the CooperativeStickyAssignor the default assignor - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/16 03:12:00 UTC, 1 replies.
- [GitHub] [kafka] ableegoldman merged pull request #10321: HOTFIX: timeout issue in Remove thread - posted by GitBox <gi...@apache.org> on 2021/03/16 03:12:46 UTC, 0 replies.
- [GitHub] [kafka] wenbingshen opened a new pull request #10327: MINOR: No fetcher for partitions don't need to print remove fetcher log - posted by GitBox <gi...@apache.org> on 2021/03/16 03:21:04 UTC, 0 replies.
- [GitHub] [kafka] wenbingshen commented on pull request #10327: MINOR: No fetcher for partitions don't need to print remove fetcher log - posted by GitBox <gi...@apache.org> on 2021/03/16 03:24:01 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12474) Worker can die if unable to write new session key - posted by "Chris Egerton (Jira)" <ji...@apache.org> on 2021/03/16 03:28:00 UTC, 1 replies.
- [jira] [Created] (KAFKA-12474) Worker can die if unable to write new session key - posted by "Chris Egerton (Jira)" <ji...@apache.org> on 2021/03/16 03:28:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12475) Kafka Streams breaks EOS with remote state stores - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/16 03:31:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-9156) LazyTimeIndex & LazyOffsetIndex may cause niobufferoverflow in concurrent state - posted by "iBlackeyes (Jira)" <ji...@apache.org> on 2021/03/16 03:34:00 UTC, 2 replies.
- [jira] [Created] (KAFKA-12476) Worker can block for longer than scheduled rebalance delay and/or session key TTL - posted by "Chris Egerton (Jira)" <ji...@apache.org> on 2021/03/16 03:35:00 UTC, 0 replies.
- [jira] [Comment Edited] (KAFKA-9156) LazyTimeIndex & LazyOffsetIndex may cause niobufferoverflow in concurrent state - posted by "iBlackeyes (Jira)" <ji...@apache.org> on 2021/03/16 03:36:00 UTC, 4 replies.
- [jira] [Commented] (KAFKA-12475) Kafka Streams breaks EOS with remote state stores - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/16 03:37:00 UTC, 6 replies.
- [jira] [Comment Edited] (KAFKA-12475) Kafka Streams breaks EOS with remote state stores - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/16 03:38:00 UTC, 1 replies.
- [GitHub] [kafka] showuon opened a new pull request #10328: MINOR: update the version number to 2.6.2 - posted by GitBox <gi...@apache.org> on 2021/03/16 03:54:32 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on pull request #10328: MINOR: update the version number to 2.6.2 - posted by GitBox <gi...@apache.org> on 2021/03/16 03:54:53 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #10328: MINOR: update the version number to 2.6.2 - posted by GitBox <gi...@apache.org> on 2021/03/16 04:11:34 UTC, 3 replies.
- [GitHub] [kafka] showuon commented on a change in pull request #10328: MINOR: update the version number to 2.6.2 - posted by GitBox <gi...@apache.org> on 2021/03/16 04:53:53 UTC, 0 replies.
- [GitHub] [kafka] showuon closed pull request #10328: MINOR: update the version number to 2.6.2 - posted by GitBox <gi...@apache.org> on 2021/03/16 04:54:03 UTC, 0 replies.
- [jira] [Created] (KAFKA-12477) Smart rebalancing with dynamic protocol selection - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/16 05:19:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12477) Smart rebalancing with dynamic protocol selection - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/16 05:22:00 UTC, 3 replies.
- [GitHub] [kafka] wenbingshen opened a new pull request #10329: MINOR: remove some specifying types in tool command - posted by GitBox <gi...@apache.org> on 2021/03/16 05:40:59 UTC, 0 replies.
- [GitHub] [kafka] wenbingshen commented on pull request #10329: MINOR: remove some specifying types in tool command - posted by GitBox <gi...@apache.org> on 2021/03/16 05:42:22 UTC, 4 replies.
- [jira] [Comment Edited] (KAFKA-12477) Smart rebalancing with dynamic protocol selection - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/16 06:56:00 UTC, 1 replies.
- [GitHub] [kafka] showuon commented on pull request #9627: KAFKA-10746: Change to Warn logs when necessary to notify users - posted by GitBox <gi...@apache.org> on 2021/03/16 07:15:57 UTC, 0 replies.
- [jira] [Created] (KAFKA-12478) Consumer group may lose data for newly expanded partitions when add partitions for topic if the group is set to consume from the latest - posted by "hudeqi (Jira)" <ji...@apache.org> on 2021/03/16 07:28:00 UTC, 0 replies.
- [GitHub] [kafka] dengziming closed pull request #9638: MINOR; Remove duplicate updateLeaderEndOffsetAndTimestamp - posted by GitBox <gi...@apache.org> on 2021/03/16 07:29:52 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12478) Consumer group may lose data for newly expanded partitions when add partitions for topic if the group is set to consume from the latest - posted by "hudeqi (Jira)" <ji...@apache.org> on 2021/03/16 07:35:00 UTC, 1 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10319: MINOR; Various code cleanups - posted by GitBox <gi...@apache.org> on 2021/03/16 07:54:57 UTC, 1 replies.
- [GitHub] [kafka] dajac commented on a change in pull request #10323: KAFKA-12459; Use property testing library for raft event simulation tests - posted by GitBox <gi...@apache.org> on 2021/03/16 07:59:48 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10323: KAFKA-12459; Use property testing library for raft event simulation tests - posted by GitBox <gi...@apache.org> on 2021/03/16 09:00:14 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10318: KAFKA-12330; FetchSessionCache may cause starvation for partitions when FetchResponse is full - posted by GitBox <gi...@apache.org> on 2021/03/16 09:40:22 UTC, 1 replies.
- [GitHub] [kafka] dajac commented on a change in pull request #10275: KAFKA-12434; Admin support for `DescribeProducers` API - posted by GitBox <gi...@apache.org> on 2021/03/16 09:56:26 UTC, 2 replies.
- [GitHub] [kafka] dajac commented on pull request #10319: MINOR; Various code cleanups - posted by GitBox <gi...@apache.org> on 2021/03/16 10:26:28 UTC, 1 replies.
- [GitHub] [kafka] lbradstreet commented on a change in pull request #10318: KAFKA-12330; FetchSessionCache may cause starvation for partitions when FetchResponse is full - posted by GitBox <gi...@apache.org> on 2021/03/16 10:38:35 UTC, 0 replies.
- [jira] [Created] (KAFKA-12479) Combine partition offset requests into single request in ConsumerGroupCommand - posted by "Rajini Sivaram (Jira)" <ji...@apache.org> on 2021/03/16 12:13:00 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on pull request #10324: MINOR: Add a few more benchmark for the timeline map - posted by GitBox <gi...@apache.org> on 2021/03/16 14:03:34 UTC, 1 replies.
- [GitHub] [kafka] ijuma commented on pull request #10323: KAFKA-12459; Use property testing library for raft event simulation tests - posted by GitBox <gi...@apache.org> on 2021/03/16 14:06:14 UTC, 2 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10322: KAFKA-12455: OffsetValidationTest.test_broker_rolling_bounce fail: Raft - posted by GitBox <gi...@apache.org> on 2021/03/16 14:08:55 UTC, 0 replies.
- [GitHub] [kafka] ijuma opened a new pull request #10330: MINOR: Add toString to various Kafka Metrics classes - posted by GitBox <gi...@apache.org> on 2021/03/16 14:50:58 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on pull request #10330: MINOR: Add toString to various Kafka Metrics classes - posted by GitBox <gi...@apache.org> on 2021/03/16 14:51:22 UTC, 1 replies.
- [GitHub] [kafka] dajac commented on pull request #10330: MINOR: Add toString to various Kafka Metrics classes - posted by GitBox <gi...@apache.org> on 2021/03/16 15:28:47 UTC, 0 replies.
- [GitHub] [kafka] spena opened a new pull request #10331: KAFKA-10847: Add a RocksDBTimeOrderedWindowStore to hold records using their timestamp as key prefix - posted by GitBox <gi...@apache.org> on 2021/03/16 15:45:29 UTC, 0 replies.
- [GitHub] [kafka] dajac merged pull request #10319: MINOR; Various code cleanups - posted by GitBox <gi...@apache.org> on 2021/03/16 16:00:13 UTC, 0 replies.
- [GitHub] [kafka] wcarlson5 commented on pull request #10321: HOTFIX: timeout issue in Remove thread - posted by GitBox <gi...@apache.org> on 2021/03/16 16:22:46 UTC, 0 replies.
- [GitHub] [kafka] cadonna commented on pull request #10321: HOTFIX: timeout issue in Remove thread - posted by GitBox <gi...@apache.org> on 2021/03/16 16:28:13 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12480) Reuse bootstrap servers in clients when last alive broker in cluster metadata is unavailable - posted by "Ron Dagostino (Jira)" <ji...@apache.org> on 2021/03/16 17:01:00 UTC, 2 replies.
- [jira] [Created] (KAFKA-12480) Reuse bootstrap servers in clients when last alive broker in cluster metadata is unavailable - posted by "Ron Dagostino (Jira)" <ji...@apache.org> on 2021/03/16 17:01:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12465) Decide whether inconsistent cluster id error are fatal - posted by "Jose Armando Garcia Sancio (Jira)" <ji...@apache.org> on 2021/03/16 17:17:00 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on pull request #10323: KAFKA-12459; Use property testing library for raft event simulation tests - posted by GitBox <gi...@apache.org> on 2021/03/16 17:36:56 UTC, 3 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10324: MINOR: Add a few more benchmark for the timeline map - posted by GitBox <gi...@apache.org> on 2021/03/16 17:37:20 UTC, 2 replies.
- [GitHub] [kafka] stanislavkozlovski commented on pull request #10323: KAFKA-12459; Use property testing library for raft event simulation tests - posted by GitBox <gi...@apache.org> on 2021/03/16 18:04:21 UTC, 0 replies.
- [jira] [Created] (KAFKA-12481) Add socket.nagle.disable config to reduce number of packets - posted by "Andrei Iatsuk (Jira)" <ji...@apache.org> on 2021/03/16 18:17:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12481) Add socket.nagle.disable config to reduce number of packets - posted by "Andrei Iatsuk (Jira)" <ji...@apache.org> on 2021/03/16 18:19:00 UTC, 0 replies.
- [GitHub] [kafka] vvcephei commented on pull request #10321: HOTFIX: timeout issue in Remove thread - posted by GitBox <gi...@apache.org> on 2021/03/16 18:23:36 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-10697) Remove ProduceResponse.responses - posted by "Chun-Hao Tang (Jira)" <ji...@apache.org> on 2021/03/16 18:42:00 UTC, 0 replies.
- [GitHub] [kafka] tang7526 opened a new pull request #10332: KAFKA-10697: Remove ProduceResponse.responses - posted by GitBox <gi...@apache.org> on 2021/03/16 18:45:20 UTC, 0 replies.
- [GitHub] [kafka] ijuma edited a comment on pull request #10323: KAFKA-12459; Use property testing library for raft event simulation tests - posted by GitBox <gi...@apache.org> on 2021/03/16 19:14:15 UTC, 0 replies.
- [GitHub] [kafka] yatsukav opened a new pull request #10333: KAFKA-12481: Add socket.nagle.disable config property - posted by GitBox <gi...@apache.org> on 2021/03/16 19:18:15 UTC, 0 replies.
- [GitHub] [kafka] rajinisivaram merged pull request #10267: KAFKA-12427: Don't update connection idle time for muted connections - posted by GitBox <gi...@apache.org> on 2021/03/16 19:18:40 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12427) Broker does not close muted idle connections with buffered data - posted by "Rajini Sivaram (Jira)" <ji...@apache.org> on 2021/03/16 19:20:00 UTC, 0 replies.
- [GitHub] [kafka] rajinisivaram commented on pull request #10318: KAFKA-12330; FetchSessionCache may cause starvation for partitions when FetchResponse is full - posted by GitBox <gi...@apache.org> on 2021/03/16 19:22:40 UTC, 0 replies.
- [GitHub] [kafka] rajinisivaram merged pull request #10318: KAFKA-12330; FetchSessionCache may cause starvation for partitions when FetchResponse is full - posted by GitBox <gi...@apache.org> on 2021/03/16 19:24:16 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12330) FetchSessionCache may cause starvation for partitions when FetchResponse is full - posted by "Rajini Sivaram (Jira)" <ji...@apache.org> on 2021/03/16 19:25:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12482) Remove deprecated Connect worker configs - posted by "Randall Hauch (Jira)" <ji...@apache.org> on 2021/03/16 19:54:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12483) Enable client overrides in connector configs by default - posted by "Randall Hauch (Jira)" <ji...@apache.org> on 2021/03/16 19:54:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12484) Enable Connect's connector log contexts by default - posted by "Randall Hauch (Jira)" <ji...@apache.org> on 2021/03/16 19:55:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12482) Remove deprecated Connect worker configs - posted by "Randall Hauch (Jira)" <ji...@apache.org> on 2021/03/16 19:56:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12485) Speed up Consumer#committed by returning cached offsets for owned partitions - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/16 19:57:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12485) Speed up Consumer#committed by returning cached offsets for owned partitions - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/16 20:03:00 UTC, 1 replies.
- [GitHub] [kafka] ijuma commented on pull request #10333: KAFKA-12481: Add socket.nagle.disable config property - posted by GitBox <gi...@apache.org> on 2021/03/16 20:09:02 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10333: KAFKA-12481: Add socket.nagle.disable config property - posted by GitBox <gi...@apache.org> on 2021/03/16 20:22:48 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12484) Enable Connect's connector log contexts by default - posted by "Randall Hauch (Jira)" <ji...@apache.org> on 2021/03/16 20:41:00 UTC, 0 replies.
- [GitHub] [kafka] ijuma merged pull request #10330: MINOR: Add toString to various Kafka Metrics classes - posted by GitBox <gi...@apache.org> on 2021/03/16 20:51:58 UTC, 0 replies.
- [GitHub] [kafka] ijuma merged pull request #10322: KAFKA-12455: OffsetValidationTest.test_broker_rolling_bounce fail: Raft - posted by GitBox <gi...@apache.org> on 2021/03/16 20:57:45 UTC, 0 replies.
- [GitHub] [kafka] cmccabe opened a new pull request #10334: MINOR: Fix BaseHashTable sizing - posted by GitBox <gi...@apache.org> on 2021/03/16 21:33:11 UTC, 0 replies.
- [GitHub] [kafka] yatsukav commented on a change in pull request #10333: KAFKA-12481: Add socket.nagle.disable config property - posted by GitBox <gi...@apache.org> on 2021/03/16 21:36:09 UTC, 1 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10334: MINOR: Fix BaseHashTable sizing - posted by GitBox <gi...@apache.org> on 2021/03/16 21:38:47 UTC, 0 replies.
- [GitHub] [kafka] rhauch opened a new pull request #10335: KAFKA-12484: Enable Connect's connector log contexts by default (KIP-721) DRAFT - posted by GitBox <gi...@apache.org> on 2021/03/16 21:47:09 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12484) Enable Connect's connector log contexts by default - posted by "Randall Hauch (Jira)" <ji...@apache.org> on 2021/03/16 21:49:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12483) Enable client overrides in connector configs by default - posted by "Randall Hauch (Jira)" <ji...@apache.org> on 2021/03/16 21:50:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12483) Enable client overrides in connector configs by default - posted by "Randall Hauch (Jira)" <ji...@apache.org> on 2021/03/16 21:50:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12486) Utilize HighAvailabilityTaskAssignor to avoid downtime on corrupted task - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/16 22:01:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12486) Utilize HighAvailabilityTaskAssignor to avoid downtime on corrupted task - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/16 22:04:00 UTC, 1 replies.
- [GitHub] [kafka] rhauch opened a new pull request #10336: KAFKA-12483: Enable client overrides in connector configs by default (KIP-722) - posted by GitBox <gi...@apache.org> on 2021/03/16 22:04:11 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12484) Enable Connect's connector log contexts by default - posted by "Randall Hauch (Jira)" <ji...@apache.org> on 2021/03/16 22:05:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12483) Enable client overrides in connector configs by default - posted by "Randall Hauch (Jira)" <ji...@apache.org> on 2021/03/16 22:06:00 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on pull request #10297: MINOR: fix failing ZooKeeper system tests - posted by GitBox <gi...@apache.org> on 2021/03/16 22:10:39 UTC, 1 replies.
- [GitHub] [kafka] jolshan commented on pull request #10269: KAFKA-12410 KafkaAPis ought to group fetch data before generating fet… - posted by GitBox <gi...@apache.org> on 2021/03/16 22:13:52 UTC, 2 replies.
- [jira] [Commented] (KAFKA-12482) Remove deprecated Connect worker configs - posted by "Randall Hauch (Jira)" <ji...@apache.org> on 2021/03/16 22:36:00 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on pull request #10292: MINOR: fix client_compatibility_features_test.py - posted by GitBox <gi...@apache.org> on 2021/03/16 23:05:53 UTC, 1 replies.
- [jira] [Created] (KAFKA-12488) Be more specific about enabled SASL mechnanisms in system tests - posted by "Ron Dagostino (Jira)" <ji...@apache.org> on 2021/03/16 23:18:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12487) Sink connectors do not work with the cooperative consumer rebalance protocol - posted by "Chris Egerton (Jira)" <ji...@apache.org> on 2021/03/16 23:18:00 UTC, 0 replies.
- [GitHub] [kafka] rondagostino edited a comment on pull request #10297: MINOR: fix failing ZooKeeper system tests - posted by GitBox <gi...@apache.org> on 2021/03/16 23:20:17 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12485) Speed up Consumer#committed by returning cached offsets for owned partitions - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/17 00:03:00 UTC, 0 replies.
- [jira] [Comment Edited] (KAFKA-12485) Speed up Consumer#committed by returning cached offsets for owned partitions - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/17 00:04:00 UTC, 2 replies.
- [GitHub] [kafka] cmccabe commented on a change in pull request #10281: KAFKA-12432: AdminClient should time out nodes that are never ready - posted by GitBox <gi...@apache.org> on 2021/03/17 00:34:33 UTC, 7 replies.
- [GitHub] [kafka] jsancio commented on a change in pull request #10334: MINOR: Fix BaseHashTable sizing - posted by GitBox <gi...@apache.org> on 2021/03/17 00:59:59 UTC, 1 replies.
- [GitHub] [kafka] tang7526 commented on pull request #10332: KAFKA-10697: Remove ProduceResponse.responses - posted by GitBox <gi...@apache.org> on 2021/03/17 01:47:55 UTC, 0 replies.
- [GitHub] [kafka] sridhav opened a new pull request #10337: KAFKA-12380: Executor in Connect's Worker is not shut down when the worker is - posted by GitBox <gi...@apache.org> on 2021/03/17 02:32:43 UTC, 0 replies.
- [GitHub] [kafka] sridhav commented on pull request #10337: KAFKA-12380: Executor in Connect's Worker is not shut down when the worker is - posted by GitBox <gi...@apache.org> on 2021/03/17 02:36:11 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12384) Flaky Test ListOffsetsRequestTest.testResponseIncludesLeaderEpoch - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/03/17 03:39:00 UTC, 1 replies.
- [GitHub] [kafka] showuon opened a new pull request #10338: KAFKA-10251: wait for consumer rebalance completed before consuming records - posted by GitBox <gi...@apache.org> on 2021/03/17 05:33:15 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr opened a new pull request #10339: MINOR: Remove redundant allows in import-control.xml - posted by GitBox <gi...@apache.org> on 2021/03/17 05:33:59 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr commented on pull request #10339: MINOR: Remove redundant allows in import-control.xml - posted by GitBox <gi...@apache.org> on 2021/03/17 05:34:52 UTC, 1 replies.
- [GitHub] [kafka] chia7712 commented on pull request #10329: MINOR: remove some specifying types in tool command - posted by GitBox <gi...@apache.org> on 2021/03/17 06:04:19 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10332: KAFKA-10697: Remove ProduceResponse.responses - posted by GitBox <gi...@apache.org> on 2021/03/17 06:39:46 UTC, 3 replies.
- [GitHub] [kafka] dajac commented on a change in pull request #10329: MINOR: remove some specifying types in tool command - posted by GitBox <gi...@apache.org> on 2021/03/17 06:49:30 UTC, 1 replies.
- [GitHub] [kafka] tang7526 commented on a change in pull request #10332: KAFKA-10697: Remove ProduceResponse.responses - posted by GitBox <gi...@apache.org> on 2021/03/17 07:19:24 UTC, 10 replies.
- [GitHub] [kafka] showuon commented on pull request #10338: KAFKA-10251: wait for consumer rebalance completed before consuming records - posted by GitBox <gi...@apache.org> on 2021/03/17 07:32:36 UTC, 1 replies.
- [GitHub] [kafka] songShiPeng closed pull request #7251: fix bug:If the client loses a response, the queue corresponding to th… - posted by GitBox <gi...@apache.org> on 2021/03/17 07:35:12 UTC, 0 replies.
- [GitHub] [kafka] rodesai commented on a change in pull request #10317: KAFKA-10357: Add setup method to internal topics - posted by GitBox <gi...@apache.org> on 2021/03/17 07:57:51 UTC, 0 replies.
- [GitHub] [kafka] wenbingshen commented on a change in pull request #10329: MINOR: remove some specifying types in tool command - posted by GitBox <gi...@apache.org> on 2021/03/17 08:52:47 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10334: MINOR: Fix BaseHashTable sizing - posted by GitBox <gi...@apache.org> on 2021/03/17 10:29:27 UTC, 3 replies.
- [GitHub] [kafka] chia7712 merged pull request #10329: MINOR: remove some specifying types in tool command - posted by GitBox <gi...@apache.org> on 2021/03/17 10:56:50 UTC, 0 replies.
- [GitHub] [kafka] chia7712 merged pull request #10339: MINOR: Remove redundant allows in import-control.xml - posted by GitBox <gi...@apache.org> on 2021/03/17 11:03:42 UTC, 0 replies.
- [GitHub] [kafka] chia7712 closed pull request #10291: (DON"T MERGE) add benchmark - posted by GitBox <gi...@apache.org> on 2021/03/17 11:07:12 UTC, 0 replies.
- [jira] [Created] (KAFKA-12489) Flaky test ControllerIntegrationTest.testPartitionReassignmentToBrokerWithOfflineLogDir - posted by "dengziming (Jira)" <ji...@apache.org> on 2021/03/17 11:27:00 UTC, 0 replies.
- [GitHub] [kafka] dengziming removed a comment on pull request #10312: MINOR: Fix log statement whose placeholders are inconsistent with arguments - posted by GitBox <gi...@apache.org> on 2021/03/17 12:00:32 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on pull request #9973: KAFKA-12239 Detail log 'Error getting JMX attribute' - posted by GitBox <gi...@apache.org> on 2021/03/17 14:57:27 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12239) Unclear warning message in JmxReporter, when getting missing JMX attribute - posted by "Chia-Ping Tsai (Jira)" <ji...@apache.org> on 2021/03/17 14:59:00 UTC, 0 replies.
- [GitHub] [kafka] jolshan edited a comment on pull request #10269: KAFKA-12410 KafkaAPis ought to group fetch data before generating fet… - posted by GitBox <gi...@apache.org> on 2021/03/17 15:43:25 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12446) Define KGroupedTable#aggregate subtractor + adder order of execution - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/17 16:55:00 UTC, 0 replies.
- [GitHub] [kafka] chia7712 merged pull request #10292: MINOR: fix client_compatibility_features_test.py - posted by GitBox <gi...@apache.org> on 2021/03/17 17:27:19 UTC, 0 replies.
- [GitHub] [kafka] jolshan commented on pull request #10282: KAFKA-12426: Missing logic to create partition.metadata files in RaftReplicaManager - posted by GitBox <gi...@apache.org> on 2021/03/17 17:40:46 UTC, 0 replies.
- [GitHub] [kafka] jolshan edited a comment on pull request #10282: KAFKA-12426: Missing logic to create partition.metadata files in RaftReplicaManager - posted by GitBox <gi...@apache.org> on 2021/03/17 17:40:58 UTC, 0 replies.
- [GitHub] [kafka] omkreddy commented on pull request #10202: KAFKA-12392: Deprecate the batch-size option in console producer - posted by GitBox <gi...@apache.org> on 2021/03/17 17:41:30 UTC, 0 replies.
- [GitHub] [kafka] omkreddy edited a comment on pull request #10202: KAFKA-12392: Deprecate the batch-size option in console producer - posted by GitBox <gi...@apache.org> on 2021/03/17 17:48:13 UTC, 0 replies.
- [jira] [Comment Edited] (KAFKA-12472) Add a Consumer / Streams metric to indicate the current rebalance status - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/17 17:56:00 UTC, 1 replies.
- [GitHub] [kafka] cmccabe merged pull request #10297: MINOR: fix failing ZooKeeper system tests - posted by GitBox <gi...@apache.org> on 2021/03/17 17:59:00 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on pull request #10282: KAFKA-12426: Missing logic to create partition.metadata files in RaftReplicaManager - posted by GitBox <gi...@apache.org> on 2021/03/17 17:59:40 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #10085: KAFKA-12154: Snapshot Loading API - posted by GitBox <gi...@apache.org> on 2021/03/17 18:02:06 UTC, 1 replies.
- [GitHub] [kafka] cmccabe commented on a change in pull request #10334: MINOR: Fix BaseHashTable sizing - posted by GitBox <gi...@apache.org> on 2021/03/17 18:10:37 UTC, 4 replies.
- [GitHub] [kafka] cmccabe commented on pull request #10334: MINOR: Fix BaseHashTable sizing - posted by GitBox <gi...@apache.org> on 2021/03/17 18:15:00 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on pull request #10323: KAFKA-12459; Use property testing library for raft event simulation tests - posted by GitBox <gi...@apache.org> on 2021/03/17 18:40:20 UTC, 0 replies.
- [GitHub] [kafka] jsancio commented on a change in pull request #10085: KAFKA-12154: Snapshot Loading API - posted by GitBox <gi...@apache.org> on 2021/03/17 18:57:34 UTC, 7 replies.
- [GitHub] [kafka] dajac commented on pull request #9963: MINOR: Extract ApiVersions logic from the `SocketServer` to the `KafkaApis` - posted by GitBox <gi...@apache.org> on 2021/03/17 19:47:14 UTC, 0 replies.
- [jira] [Created] (KAFKA-12490) Forwarded requests should use timeout from request when possible - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/17 19:57:00 UTC, 0 replies.
- [GitHub] [kafka] rhauch commented on a change in pull request #10337: KAFKA-12380: Executor in Connect's Worker is not shut down when the worker is - posted by GitBox <gi...@apache.org> on 2021/03/17 20:01:59 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12490) Forwarded requests should use timeout from request when possible - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/17 20:02:00 UTC, 0 replies.
- [GitHub] [kafka] rhauch commented on pull request #10337: KAFKA-12380: Executor in Connect's Worker is not shut down when the worker is - posted by GitBox <gi...@apache.org> on 2021/03/17 20:06:48 UTC, 0 replies.
- [GitHub] [kafka] cadonna commented on pull request #9779: KAFKA-10767: Adding test cases for all, reverseAll and reverseRange for ThreadCache - posted by GitBox <gi...@apache.org> on 2021/03/17 20:13:07 UTC, 0 replies.
- [GitHub] [kafka] mumrah opened a new pull request #10340: MINOR: Start the broker-to-controller channel for request forwarding - posted by GitBox <gi...@apache.org> on 2021/03/17 20:34:49 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #10340: MINOR: Start the broker-to-controller channel for request forwarding - posted by GitBox <gi...@apache.org> on 2021/03/17 20:38:55 UTC, 2 replies.
- [jira] [Commented] (KAFKA-12478) Consumer group may lose data for newly expanded partitions when add partitions for topic if the group is set to consume from the latest - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/17 21:28:00 UTC, 8 replies.
- [GitHub] [kafka] jsancio commented on a change in pull request #10323: KAFKA-12459; Use property testing library for raft event simulation tests - posted by GitBox <gi...@apache.org> on 2021/03/17 21:58:13 UTC, 1 replies.
- [jira] [Created] (KAFKA-12491) RocksDB not being pulled in as a transitive dependency - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/17 22:10:00 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #10142: KAFKA-12294: forward auto topic request within envelope on behalf of clients - posted by GitBox <gi...@apache.org> on 2021/03/17 22:10:44 UTC, 2 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #10323: KAFKA-12459; Use property testing library for raft event simulation tests - posted by GitBox <gi...@apache.org> on 2021/03/17 22:16:22 UTC, 2 replies.
- [GitHub] [kafka] ijuma opened a new pull request #10341: MINOR: Make rocksdb an `api` dependency for `streams` - posted by GitBox <gi...@apache.org> on 2021/03/17 22:27:15 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12491) RocksDB not being pulled in as a transitive dependency - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/17 22:31:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12491) RocksDB not being pulled in as a transitive dependency - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/17 22:33:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12492) Formatting of example RocksDBConfigSetter is messed up - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/17 22:51:00 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman opened a new pull request #10342: KAFKA-12288: remove task-level filesystem locks - posted by GitBox <gi...@apache.org> on 2021/03/17 23:08:18 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10342: KAFKA-12288: remove task-level filesystem locks - posted by GitBox <gi...@apache.org> on 2021/03/17 23:09:21 UTC, 5 replies.
- [GitHub] [kafka] cmccabe opened a new pull request #10343: KAFKA-12471: Implement createPartitions in KIP-500 mode - posted by GitBox <gi...@apache.org> on 2021/03/17 23:09:24 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #10342: KAFKA-12288: remove task-level filesystem locks - posted by GitBox <gi...@apache.org> on 2021/03/17 23:10:19 UTC, 14 replies.
- [GitHub] [kafka] jsancio opened a new pull request #10344: MINOR: Remove use of NoSuchElementException - posted by GitBox <gi...@apache.org> on 2021/03/17 23:24:58 UTC, 0 replies.
- [GitHub] [kafka] jsancio commented on pull request #10276: KAFKA-12253: Add tests that cover all of the cases for ReplicatedLog's validateOffsetAndEpoch - posted by GitBox <gi...@apache.org> on 2021/03/17 23:31:52 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10344: MINOR: Remove use of NoSuchElementException - posted by GitBox <gi...@apache.org> on 2021/03/17 23:37:14 UTC, 2 replies.
- [GitHub] [kafka] jsancio commented on a change in pull request #10344: MINOR: Remove use of NoSuchElementException - posted by GitBox <gi...@apache.org> on 2021/03/17 23:42:40 UTC, 4 replies.
- [jira] [Updated] (KAFKA-12288) Remove task-level filesystem locks - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/17 23:44:00 UTC, 5 replies.
- [GitHub] [kafka] hachikuji commented on pull request #10344: MINOR: Remove use of NoSuchElementException - posted by GitBox <gi...@apache.org> on 2021/03/18 00:07:55 UTC, 0 replies.
- [GitHub] [kafka] hachikuji edited a comment on pull request #10344: MINOR: Remove use of NoSuchElementException - posted by GitBox <gi...@apache.org> on 2021/03/18 00:11:46 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #10344: MINOR: Remove use of NoSuchElementException - posted by GitBox <gi...@apache.org> on 2021/03/18 00:15:29 UTC, 2 replies.
- [jira] [Assigned] (KAFKA-12477) Smart rebalancing with dynamic protocol selection - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/18 00:35:00 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman opened a new pull request #10345: KAFKA-12477: dynamically upgrade rebalancing protocol based on selected assignor - posted by GitBox <gi...@apache.org> on 2021/03/18 01:03:40 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10345: KAFKA-12477: dynamically upgrade rebalancing protocol based on selected assignor - posted by GitBox <gi...@apache.org> on 2021/03/18 01:04:26 UTC, 1 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #10276: KAFKA-12253: Add tests that cover all of the cases for ReplicatedLog's validateOffsetAndEpoch - posted by GitBox <gi...@apache.org> on 2021/03/18 01:07:06 UTC, 1 replies.
- [GitHub] [kafka] hachikuji edited a comment on pull request #10323: KAFKA-12459; Use property testing library for raft event simulation tests - posted by GitBox <gi...@apache.org> on 2021/03/18 01:13:12 UTC, 1 replies.
- [jira] [Commented] (KAFKA-12486) Utilize HighAvailabilityTaskAssignor to avoid downtime on corrupted task - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/18 01:41:00 UTC, 0 replies.
- [GitHub] [kafka] hachikuji merged pull request #10323: KAFKA-12459; Use property testing library for raft event simulation tests - posted by GitBox <gi...@apache.org> on 2021/03/18 02:20:24 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12459) Improve raft simulation tests - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/18 02:21:00 UTC, 0 replies.
- [GitHub] [kafka] dengziming commented on pull request #10255: KAFKA-12388: Share broker channel between alterIsrManager and lifecycleManager - posted by GitBox <gi...@apache.org> on 2021/03/18 02:24:32 UTC, 0 replies.
- [jira] [Created] (KAFKA-12493) The controller should handle the consistency between the controllerContext and the partition replicas assignment on zookeeper - posted by "Wenbing Shen (Jira)" <ji...@apache.org> on 2021/03/18 02:35:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12494) Broker raise InternalError after disk sector medium error without marking dir to offline - posted by "iBlackeyes (Jira)" <ji...@apache.org> on 2021/03/18 02:48:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12493) The controller should handle the consistency between the controllerContext and the partition replicas assignment on zookeeper - posted by "Wenbing Shen (Jira)" <ji...@apache.org> on 2021/03/18 03:05:00 UTC, 0 replies.
- [GitHub] [kafka] C0urante commented on pull request #10345: KAFKA-12477: dynamically upgrade rebalancing protocol based on selected assignor - posted by GitBox <gi...@apache.org> on 2021/03/18 03:09:08 UTC, 0 replies.
- [GitHub] [kafka] C0urante edited a comment on pull request #10345: KAFKA-12477: dynamically upgrade rebalancing protocol based on selected assignor - posted by GitBox <gi...@apache.org> on 2021/03/18 03:09:52 UTC, 2 replies.
- [GitHub] [kafka] wenbingshen opened a new pull request #10346: KAFKA-12493: The controller should handle the consistency between the controllerContext and the partition replicas assignment on zookeeper - posted by GitBox <gi...@apache.org> on 2021/03/18 03:26:10 UTC, 0 replies.
- [GitHub] [kafka] wenbingshen commented on pull request #10346: KAFKA-12493: The controller should handle the consistency between the controllerContext and the partition replicas assignment on zookeeper - posted by GitBox <gi...@apache.org> on 2021/03/18 03:30:01 UTC, 3 replies.
- [jira] [Commented] (KAFKA-10830) Kafka Producer API should throw unwrapped exceptions - posted by "Dongjin Lee (Jira)" <ji...@apache.org> on 2021/03/18 06:03:00 UTC, 2 replies.
- [GitHub] [kafka] chia7712 opened a new pull request #10347: HOTFIX: the request thread in clientToControllerChannelManager is NOT… - posted by GitBox <gi...@apache.org> on 2021/03/18 06:26:09 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on pull request #10347: HOTFIX: the request thread in clientToControllerChannelManager is NOT… - posted by GitBox <gi...@apache.org> on 2021/03/18 06:30:10 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on pull request #10347: MINOR: the request thread in clientToControllerChannelManager is NOT… - posted by GitBox <gi...@apache.org> on 2021/03/18 06:46:00 UTC, 1 replies.
- [jira] [Created] (KAFKA-12495) Unbalanced connectors/tasks distribution will happen in Connect's incremental cooperative assignor - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/03/18 07:19:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12495) Unbalanced connectors/tasks distribution will happen in Connect's incremental cooperative assignor - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/03/18 07:22:00 UTC, 9 replies.
- [jira] [Commented] (KAFKA-12495) Unbalanced connectors/tasks distribution will happen in Connect's incremental cooperative assignor - posted by "rameshkrishnan muthusamy (Jira)" <ji...@apache.org> on 2021/03/18 07:25:00 UTC, 2 replies.
- [jira] [Comment Edited] (KAFKA-12495) Unbalanced connectors/tasks distribution will happen in Connect's incremental cooperative assignor - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/03/18 07:37:00 UTC, 1 replies.
- [GitHub] [kafka] chia7712 commented on pull request #10304: KAFKA-12454: Add ERROR logging on kafka-log-dirs when given brokerIds do not exist in current kafka cluster - posted by GitBox <gi...@apache.org> on 2021/03/18 07:37:47 UTC, 0 replies.
- [GitHub] [kafka] chia7712 merged pull request #10304: KAFKA-12454: Add ERROR logging on kafka-log-dirs when given brokerIds do not exist in current kafka cluster - posted by GitBox <gi...@apache.org> on 2021/03/18 08:15:57 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12454) Add ERROR logging on kafka-log-dirs when given brokerIds do not exist in current kafka cluster - posted by "Chia-Ping Tsai (Jira)" <ji...@apache.org> on 2021/03/18 08:16:00 UTC, 0 replies.
- [GitHub] [kafka] unlizhao opened a new pull request #10348: KafkaAdminClient check null for group.groupState() - posted by GitBox <gi...@apache.org> on 2021/03/18 09:31:06 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on pull request #10348: MINOR: KafkaAdminClient check null for group.groupState() - posted by GitBox <gi...@apache.org> on 2021/03/18 10:05:56 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12390) error when storing group assignment during SyncGroup - posted by "Andrey (Jira)" <ji...@apache.org> on 2021/03/18 10:25:00 UTC, 3 replies.
- [GitHub] [kafka] cadonna commented on a change in pull request #10342: KAFKA-12288: remove task-level filesystem locks - posted by GitBox <gi...@apache.org> on 2021/03/18 10:34:17 UTC, 1 replies.
- [GitHub] [kafka] dengziming commented on pull request #10347: MINOR: the request thread in clientToControllerChannelManager is NOT… - posted by GitBox <gi...@apache.org> on 2021/03/18 10:53:21 UTC, 0 replies.
- [jira] [Created] (KAFKA-12496) Javadoc webpages should not be published to mirrors - posted by "Sebb (Jira)" <ji...@apache.org> on 2021/03/18 10:58:00 UTC, 0 replies.
- [GitHub] [kafka] chia7712 closed pull request #10347: MINOR: the request thread in clientToControllerChannelManager is NOT… - posted by GitBox <gi...@apache.org> on 2021/03/18 10:59:05 UTC, 0 replies.
- [GitHub] [kafka] cadonna commented on a change in pull request #9779: KAFKA-10767: Adding test cases for all, reverseAll and reverseRange for ThreadCache - posted by GitBox <gi...@apache.org> on 2021/03/18 11:07:56 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12384) Flaky Test ListOffsetsRequestTest.testResponseIncludesLeaderEpoch - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/03/18 11:18:00 UTC, 2 replies.
- [GitHub] [kafka] ijuma merged pull request #10341: KAFKA-12491: Make rocksdb an `api` dependency for `streams` - posted by GitBox <gi...@apache.org> on 2021/03/18 14:00:37 UTC, 0 replies.
- [GitHub] [kafka] ijuma opened a new pull request #10349: MINOR: Move `configurations.all` to be a child of `allprojects` - posted by GitBox <gi...@apache.org> on 2021/03/18 14:08:52 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on pull request #10340: MINOR: Start the broker-to-controller channel for request forwarding - posted by GitBox <gi...@apache.org> on 2021/03/18 14:20:38 UTC, 1 replies.
- [GitHub] [kafka] unlizhao commented on pull request #10348: MINOR: KafkaAdminClient check null for group.groupState() - posted by GitBox <gi...@apache.org> on 2021/03/18 14:27:17 UTC, 0 replies.
- [GitHub] [kafka] ijuma merged pull request #10056: KAFKA-12293: remove JCenter and Bintray repositories mentions out of build gradle scripts (sunset is announced for those repositories) - posted by GitBox <gi...@apache.org> on 2021/03/18 14:27:27 UTC, 0 replies.
- [GitHub] [kafka] unlizhao edited a comment on pull request #10348: MINOR: KafkaAdminClient check null for group.groupState() - posted by GitBox <gi...@apache.org> on 2021/03/18 14:29:02 UTC, 0 replies.
- [GitHub] [kafka] ijuma edited a comment on pull request #10056: KAFKA-12293: remove JCenter and Bintray repositories mentions out of build gradle scripts (sunset is announced for those repositories) - posted by GitBox <gi...@apache.org> on 2021/03/18 14:31:19 UTC, 0 replies.
- [GitHub] [kafka] mumrah commented on pull request #10340: MINOR: Start the broker-to-controller channel for request forwarding - posted by GitBox <gi...@apache.org> on 2021/03/18 14:52:53 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-3813) Let SourceConnector implementations access the offset reader - posted by "Chris Egerton (Jira)" <ji...@apache.org> on 2021/03/18 15:35:00 UTC, 1 replies.
- [GitHub] [kafka] chia7712 merged pull request #10314: MINOR: remove redundant null check when testing specified type - posted by GitBox <gi...@apache.org> on 2021/03/18 15:39:43 UTC, 0 replies.
- [jira] [Created] (KAFKA-12497) Source task offset commits continue even after task has failed - posted by "Chris Egerton (Jira)" <ji...@apache.org> on 2021/03/18 15:53:00 UTC, 0 replies.
- [GitHub] [kafka] rhauch commented on a change in pull request #10315: KAFKA-12463: Update default sink task partition assignor to cooperative sticky assignor - posted by GitBox <gi...@apache.org> on 2021/03/18 16:08:40 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10340: MINOR: Start the broker-to-controller channel for request forwarding - posted by GitBox <gi...@apache.org> on 2021/03/18 16:14:31 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-10340) Source connectors should report error when trying to produce records to non-existent topics instead of hanging forever - posted by "Randall Hauch (Jira)" <ji...@apache.org> on 2021/03/18 16:16:00 UTC, 0 replies.
- [GitHub] [kafka] C0urante commented on a change in pull request #10315: KAFKA-12463: Update default sink task partition assignor to cooperative sticky assignor - posted by GitBox <gi...@apache.org> on 2021/03/18 16:19:13 UTC, 3 replies.
- [jira] [Commented] (KAFKA-12262) New session keys are never distributed when follower with key becomes leader - posted by "Randall Hauch (Jira)" <ji...@apache.org> on 2021/03/18 16:20:00 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on pull request #10077: KAFKA-12309 The revocation algorithm produces uneven distributions - posted by GitBox <gi...@apache.org> on 2021/03/18 16:28:27 UTC, 1 replies.
- [GitHub] [kafka] rhauch commented on pull request #10335: KAFKA-12484: Enable Connect's connector log contexts by default (KIP-721) - posted by GitBox <gi...@apache.org> on 2021/03/18 16:28:40 UTC, 0 replies.
- [GitHub] [kafka] bsolomon1124 opened a new pull request #10350: [docs] Demo use of *-server-stop commands to stop - posted by GitBox <gi...@apache.org> on 2021/03/18 16:28:54 UTC, 0 replies.
- [jira] [Created] (KAFKA-12498) Consumer Group is zero when MirrorMaker 2.0 is running - posted by "Olumide Ajiboye (Jira)" <ji...@apache.org> on 2021/03/18 16:29:00 UTC, 0 replies.
- [GitHub] [kafka] jolshan opened a new pull request #10351: MINOR: use new method to get number of topics in DeleteTopicsRequest - posted by GitBox <gi...@apache.org> on 2021/03/18 16:29:06 UTC, 0 replies.
- [GitHub] [kafka] bsolomon1124 opened a new pull request #10352: [doc] Properly use language-java to highlight Java code - posted by GitBox <gi...@apache.org> on 2021/03/18 16:31:01 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang merged pull request #10317: KAFKA-10357: Add setup method to internal topics - posted by GitBox <gi...@apache.org> on 2021/03/18 16:52:17 UTC, 0 replies.
- [GitHub] [kafka] cmccabe merged pull request #10334: MINOR: Fix BaseHashTable sizing - posted by GitBox <gi...@apache.org> on 2021/03/18 16:59:03 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (KAFKA-12478) Consumer group may lose data for newly expanded partitions when add partitions for topic if the group is set to consume from the latest - posted by "hudeqi (Jira)" <ji...@apache.org> on 2021/03/18 17:00:00 UTC, 1 replies.
- [GitHub] [kafka] dajac commented on a change in pull request #10351: MINOR: use new method to get number of topics in DeleteTopicsRequest - posted by GitBox <gi...@apache.org> on 2021/03/18 17:03:17 UTC, 5 replies.
- [jira] [Comment Edited] (KAFKA-12478) Consumer group may lose data for newly expanded partitions when add partitions for topic if the group is set to consume from the latest - posted by "hudeqi (Jira)" <ji...@apache.org> on 2021/03/18 17:05:00 UTC, 1 replies.
- [jira] [Created] (KAFKA-12499) Adjust transaction timeout according to commit interval on Streams EOS - posted by "Boyang Chen (Jira)" <ji...@apache.org> on 2021/03/18 17:07:00 UTC, 0 replies.
- [GitHub] [kafka] jolshan commented on a change in pull request #10351: MINOR: use new method to get number of topics in DeleteTopicsRequest - posted by GitBox <gi...@apache.org> on 2021/03/18 17:21:59 UTC, 6 replies.
- [GitHub] [kafka] cmccabe merged pull request #10227: KAFKA-12382: add a README for KIP-500 - posted by GitBox <gi...@apache.org> on 2021/03/18 17:28:01 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12382) Create KIP-500 README for the 2.8 release - posted by "Colin McCabe (Jira)" <ji...@apache.org> on 2021/03/18 17:34:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12376) Use scheduleAtomicAppend for records that need to be atomic - posted by "Colin McCabe (Jira)" <ji...@apache.org> on 2021/03/18 17:35:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12383) Get RaftClusterTest.java and other KIP-500 junit tests working - posted by "Colin McCabe (Jira)" <ji...@apache.org> on 2021/03/18 17:36:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12498) Consumer Group Lag is zero when MirrorMaker 2.0 is running - posted by "Olumide Ajiboye (Jira)" <ji...@apache.org> on 2021/03/18 17:47:00 UTC, 1 replies.
- [GitHub] [kafka] mumrah merged pull request #10340: MINOR: Start the broker-to-controller channel for request forwarding - posted by GitBox <gi...@apache.org> on 2021/03/18 18:03:15 UTC, 0 replies.
- [GitHub] [kafka] hachikuji merged pull request #10344: MINOR: Remove use of NoSuchElementException - posted by GitBox <gi...@apache.org> on 2021/03/18 18:03:35 UTC, 0 replies.
- [jira] [Commented] (KAFKA-3813) Let SourceConnector implementations access the offset reader - posted by "Randall Hauch (Jira)" <ji...@apache.org> on 2021/03/18 18:21:00 UTC, 0 replies.
- [jira] [Reopened] (KAFKA-3813) Let SourceConnector implementations access the offset reader - posted by "Randall Hauch (Jira)" <ji...@apache.org> on 2021/03/18 18:22:00 UTC, 0 replies.
- [GitHub] [kafka] mumrah opened a new pull request #10353: DO NOT MERGE: Add a failing unit test to check Gradle and Github behavior - posted by GitBox <gi...@apache.org> on 2021/03/18 18:28:40 UTC, 0 replies.
- [GitHub] [kafka] jolshan opened a new pull request #10354: MINOR: Exclude KIP-500.md from rat check - posted by GitBox <gi...@apache.org> on 2021/03/18 18:45:36 UTC, 0 replies.
- [GitHub] [kafka] ijuma merged pull request #10349: MINOR: Move `configurations.all` to be a child of `allprojects` - posted by GitBox <gi...@apache.org> on 2021/03/18 18:50:22 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on pull request #10354: MINOR: Exclude KIP-500.md from rat check - posted by GitBox <gi...@apache.org> on 2021/03/18 18:55:20 UTC, 0 replies.
- [GitHub] [kafka] vvcephei commented on pull request #10354: MINOR: Exclude KIP-500.md from rat check - posted by GitBox <gi...@apache.org> on 2021/03/18 19:04:26 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on pull request #10354: MINOR: Exclude KIP-500.md from rat check - posted by GitBox <gi...@apache.org> on 2021/03/18 19:07:45 UTC, 0 replies.
- [jira] [Created] (KAFKA-12500) Cache memory is leaked after removing/replacing a StreamThread - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/18 19:30:00 UTC, 0 replies.
- [GitHub] [kafka] mumrah commented on pull request #10354: MINOR: Exclude KIP-500.md from rat check - posted by GitBox <gi...@apache.org> on 2021/03/18 19:32:46 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12500) Cache memory is leaked after removing/replacing a StreamThread - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/18 19:39:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12501) KafkaClusterTestKit should support mixed-mode testing - posted by "David Arthur (Jira)" <ji...@apache.org> on 2021/03/18 20:00:00 UTC, 0 replies.
- [GitHub] [kafka] mumrah commented on a change in pull request #10220: KAFKA-12383: Get RaftClusterTest.java and other KIP-500 junit tests working - posted by GitBox <gi...@apache.org> on 2021/03/18 20:01:11 UTC, 1 replies.
- [GitHub] [kafka] ableegoldman opened a new pull request #10355: KAFKA-12500: fix memory leak in thread cache - posted by GitBox <gi...@apache.org> on 2021/03/18 20:07:28 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10355: KAFKA-12500: fix memory leak in thread cache - posted by GitBox <gi...@apache.org> on 2021/03/18 20:08:04 UTC, 3 replies.
- [GitHub] [kafka] wcarlson5 commented on a change in pull request #10355: KAFKA-12500: fix memory leak in thread cache - posted by GitBox <gi...@apache.org> on 2021/03/18 20:11:34 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12385) Remove FetchResponse#responseData - posted by "Chun-Hao Tang (Jira)" <ji...@apache.org> on 2021/03/18 20:15:00 UTC, 1 replies.
- [GitHub] [kafka] ijuma merged pull request #10354: MINOR: Exclude KIP-500.md from rat check - posted by GitBox <gi...@apache.org> on 2021/03/18 20:17:56 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on pull request #10354: MINOR: Exclude KIP-500.md from rat check - posted by GitBox <gi...@apache.org> on 2021/03/18 20:18:08 UTC, 1 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #10355: KAFKA-12500: fix memory leak in thread cache - posted by GitBox <gi...@apache.org> on 2021/03/18 20:21:09 UTC, 1 replies.
- [jira] [Updated] (KAFKA-12501) KafkaClusterTestKit should support mixed-mode testing - posted by "David Arthur (Jira)" <ji...@apache.org> on 2021/03/18 20:25:00 UTC, 0 replies.
- [GitHub] [kafka] jolshan commented on pull request #10351: MINOR: use new method to get number of topics in DeleteTopicsRequest - posted by GitBox <gi...@apache.org> on 2021/03/18 20:30:08 UTC, 0 replies.
- [jira] [Created] (KAFKA-12502) Quorum controller should return topic configs in CreateTopic response - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/18 21:02:00 UTC, 0 replies.
- [GitHub] [kafka] wcarlson5 opened a new pull request #10356: cache size set by the thread - posted by GitBox <gi...@apache.org> on 2021/03/18 21:16:25 UTC, 0 replies.
- [GitHub] [kafka] rondagostino opened a new pull request #10357: MINOR: KIP-500 Cluster ID is a String - posted by GitBox <gi...@apache.org> on 2021/03/18 22:17:22 UTC, 0 replies.
- [GitHub] [kafka] rondagostino commented on pull request #10357: MINOR: KIP-500 Cluster ID is a String - posted by GitBox <gi...@apache.org> on 2021/03/18 22:17:35 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on a change in pull request #10357: MINOR: KIP-500 Cluster ID is a String - posted by GitBox <gi...@apache.org> on 2021/03/18 22:34:08 UTC, 1 replies.
- [jira] [Created] (KAFKA-12503) Resizing the thread cache in a non thread safe way can cause records to be redirected throughout the topology - posted by "Walker Carlson (Jira)" <ji...@apache.org> on 2021/03/18 22:36:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12503) Resizing the thread cache in a non thread safe way can cause records to be redirected throughout the topology - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/18 23:00:02 UTC, 2 replies.
- [jira] [Created] (KAFKA-12504) KafkaMetadataLog should check clean shutdown file - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/18 23:15:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-10563) Make sure task directories don't remain locked by dead threads - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/18 23:24:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12503) Resizing the thread cache in a non thread safe way can cause records to be redirected throughout the topology - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/18 23:24:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12504) KafkaMetadataLog should check clean shutdown file - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/18 23:31:00 UTC, 0 replies.
- [GitHub] [kafka] wcarlson5 commented on pull request #10356: KAFKA-12503: cache size set by the thread - posted by GitBox <gi...@apache.org> on 2021/03/18 23:49:49 UTC, 1 replies.
- [GitHub] [kafka] rondagostino commented on a change in pull request #10357: MINOR: KIP-500 Cluster ID is a String - posted by GitBox <gi...@apache.org> on 2021/03/19 00:14:32 UTC, 1 replies.
- [jira] [Commented] (KAFKA-12499) Adjust transaction timeout according to commit interval on Streams EOS - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/19 00:20:00 UTC, 2 replies.
- [jira] [Created] (KAFKA-12505) Should kafka-storage.sh accept a non-UUID for its --cluster-id parameter? - posted by "Ron Dagostino (Jira)" <ji...@apache.org> on 2021/03/19 00:21:00 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10356: KAFKA-12503: cache size set by the thread - posted by GitBox <gi...@apache.org> on 2021/03/19 00:28:20 UTC, 2 replies.
- [jira] [Updated] (KAFKA-12505) Should kafka-storage.sh accept a non-UUID for its --cluster-id parameter? - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/19 00:37:00 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on pull request #10357: MINOR: KIP-500 Cluster ID is a String - posted by GitBox <gi...@apache.org> on 2021/03/19 00:41:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12506) Expand AdjustStreamThreadCountTest - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/19 00:45:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12506) Expand AdjustStreamThreadCountTest - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/19 00:45:00 UTC, 5 replies.
- [jira] [Commented] (KAFKA-12506) Expand AdjustStreamThreadCountTest - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/19 00:51:00 UTC, 3 replies.
- [jira] [Created] (KAFKA-12507) java.lang.OutOfMemoryError: Direct buffer memory - posted by "diehu (Jira)" <ji...@apache.org> on 2021/03/19 01:42:00 UTC, 0 replies.
- [GitHub] [kafka] chia7712 merged pull request #10332: KAFKA-10697: Remove ProduceResponse.responses - posted by GitBox <gi...@apache.org> on 2021/03/19 02:05:12 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-10697) Remove ProduceResponse.responses - posted by "Chia-Ping Tsai (Jira)" <ji...@apache.org> on 2021/03/19 02:06:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12507) java.lang.OutOfMemoryError: Direct buffer memory - posted by "Wenbing Shen (Jira)" <ji...@apache.org> on 2021/03/19 02:20:00 UTC, 1 replies.
- [GitHub] [kafka] ableegoldman merged pull request #10356: KAFKA-12503: cache size set by the thread - posted by GitBox <gi...@apache.org> on 2021/03/19 02:34:46 UTC, 0 replies.
- [jira] [Updated] (KAFKA-8608) Broker shows WARN on reassignment partitions on new brokers: Replica LEO, follower position & Cache truncation - posted by "Zhang Jianguo (Jira)" <ji...@apache.org> on 2021/03/19 02:37:00 UTC, 1 replies.
- [jira] [Resolved] (KAFKA-12503) Resizing the thread cache in a non thread safe way can cause records to be redirected throughout the topology - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/19 02:39:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-8608) Broker shows WARN on reassignment partitions on new brokers: Replica LEO, follower position & Cache truncation - posted by "Zhang Jianguo (Jira)" <ji...@apache.org> on 2021/03/19 02:41:00 UTC, 0 replies.
- [jira] [Comment Edited] (KAFKA-8608) Broker shows WARN on reassignment partitions on new brokers: Replica LEO, follower position & Cache truncation - posted by "Zhang Jianguo (Jira)" <ji...@apache.org> on 2021/03/19 02:43:00 UTC, 1 replies.
- [GitHub] [kafka] ableegoldman edited a comment on pull request #10356: KAFKA-12503: cache size set by the thread - posted by GitBox <gi...@apache.org> on 2021/03/19 03:12:50 UTC, 0 replies.
- [jira] [Commented] (KAFKA-10563) Make sure task directories don't remain locked by dead threads - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/19 04:28:00 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on pull request #10357: MINOR: KIP-500 Cluster ID is a String - posted by GitBox <gi...@apache.org> on 2021/03/19 04:56:27 UTC, 0 replies.
- [jira] [Created] (KAFKA-12508) Emit-on-change tables may lose updates on error or restart in at_least_once - posted by "Nico Habermann (Jira)" <ji...@apache.org> on 2021/03/19 05:07:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12508) Emit-on-change tables may lose updates on error or restart in at_least_once - posted by "Nico Habermann (Jira)" <ji...@apache.org> on 2021/03/19 05:08:00 UTC, 4 replies.
- [GitHub] [kafka] rodesai commented on a change in pull request #10342: KAFKA-12288: remove task-level filesystem locks - posted by GitBox <gi...@apache.org> on 2021/03/19 05:20:23 UTC, 1 replies.
- [jira] [Updated] (KAFKA-12509) Tighten up StateDirectory thread locking - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/19 06:07:00 UTC, 1 replies.
- [jira] [Created] (KAFKA-12509) Tighten up StateDirectory thread locking - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/19 06:07:00 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on a change in pull request #10077: KAFKA-12309 The revocation algorithm produces uneven distributions - posted by GitBox <gi...@apache.org> on 2021/03/19 07:36:11 UTC, 2 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10077: KAFKA-12309 The revocation algorithm produces uneven distributions - posted by GitBox <gi...@apache.org> on 2021/03/19 07:49:06 UTC, 2 replies.
- [GitHub] [kafka] tang7526 opened a new pull request #10358: MINOR: Remove redundant semicolon - posted by GitBox <gi...@apache.org> on 2021/03/19 10:07:18 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12288) Remove task-level filesystem locks - posted by "Mickael Maison (Jira)" <ji...@apache.org> on 2021/03/19 10:15:00 UTC, 0 replies.
- [GitHub] [kafka] vamossagar12 commented on a change in pull request #9779: KAFKA-10767: Adding test cases for all, reverseAll and reverseRange for ThreadCache - posted by GitBox <gi...@apache.org> on 2021/03/19 11:52:10 UTC, 1 replies.
- [jira] [Resolved] (KAFKA-10160) Kafka MM2 consumer configuration - posted by "Mickael Maison (Jira)" <ji...@apache.org> on 2021/03/19 12:18:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12510) Unable to access Kafka connection on a machine behind the company firewall - posted by "satyaveni (Jira)" <ji...@apache.org> on 2021/03/19 12:22:00 UTC, 1 replies.
- [jira] [Created] (KAFKA-12510) Unable to access Kafka connection on a machine behind the company fireall - posted by "satyaveni (Jira)" <ji...@apache.org> on 2021/03/19 12:22:00 UTC, 0 replies.
- [GitHub] [kafka] unlizhao opened a new pull request #10359: MINOR: LogManager comments update - posted by GitBox <gi...@apache.org> on 2021/03/19 12:57:11 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12511) Flaky test DynamicConnectionQuotaTest.testDynamicListenerConnectionCreationRateQuota() - posted by "dengziming (Jira)" <ji...@apache.org> on 2021/03/19 13:05:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12511) Flaky test DynamicConnectionQuotaTest.testDynamicListenerConnectionCreationRateQuota() - posted by "dengziming (Jira)" <ji...@apache.org> on 2021/03/19 13:05:00 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on pull request #10326: Avoid newly replicating brokers in RackAwareReplicaSelector - posted by GitBox <gi...@apache.org> on 2021/03/19 13:06:19 UTC, 2 replies.
- [GitHub] [kafka] dajac commented on a change in pull request #10326: Avoid newly replicating brokers in RackAwareReplicaSelector - posted by GitBox <gi...@apache.org> on 2021/03/19 13:08:14 UTC, 1 replies.
- [jira] [Assigned] (KAFKA-12508) Emit-on-change tables may lose updates on error or restart in at_least_once - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/03/19 13:26:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12508) Emit-on-change tables may lose updates on error or restart in at_least_once - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/03/19 13:26:00 UTC, 5 replies.
- [jira] [Assigned] (KAFKA-9189) Shutdown is blocked if connection to Zookeeper is lost - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/19 13:46:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-9189) Shutdown is blocked if connection to Zookeeper is lost - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/19 13:46:00 UTC, 0 replies.
- [GitHub] [kafka] cadonna opened a new pull request #10360: KAFKA-12508: Emit records with same value and same timestamp - posted by GitBox <gi...@apache.org> on 2021/03/19 13:47:50 UTC, 0 replies.
- [jira] [Updated] (KAFKA-9189) Shutdown is blocked if connection to Zookeeper is lost - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/19 13:48:00 UTC, 0 replies.
- [GitHub] [kafka] cadonna commented on pull request #10360: KAFKA-12508: Emit records with same value and same timestamp - posted by GitBox <gi...@apache.org> on 2021/03/19 13:48:44 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on pull request #10351: MINOR: use new method to get number of topics in DeleteTopicsRequest - posted by GitBox <gi...@apache.org> on 2021/03/19 13:48:56 UTC, 0 replies.
- [GitHub] [kafka] ijuma opened a new pull request #10361: KAFKA-9189: Use MetadataCache instead of ZK during controlled shutdown - posted by GitBox <gi...@apache.org> on 2021/03/19 13:53:01 UTC, 0 replies.
- [GitHub] [kafka] mimaison merged pull request #10299: KAFKA-10070: parameterize Connect unit tests to remove code duplication - posted by GitBox <gi...@apache.org> on 2021/03/19 14:03:43 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-10070) Parameterize Connect unit tests to remove code duplication - posted by "Mickael Maison (Jira)" <ji...@apache.org> on 2021/03/19 14:05:00 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on a change in pull request #10361: KAFKA-9189: Use MetadataCache instead of ZK during controlled shutdown - posted by GitBox <gi...@apache.org> on 2021/03/19 14:11:15 UTC, 0 replies.
- [GitHub] [kafka] mumrah closed pull request #10353: DO NOT MERGE: Add a failing unit test to check Gradle and Github behavior - posted by GitBox <gi...@apache.org> on 2021/03/19 14:39:54 UTC, 0 replies.
- [GitHub] [kafka] ijuma opened a new pull request #10362: MINOR: Use self-managed mode instead of KIP-500 and nozk - posted by GitBox <gi...@apache.org> on 2021/03/19 14:42:46 UTC, 0 replies.
- [jira] [Created] (KAFKA-12512) Pass client listener and security protocol to KafkaClusterTestKey - posted by "David Arthur (Jira)" <ji...@apache.org> on 2021/03/19 14:47:00 UTC, 0 replies.
- [GitHub] [kafka] rondagostino commented on a change in pull request #10362: MINOR: Use self-managed mode instead of KIP-500 and nozk - posted by GitBox <gi...@apache.org> on 2021/03/19 15:37:49 UTC, 0 replies.
- [GitHub] [kafka] dajac merged pull request #10359: MINOR: LogManager comments update - posted by GitBox <gi...@apache.org> on 2021/03/19 16:23:22 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on a change in pull request #10362: MINOR: Use self-managed mode instead of KIP-500 and nozk - posted by GitBox <gi...@apache.org> on 2021/03/19 16:41:45 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on pull request #10362: MINOR: Use self-managed mode instead of KIP-500 and nozk - posted by GitBox <gi...@apache.org> on 2021/03/19 16:44:07 UTC, 1 replies.
- [GitHub] [kafka] kkonstantine commented on a change in pull request #10077: KAFKA-12309 The revocation algorithm produces uneven distributions - posted by GitBox <gi...@apache.org> on 2021/03/19 16:55:33 UTC, 1 replies.
- [GitHub] [kafka] cmccabe merged pull request #10357: MINOR: The new KIP-500 code should treat cluster ID as a string - posted by GitBox <gi...@apache.org> on 2021/03/19 16:56:16 UTC, 0 replies.
- [GitHub] [kafka] hachikuji merged pull request #10276: KAFKA-12253: Add tests that cover all of the cases for ReplicatedLog's validateOffsetAndEpoch - posted by GitBox <gi...@apache.org> on 2021/03/19 17:09:53 UTC, 0 replies.
- [GitHub] [kafka] jsancio opened a new pull request #10363: MINOR: Assume unclean shutdown for metadata log - posted by GitBox <gi...@apache.org> on 2021/03/19 17:19:11 UTC, 0 replies.
- [GitHub] [kafka] jsancio commented on pull request #10363: MINOR: Assume unclean shutdown for metadata log - posted by GitBox <gi...@apache.org> on 2021/03/19 17:23:07 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on pull request #10362: MINOR: Use self-managed mode instead of KIP-500 and nozk - posted by GitBox <gi...@apache.org> on 2021/03/19 17:26:00 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on pull request #10286: KAFKA-12318: system tests need to fetch Topic IDs via Admin Client instead of via ZooKeeper - posted by GitBox <gi...@apache.org> on 2021/03/19 17:26:47 UTC, 2 replies.
- [GitHub] [kafka] hachikuji merged pull request #10289: KAFKA-12440: ClusterId validation for Vote, BeginQuorum, EndQuorum and FetchSnapshot - posted by GitBox <gi...@apache.org> on 2021/03/19 17:27:59 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12440) ClusterId validation for Vote, BeginQourum and EndQuorum - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/19 17:29:00 UTC, 0 replies.
- [GitHub] [kafka] cmccabe edited a comment on pull request #10286: KAFKA-12318: system tests need to fetch Topic IDs via Admin Client instead of via ZooKeeper - posted by GitBox <gi...@apache.org> on 2021/03/19 17:41:44 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on pull request #10362: MINOR: Use self-managed mode instead of KIP-500 and nozk - posted by GitBox <gi...@apache.org> on 2021/03/19 18:13:44 UTC, 3 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10362: MINOR: Use self-managed mode instead of KIP-500 and nozk - posted by GitBox <gi...@apache.org> on 2021/03/19 18:14:06 UTC, 0 replies.
- [GitHub] [kafka] ijuma merged pull request #10361: KAFKA-9189: Use MetadataCache instead of ZK during controlled shutdown to avoid hang - posted by GitBox <gi...@apache.org> on 2021/03/19 18:20:06 UTC, 0 replies.
- [GitHub] [kafka] cmccabe merged pull request #10286: KAFKA-12318: system tests need to fetch Topic IDs via Admin Client instead of via ZooKeeper - posted by GitBox <gi...@apache.org> on 2021/03/19 18:42:02 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman edited a comment on pull request #10342: KAFKA-12288: remove task-level filesystem locks - posted by GitBox <gi...@apache.org> on 2021/03/19 19:12:21 UTC, 0 replies.
- [GitHub] [kafka] junrao commented on a change in pull request #10346: KAFKA-12493: The controller should handle the consistency between the controllerContext and the partition replicas assignment on zookeeper - posted by GitBox <gi...@apache.org> on 2021/03/19 19:13:56 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12318) system tests need to fetch Topic IDs via Admin Client instead of via ZooKeeper - posted by "Justine Olshan (Jira)" <ji...@apache.org> on 2021/03/19 19:41:00 UTC, 0 replies.
- [GitHub] [kafka] hachikuji merged pull request #10363: MINOR: Assume unclean shutdown for metadata log - posted by GitBox <gi...@apache.org> on 2021/03/19 22:10:14 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #10360: KAFKA-12508: Emit records with same value and same timestamp - posted by GitBox <gi...@apache.org> on 2021/03/19 22:36:31 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12467) Implement QuorumController metadata snapshots - posted by "Colin McCabe (Jira)" <ji...@apache.org> on 2021/03/19 22:45:00 UTC, 1 replies.
- [jira] [Assigned] (KAFKA-12467) Implement QuorumController metadata snapshots - posted by "Colin McCabe (Jira)" <ji...@apache.org> on 2021/03/19 22:45:00 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10360: KAFKA-12508: Emit records with same value and same timestamp - posted by GitBox <gi...@apache.org> on 2021/03/19 22:49:12 UTC, 2 replies.
- [GitHub] [kafka] ableegoldman merged pull request #10360: KAFKA-12508: Emit records with same value and same timestamp - posted by GitBox <gi...@apache.org> on 2021/03/19 22:51:27 UTC, 0 replies.
- [GitHub] [kafka] lizthegrey commented on pull request #10326: Avoid newly replicating brokers in RackAwareReplicaSelector - posted by GitBox <gi...@apache.org> on 2021/03/19 22:54:31 UTC, 1 replies.
- [GitHub] [kafka] lizthegrey commented on a change in pull request #10326: Avoid newly replicating brokers in RackAwareReplicaSelector - posted by GitBox <gi...@apache.org> on 2021/03/19 22:55:59 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman opened a new pull request #10364: HOTFIX: fix build in EmitOnChangeIntegrationTest - posted by GitBox <gi...@apache.org> on 2021/03/19 23:15:15 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10364: HOTFIX: fix build in EmitOnChangeIntegrationTest - posted by GitBox <gi...@apache.org> on 2021/03/19 23:15:25 UTC, 2 replies.
- [GitHub] [kafka] ableegoldman opened a new pull request #10365: MINOR: bump version in upgrade guide to 2.6.2 - posted by GitBox <gi...@apache.org> on 2021/03/19 23:35:17 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman merged pull request #10365: MINOR: bump version in upgrade guide to 2.6.2 - posted by GitBox <gi...@apache.org> on 2021/03/19 23:35:48 UTC, 0 replies.
- [GitHub] [kafka] ijuma merged pull request #10362: MINOR: Use self-managed mode instead of KIP-500 and nozk - posted by GitBox <gi...@apache.org> on 2021/03/19 23:42:44 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12504) KafkaMetadataLog should check clean shutdown file - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/19 23:46:00 UTC, 0 replies.
- [GitHub] [kafka] cmccabe opened a new pull request #10366: KAFKA-12467: Add controller-side snapshot generation - posted by GitBox <gi...@apache.org> on 2021/03/20 00:08:58 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-10821) Send cluster id information with the FetchSnapshot request - posted by "dengziming (Jira)" <ji...@apache.org> on 2021/03/20 01:11:00 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman merged pull request #10355: KAFKA-12500: fix memory leak in thread cache - posted by GitBox <gi...@apache.org> on 2021/03/20 01:11:14 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman merged pull request #10364: HOTFIX: fix build in EmitOnChangeIntegrationTest - posted by GitBox <gi...@apache.org> on 2021/03/20 02:09:33 UTC, 0 replies.
- [GitHub] [kafka] showuon opened a new pull request #10367: KAFKA-12495: allow consecutive revoke in incremental cooperative assignor in connector - posted by GitBox <gi...@apache.org> on 2021/03/20 03:58:15 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on a change in pull request #10367: KAFKA-12495: allow consecutive revoke in incremental cooperative assignor in connector - posted by GitBox <gi...@apache.org> on 2021/03/20 07:38:46 UTC, 19 replies.
- [GitHub] [kafka] dengziming opened a new pull request #10368: [DO NOT MERGE] investigate flaky test - posted by GitBox <gi...@apache.org> on 2021/03/20 08:01:26 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on pull request #10368: [DO NOT MERGE] investigate flaky test - posted by GitBox <gi...@apache.org> on 2021/03/20 08:13:53 UTC, 0 replies.
- [GitHub] [kafka] dengziming commented on pull request #10368: [DO NOT MERGE] investigate flaky test - posted by GitBox <gi...@apache.org> on 2021/03/20 08:26:52 UTC, 1 replies.
- [GitHub] [kafka] wenbingshen commented on a change in pull request #10346: KAFKA-12493: The controller should handle the consistency between the controllerContext and the partition replicas assignment on zookeeper - posted by GitBox <gi...@apache.org> on 2021/03/20 09:28:35 UTC, 3 replies.
- [jira] [Commented] (KAFKA-12509) Tighten up StateDirectory thread locking - posted by "Ketul Gupta (Jira)" <ji...@apache.org> on 2021/03/20 17:38:00 UTC, 2 replies.
- [jira] [Created] (KAFKA-12513) Kafka zookeeper client can't connect when the first zookeeper server is offline - posted by "Krzysztof Piecuch (Jira)" <ji...@apache.org> on 2021/03/20 23:21:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12509) Tighten up StateDirectory thread locking - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/21 00:39:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12492) Formatting of example RocksDBConfigSetter is messed up - posted by "Ben Chen (Jira)" <ji...@apache.org> on 2021/03/21 01:28:00 UTC, 2 replies.
- [GitHub] [kafka] bbejeck merged pull request #10150: KAFKA-3745: Add access to read-only key in value joiner - posted by GitBox <gi...@apache.org> on 2021/03/21 02:19:15 UTC, 0 replies.
- [jira] [Updated] (KAFKA-3745) Consider adding join key to ValueJoiner interface - posted by "Bill Bejeck (Jira)" <ji...@apache.org> on 2021/03/21 02:21:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12514) NPE in SubscriptionState - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/21 02:27:00 UTC, 0 replies.
- [GitHub] [kafka] vvcephei opened a new pull request #10369: KAFKA-12514: Fix NPE in SubscriptionState - posted by GitBox <gi...@apache.org> on 2021/03/21 02:33:34 UTC, 0 replies.
- [GitHub] [kafka] vvcephei commented on pull request #10369: KAFKA-12514: Fix NPE in SubscriptionState - posted by GitBox <gi...@apache.org> on 2021/03/21 02:35:08 UTC, 2 replies.
- [jira] [Created] (KAFKA-12515) ApiVersionManager should create response based on request version - posted by "feyman (Jira)" <ji...@apache.org> on 2021/03/21 03:21:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12515) ApiVersionManager should create response based on request version - posted by "feyman (Jira)" <ji...@apache.org> on 2021/03/21 03:22:00 UTC, 1 replies.
- [GitHub] [kafka] abbccdda commented on a change in pull request #10309: KAFKA-12181; Loosen raft fetch offset validation of remote replicas - posted by GitBox <gi...@apache.org> on 2021/03/21 03:52:40 UTC, 0 replies.
- [GitHub] [kafka] wcarlson5 commented on pull request #10369: KAFKA-12514: Fix NPE in SubscriptionState - posted by GitBox <gi...@apache.org> on 2021/03/21 05:49:28 UTC, 0 replies.
- [GitHub] [kafka] wenbingshen opened a new pull request #10370: MINOR: Remove duplicate word from KafkaRaftClient - posted by GitBox <gi...@apache.org> on 2021/03/21 15:09:06 UTC, 0 replies.
- [GitHub] [kafka] dajac merged pull request #10358: MINOR: Remove redundant semicolon - posted by GitBox <gi...@apache.org> on 2021/03/21 16:43:11 UTC, 0 replies.
- [GitHub] [kafka] kieraCurtis commented on a change in pull request #10271: KAFKA-12429: Added serdes for the default implementation of RLMM based on an internal topic as storage. - posted by GitBox <gi...@apache.org> on 2021/03/21 18:28:09 UTC, 0 replies.
- [jira] [Created] (KAFKA-12516) Standartize KafkaConsumer's commitSync/commitAsync/committed - posted by "Ivan Bondarenko (Jira)" <ji...@apache.org> on 2021/03/21 19:34:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12516) Standartize KafkaConsumer's commitSync/commitAsync/committed - posted by "Ivan Bondarenko (Jira)" <ji...@apache.org> on 2021/03/21 19:37:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12492) Formatting of example RocksDBConfigSetter is messed up - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/22 00:01:00 UTC, 0 replies.
- [GitHub] [kafka] vvcephei merged pull request #10369: KAFKA-12514: Fix NPE in SubscriptionState - posted by GitBox <gi...@apache.org> on 2021/03/22 01:56:23 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-10329) Enable connector context in logs by default - posted by "Randall Hauch (Jira)" <ji...@apache.org> on 2021/03/22 02:45:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-6009) Fix formatting of autogenerated docs tables - posted by "Ewen Cheslack-Postava (Jira)" <ji...@apache.org> on 2021/03/22 03:14:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12490) Forwarded requests should use timeout from request when possible - posted by "Boyang Chen (Jira)" <ji...@apache.org> on 2021/03/22 04:38:01 UTC, 0 replies.
- [GitHub] [kafka] chia7712 merged pull request #10312: MINOR: Fix log statement whose placeholders are inconsistent with arguments - posted by GitBox <gi...@apache.org> on 2021/03/22 05:39:13 UTC, 0 replies.
- [GitHub] [kafka] wenbingshen commented on pull request #10370: MINOR: Remove duplicate definition about 'the' from kafka project - posted by GitBox <gi...@apache.org> on 2021/03/22 06:19:25 UTC, 2 replies.
- [GitHub] [kafka] showuon commented on pull request #10367: KAFKA-12495: allow consecutive revoke in incremental cooperative assignor in connector - posted by GitBox <gi...@apache.org> on 2021/03/22 08:00:26 UTC, 0 replies.
- [jira] [Created] (KAFKA-12517) Kafka's readme should provide Run configurations in the BUILD with IDE Section - posted by "Aviral Srivastava (Jira)" <ji...@apache.org> on 2021/03/22 08:27:00 UTC, 0 replies.
- [GitHub] [kafka] rajinisivaram opened a new pull request #10371: KAFKA-12479: Batch partition offset requests in ConsumerGroupCommand - posted by GitBox <gi...@apache.org> on 2021/03/22 10:16:58 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on a change in pull request #10371: KAFKA-12479: Batch partition offset requests in ConsumerGroupCommand - posted by GitBox <gi...@apache.org> on 2021/03/22 10:55:08 UTC, 1 replies.
- [GitHub] [kafka] dengziming commented on a change in pull request #10275: KAFKA-12434; Admin support for `DescribeProducers` API - posted by GitBox <gi...@apache.org> on 2021/03/22 11:14:15 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10371: KAFKA-12479: Batch partition offset requests in ConsumerGroupCommand - posted by GitBox <gi...@apache.org> on 2021/03/22 11:23:38 UTC, 0 replies.
- [GitHub] [kafka] rajinisivaram commented on a change in pull request #10371: KAFKA-12479: Batch partition offset requests in ConsumerGroupCommand - posted by GitBox <gi...@apache.org> on 2021/03/22 12:37:03 UTC, 5 replies.
- [GitHub] [kafka] rajinisivaram commented on pull request #10371: KAFKA-12479: Batch partition offset requests in ConsumerGroupCommand - posted by GitBox <gi...@apache.org> on 2021/03/22 12:43:02 UTC, 2 replies.
- [jira] [Created] (KAFKA-12518) Ensure register broker metadata records BrokerMetadataListenerTest - posted by "YI-CHEN WANG (Jira)" <ji...@apache.org> on 2021/03/22 13:23:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12518) Ensure register broker metadata records BrokerMetadataListenerTest - posted by "YI-CHEN WANG (Jira)" <ji...@apache.org> on 2021/03/22 13:24:00 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10371: KAFKA-12479: Batch partition offset requests in ConsumerGroupCommand - posted by GitBox <gi...@apache.org> on 2021/03/22 14:02:58 UTC, 3 replies.
- [jira] [Commented] (KAFKA-10721) Rewrite topology to allow for overlapping unequal topic subscriptions - posted by "Salavat Zainullin (Jira)" <ji...@apache.org> on 2021/03/22 14:10:00 UTC, 1 replies.
- [jira] [Comment Edited] (KAFKA-12468) Initial offsets are copied from source to target cluster - posted by "Alexis Polyzos (Jira)" <ji...@apache.org> on 2021/03/22 14:19:00 UTC, 1 replies.
- [jira] [Commented] (KAFKA-12468) Initial offsets are copied from source to target cluster - posted by "Alexis Polyzos (Jira)" <ji...@apache.org> on 2021/03/22 14:19:00 UTC, 4 replies.
- [jira] [Created] (KAFKA-12519) Consider Removing Streams Old Built-in Metrics Version - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/03/22 14:39:00 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on pull request #10370: MINOR: Remove duplicate definition about 'the' from kafka project - posted by GitBox <gi...@apache.org> on 2021/03/22 15:33:11 UTC, 0 replies.
- [GitHub] [kafka] mumrah merged pull request #10220: KAFKA-12383: Get RaftClusterTest.java and other KIP-500 junit tests working - posted by GitBox <gi...@apache.org> on 2021/03/22 15:46:09 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12519) Consider Removing Streams Old Built-in Metrics Version - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/03/22 16:02:00 UTC, 2 replies.
- [jira] [Commented] (KAFKA-12519) Consider Removing Streams Old Built-in Metrics Version - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/22 16:24:00 UTC, 5 replies.
- [jira] [Updated] (KAFKA-12295) Shallow Mirroring - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/22 16:35:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12295) Shallow Mirroring - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/22 16:36:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-10749) Add throttling of IPs by connection rate - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/22 16:39:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-10343) Add IBP based ApiVersion constraint tests - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/22 16:48:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-7025) Android client support - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/22 16:49:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-9861) Process Simplification - Community Validation of Kafka Release Candidates - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/22 16:50:00 UTC, 2 replies.
- [jira] [Commented] (KAFKA-7025) Android client support - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/22 16:50:00 UTC, 1 replies.
- [jira] [Commented] (KAFKA-9861) Process Simplification - Community Validation of Kafka Release Candidates - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/22 16:52:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12192) Add Configuration to Selectively Disable Topology Optimizations - posted by "Almog Gavra (Jira)" <ji...@apache.org> on 2021/03/22 16:58:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-10642) Expose the real stack trace if any exception occurred during SSL Client Trust Verification in extension - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/22 17:03:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-10642) Expose the real stack trace if any exception occurred during SSL Client Trust Verification in extension - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/22 17:03:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-10641) ACL Command hangs with SSL as not existing with proper error code - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/22 17:03:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-10641) ACL Command hangs with SSL as not existing with proper error code - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/22 17:03:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-7493) Rewrite test_broker_type_bounce_at_start - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/22 17:04:01 UTC, 0 replies.
- [jira] [Updated] (KAFKA-9803) Allow producers to recover gracefully from transaction timeouts - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/22 17:04:01 UTC, 0 replies.
- [jira] [Updated] (KAFKA-7493) Rewrite test_broker_type_bounce_at_start - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/22 17:04:01 UTC, 0 replies.
- [jira] [Commented] (KAFKA-9803) Allow producers to recover gracefully from transaction timeouts - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/22 17:05:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-10201) Update codebase to use more inclusive terms - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/22 17:05:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-10201) Update codebase to use more inclusive terms - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/22 17:05:00 UTC, 2 replies.
- [jira] [Commented] (KAFKA-9705) Zookeeper mutation protocols should be redirected to Controller only - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/22 17:06:00 UTC, 0 replies.
- [GitHub] [kafka] abbccdda opened a new pull request #10372: Reapply patch 10000: handle TimeoutException on task reset - posted by GitBox <gi...@apache.org> on 2021/03/22 17:07:48 UTC, 0 replies.
- [jira] [Updated] (KAFKA-9705) Zookeeper mutation protocols should be redirected to Controller only - posted by "Boyang Chen (Jira)" <ji...@apache.org> on 2021/03/22 17:09:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-10233) KafkaConsumer polls in a tight loop if group is not authorized - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/22 17:09:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-10233) KafkaConsumer polls in a tight loop if group is not authorized - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/22 17:09:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-9910) Implement new transaction timed out error - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/22 17:10:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12268) System tests broken because consumer returns early without records - posted by "Rajini Sivaram (Jira)" <ji...@apache.org> on 2021/03/22 17:11:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12268) System tests broken because consumer returns early without records - posted by "Rajini Sivaram (Jira)" <ji...@apache.org> on 2021/03/22 17:11:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12367) RaftReplicaManager needs to propagate isr version to Partition - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/22 17:20:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-9837) New RPC for notifying controller of failed replica - posted by "David Arthur (Jira)" <ji...@apache.org> on 2021/03/22 17:34:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-9910) Implement new transaction timed out error - posted by "Boyang Chen (Jira)" <ji...@apache.org> on 2021/03/22 17:35:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-10749) Add throttling of IPs by connection rate - posted by "David Mao (Jira)" <ji...@apache.org> on 2021/03/22 17:46:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12520) Producer state is needlessly rebuilt on startup - posted by "Dhruvil Shah (Jira)" <ji...@apache.org> on 2021/03/22 17:54:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12520) Producer state is needlessly rebuilt on startup - posted by "Dhruvil Shah (Jira)" <ji...@apache.org> on 2021/03/22 17:54:00 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on a change in pull request #10345: KAFKA-12477: dynamically upgrade rebalancing protocol based on selected assignor - posted by GitBox <gi...@apache.org> on 2021/03/22 18:07:10 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on pull request #10275: KAFKA-12434; Admin support for `DescribeProducers` API - posted by GitBox <gi...@apache.org> on 2021/03/22 18:32:07 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12514) NPE in SubscriptionState - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/22 18:44:00 UTC, 0 replies.
- [GitHub] [kafka] andygarfield opened a new pull request #10373: Typo fixes - posted by GitBox <gi...@apache.org> on 2021/03/22 18:49:40 UTC, 0 replies.
- [GitHub] [kafka] abbccdda merged pull request #10372: Reapply patch 10000: handle TimeoutException on task reset - posted by GitBox <gi...@apache.org> on 2021/03/22 20:39:37 UTC, 0 replies.
- [GitHub] [kafka] abbccdda opened a new pull request #10374: (Cherry-pick) KAFKA-9274: handle TimeoutException on task reset (#10000) - posted by GitBox <gi...@apache.org> on 2021/03/22 20:42:32 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on a change in pull request #10342: KAFKA-12288: remove task-level filesystem locks - posted by GitBox <gi...@apache.org> on 2021/03/22 20:49:39 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on pull request #10325: MINOR: Remove redudant LocalLogManager - posted by GitBox <gi...@apache.org> on 2021/03/22 20:51:44 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on pull request #9640: KAFKA-10283; Consolidate client-level and consumer-level assignment within ClientState - posted by GitBox <gi...@apache.org> on 2021/03/22 22:18:42 UTC, 0 replies.
- [jira] [Created] (KAFKA-12521) Expand coverage of integration tests with more realistic applications - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/22 22:27:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12522) Cast SMT should allow null values to pass through - posted by "Daniel Osvath (Jira)" <ji...@apache.org> on 2021/03/22 22:28:00 UTC, 0 replies.
- [GitHub] [kafka] hachikuji merged pull request #10309: KAFKA-12181; Loosen raft fetch offset validation of remote replicas - posted by GitBox <gi...@apache.org> on 2021/03/22 23:05:17 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12181) Loosen monotonic fetch offset validation by raft leader - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/22 23:06:00 UTC, 0 replies.
- [GitHub] [kafka] lizthegrey edited a comment on pull request #10326: Avoid newly replicating brokers in RackAwareReplicaSelector - posted by GitBox <gi...@apache.org> on 2021/03/22 23:26:38 UTC, 1 replies.
- [GitHub] [kafka] guozhangwang commented on pull request #8836: KAFKA-10124:Wrong rebalance.time.ms - posted by GitBox <gi...@apache.org> on 2021/03/22 23:28:59 UTC, 1 replies.
- [jira] [Updated] (KAFKA-12522) Cast SMT should allow null values to pass through - posted by "Daniel Osvath (Jira)" <ji...@apache.org> on 2021/03/22 23:54:00 UTC, 1 replies.
- [jira] [Updated] (KAFKA-12522) Cast SMT should allow null value records to pass through - posted by "Daniel Osvath (Jira)" <ji...@apache.org> on 2021/03/23 00:03:00 UTC, 0 replies.
- [GitHub] [kafka] dosvath opened a new pull request #10375: KAFKA-12522: Cast SMT should allow null value records to pass through - posted by GitBox <gi...@apache.org> on 2021/03/23 00:07:05 UTC, 0 replies.
- [GitHub] [kafka] hachikuji opened a new pull request #10376: MINOR: Remove duplicate `createKafkaMetricsContext` - posted by GitBox <gi...@apache.org> on 2021/03/23 00:47:04 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-10172) [Kafka connect] connectors, tasks metrics doubled - posted by "Konstantine Karantasis (Jira)" <ji...@apache.org> on 2021/03/23 01:30:00 UTC, 0 replies.
- [GitHub] [kafka] dengziming commented on pull request #10325: MINOR: Remove redudant LocalLogManager - posted by GitBox <gi...@apache.org> on 2021/03/23 01:34:24 UTC, 0 replies.
- [jira] [Commented] (KAFKA-10292) fix flaky streams/streams_broker_bounce_test.py - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/23 02:00:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-10292) fix flaky streams/streams_broker_bounce_test.py - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/23 02:00:00 UTC, 0 replies.
- [GitHub] [kafka] vvcephei commented on pull request #9441: KAFKA-10614: Ensure group state (un)load is executed in the submitted order - posted by GitBox <gi...@apache.org> on 2021/03/23 02:01:06 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12521) Expand coverage of integration tests with more realistic applications - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/23 02:24:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12521) Expand coverage of integration tests with more realistic applications - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/23 02:24:00 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #9640: KAFKA-10283; Consolidate client-level and consumer-level assignment within ClientState - posted by GitBox <gi...@apache.org> on 2021/03/23 02:26:10 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12506) Expand AdjustStreamThreadCountTest - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/23 02:28:00 UTC, 0 replies.
- [jira] [Comment Edited] (KAFKA-12506) Expand AdjustStreamThreadCountTest - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/23 02:30:00 UTC, 1 replies.
- [jira] [Updated] (KAFKA-12173) Migrate streams:streams-scala module to JUnit 5 - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/23 02:32:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12173) Migrate streams:streams-scala module to JUnit 5 - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/23 02:33:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-10336) Rolling upgrade with Suppression may throw exceptions - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/23 02:33:00 UTC, 1 replies.
- [jira] [Commented] (KAFKA-10336) Rolling upgrade with Suppression may throw exceptions - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/23 02:36:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12366) Performance regression in stream-table joins on trunk - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/23 02:39:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12366) Performance regression in stream-table joins on trunk - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/23 02:41:00 UTC, 2 replies.
- [GitHub] [kafka] chia7712 merged pull request #10370: MINOR: Remove duplicate definition about 'the' from kafka project - posted by GitBox <gi...@apache.org> on 2021/03/23 02:45:06 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-8372) Remove deprecated RocksDB#compactRange API - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/23 02:49:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12366) Performance regression in stream-table joins on trunk - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/23 02:51:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12366) Performance regression in stream-table joins on trunk - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/23 02:52:00 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on pull request #9858: KAFKA-12173 Migrate streams:streams-scala module to JUnit 5 - posted by GitBox <gi...@apache.org> on 2021/03/23 03:33:50 UTC, 2 replies.
- [jira] [Created] (KAFKA-12523) Need to improve handling of TimeoutException when committing offsets - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/23 03:42:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12523) Need to improve handling of TimeoutException when committing offsets - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/23 03:42:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12494) Broker raise InternalError after disk sector medium error without marking dir to offline - posted by "iBlackeyes (Jira)" <ji...@apache.org> on 2021/03/23 03:48:00 UTC, 0 replies.
- [GitHub] [kafka] feyman2016 opened a new pull request #10377: KAFKA-12515 [WIP] Update the ApiVersionManager - posted by GitBox <gi...@apache.org> on 2021/03/23 04:02:01 UTC, 0 replies.
- [GitHub] [kafka] jiameixie commented on a change in pull request #8836: KAFKA-10124:Wrong rebalance.time.ms - posted by GitBox <gi...@apache.org> on 2021/03/23 04:47:07 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang opened a new pull request #10378: KAFKA-7106: remove deprecated Windows APIs - posted by GitBox <gi...@apache.org> on 2021/03/23 04:50:58 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr commented on pull request #10375: KAFKA-12522: Cast SMT should allow null value records to pass through - posted by GitBox <gi...@apache.org> on 2021/03/23 05:00:02 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-10721) Rewrite topology to allow for overlapping unequal topic subscriptions - posted by "Salavat Zainullin (Jira)" <ji...@apache.org> on 2021/03/23 05:18:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12524) Remove deprecated WindowBytesStoreSupplier#segments - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/23 05:29:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-7791) Not log retriable exceptions as errors - posted by "Dharmang Makwana (Jira)" <ji...@apache.org> on 2021/03/23 06:00:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12525) Inaccurate task status due to status record interleaving in fast rebalances in Connect - posted by "Konstantine Karantasis (Jira)" <ji...@apache.org> on 2021/03/23 06:02:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12525) Inaccurate task status due to status record interleaving in fast rebalances in Connect - posted by "Konstantine Karantasis (Jira)" <ji...@apache.org> on 2021/03/23 06:02:00 UTC, 0 replies.
- [GitHub] [kafka] kkonstantine commented on pull request #10375: KAFKA-12522: Cast SMT should allow null value records to pass through - posted by GitBox <gi...@apache.org> on 2021/03/23 06:06:11 UTC, 1 replies.
- [jira] [Commented] (KAFKA-8010) kafka-configs.sh does not allow setting config with an equal in the value - posted by "kaushik srinivas (Jira)" <ji...@apache.org> on 2021/03/23 06:32:00 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on a change in pull request #10378: KAFKA-7106: remove deprecated Windows APIs - posted by GitBox <gi...@apache.org> on 2021/03/23 06:44:46 UTC, 2 replies.
- [GitHub] [kafka] guozhangwang opened a new pull request #10379: KAFKA12524: Remove deprecated segments() - posted by GitBox <gi...@apache.org> on 2021/03/23 06:47:44 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on pull request #10379: KAFKA12524: Remove deprecated segments() - posted by GitBox <gi...@apache.org> on 2021/03/23 06:47:54 UTC, 0 replies.
- [jira] [Comment Edited] (KAFKA-8010) kafka-configs.sh does not allow setting config with an equal in the value - posted by "kaushik srinivas (Jira)" <ji...@apache.org> on 2021/03/23 06:53:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12526) Remove deprecated long ms overloads - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/23 06:55:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12527) Remove deprecated "PartitionAssignor" interface - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/23 07:14:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12527) Remove deprecated "PartitionGrouper" interface - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/23 07:18:00 UTC, 1 replies.
- [GitHub] [kafka] dajac merged pull request #10351: MINOR: use new method to get number of topics in DeleteTopicsRequest - posted by GitBox <gi...@apache.org> on 2021/03/23 07:29:28 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang opened a new pull request #10380: KAFKA-12527: Remove deprecated PartitionGrouper - posted by GitBox <gi...@apache.org> on 2021/03/23 07:39:12 UTC, 0 replies.
- [jira] [Created] (KAFKA-12528) kafka-configs.sh does not work while changing the sasl jaas configurations. - posted by "kaushik srinivas (Jira)" <ji...@apache.org> on 2021/03/23 08:31:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12529) kafka-configs.sh does not work while changing the sasl jaas configurations. - posted by "kaushik srinivas (Jira)" <ji...@apache.org> on 2021/03/23 08:36:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12530) kafka-configs.sh does not work while changing the sasl jaas configurations. - posted by "kaushik srinivas (Jira)" <ji...@apache.org> on 2021/03/23 08:37:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12530) kafka-configs.sh does not work while changing the sasl jaas configurations. - posted by "kaushik srinivas (Jira)" <ji...@apache.org> on 2021/03/23 08:39:00 UTC, 1 replies.
- [GitHub] [kafka] rajinisivaram merged pull request #10371: KAFKA-12479: Batch partition offset requests in ConsumerGroupCommand - posted by GitBox <gi...@apache.org> on 2021/03/23 09:57:06 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12479) Combine partition offset requests into single request in ConsumerGroupCommand - posted by "Rajini Sivaram (Jira)" <ji...@apache.org> on 2021/03/23 09:58:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12531) kafka-consumer-groups list got - posted by "donglei (Jira)" <ji...@apache.org> on 2021/03/23 10:04:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12531) kafka-consumer-groups list got multiple duplicate values - posted by "donglei (Jira)" <ji...@apache.org> on 2021/03/23 10:05:00 UTC, 2 replies.
- [jira] [Updated] (KAFKA-12530) kafka-configs.sh does not work while changing the sasl jaas configurations. - posted by "kaushik srinivas (Jira)" <ji...@apache.org> on 2021/03/23 11:31:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12532) Migrate Stream operators to new Processor API - posted by "Jorge Esteban Quilcate Otoya (Jira)" <ji...@apache.org> on 2021/03/23 12:48:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12533) Migrate KStream stateless operators to new Processor API - posted by "Jorge Esteban Quilcate Otoya (Jira)" <ji...@apache.org> on 2021/03/23 12:48:00 UTC, 0 replies.
- [GitHub] [kafka] jeqo opened a new pull request #10381: KAFKA-12533: Migrating KStream Stateless operators to new Processor API - posted by GitBox <gi...@apache.org> on 2021/03/23 12:48:36 UTC, 0 replies.
- [jira] [Created] (KAFKA-12534) kafka-configs does not work with ssl enabled kafka broker. - posted by "kaushik srinivas (Jira)" <ji...@apache.org> on 2021/03/23 13:01:00 UTC, 0 replies.
- [GitHub] [kafka] dosvath commented on pull request #10375: KAFKA-12522: Cast SMT should allow null value records to pass through - posted by GitBox <gi...@apache.org> on 2021/03/23 14:31:03 UTC, 2 replies.
- [GitHub] [kafka] julian9499 opened a new pull request #10382: KAFKA 12420 - Kafka network Selector class has many constructors; use a Builder pattern instead - posted by GitBox <gi...@apache.org> on 2021/03/23 15:25:44 UTC, 0 replies.
- [GitHub] [kafka] wenbingshen opened a new pull request #10383: MINOR: Query topic describe and sort output by topic name when using adminClient - posted by GitBox <gi...@apache.org> on 2021/03/23 15:31:32 UTC, 0 replies.
- [GitHub] [kafka] swiedenfeld opened a new pull request #10384: Update ops.html - posted by GitBox <gi...@apache.org> on 2021/03/23 15:32:36 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12420) Kafka network Selector class has many constructors; use a Builder pattern instead - posted by "Nick Dekker (Jira)" <ji...@apache.org> on 2021/03/23 15:33:00 UTC, 0 replies.
- [GitHub] [kafka] wenbingshen commented on pull request #10383: MINOR: Query topic describe and sort output by topic name when using adminClient - posted by GitBox <gi...@apache.org> on 2021/03/23 15:33:09 UTC, 4 replies.
- [jira] [Issue Comment Deleted] (KAFKA-12420) Kafka network Selector class has many constructors; use a Builder pattern instead - posted by "Nick Dekker (Jira)" <ji...@apache.org> on 2021/03/23 15:34:00 UTC, 0 replies.
- [GitHub] [kafka] julian9499 commented on pull request #10382: KAFKA-12420: Kafka network Selector class has many constructors; use a Builder pattern instead - posted by GitBox <gi...@apache.org> on 2021/03/23 15:41:13 UTC, 0 replies.
- [GitHub] [kafka] julian9499 removed a comment on pull request #10382: KAFKA-12420: Kafka network Selector class has many constructors; use a Builder pattern instead - posted by GitBox <gi...@apache.org> on 2021/03/23 15:41:15 UTC, 0 replies.
- [GitHub] [kafka] julian9499 closed pull request #10382: KAFKA-12420: Kafka network Selector class has many constructors; use a Builder pattern instead - posted by GitBox <gi...@apache.org> on 2021/03/23 15:41:17 UTC, 0 replies.
- [GitHub] [kafka] julian9499 opened a new pull request #10385: KAFKA-12420: Kafka network Selector class has many constructors; use a Builder pattern instead - posted by GitBox <gi...@apache.org> on 2021/03/23 15:42:11 UTC, 0 replies.
- [GitHub] [kafka] feyman2016 commented on pull request #10377: KAFKA-12515 ApiVersionManager should create response based on request version - posted by GitBox <gi...@apache.org> on 2021/03/23 15:44:45 UTC, 2 replies.
- [GitHub] [kafka] vvcephei opened a new pull request #10386: MINOR: fix aggregatedJavadoc dep on compileJava - posted by GitBox <gi...@apache.org> on 2021/03/23 15:45:37 UTC, 0 replies.
- [jira] [Comment Edited] (KAFKA-12420) Kafka network Selector class has many constructors; use a Builder pattern instead - posted by "Nick Dekker (Jira)" <ji...@apache.org> on 2021/03/23 15:47:00 UTC, 1 replies.
- [GitHub] [kafka] wcarlson5 opened a new pull request #10387: HOTFIX: get EOS corner case - posted by GitBox <gi...@apache.org> on 2021/03/23 16:15:03 UTC, 0 replies.
- [GitHub] [kafka] spena commented on pull request #10331: KAFKA-10847: Add a RocksDBTimeOrderedWindowStore to hold records using their timestamp as key prefix - posted by GitBox <gi...@apache.org> on 2021/03/23 16:34:51 UTC, 2 replies.
- [jira] [Updated] (KAFKA-12533) Migrate KStream stateless operators to new Processor API - posted by "Jorge Esteban Quilcate Otoya (Jira)" <ji...@apache.org> on 2021/03/23 16:40:00 UTC, 0 replies.
- [GitHub] [kafka] dhruvilshah3 opened a new pull request #10388: KAFKA-12520: Ensure log loading does not truncate producer state unless required - posted by GitBox <gi...@apache.org> on 2021/03/23 16:52:09 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on pull request #10386: MINOR: fix aggregatedJavadoc dep on compileJava - posted by GitBox <gi...@apache.org> on 2021/03/23 17:10:05 UTC, 3 replies.
- [GitHub] [kafka] chia7712 opened a new pull request #10389: MINOR: stabilize ListOffsetsRequestTest#testResponseIncludesLeaderEpoch - posted by GitBox <gi...@apache.org> on 2021/03/23 17:20:48 UTC, 0 replies.
- [GitHub] [kafka] abbccdda commented on a change in pull request #10142: KAFKA-12294: forward auto topic request within envelope on behalf of clients - posted by GitBox <gi...@apache.org> on 2021/03/23 17:31:43 UTC, 1 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10383: MINOR: Query topic describe and sort output by topic name when using adminClient - posted by GitBox <gi...@apache.org> on 2021/03/23 17:32:15 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on pull request #10383: MINOR: Query topic describe and sort output by topic name when using adminClient - posted by GitBox <gi...@apache.org> on 2021/03/23 17:50:51 UTC, 0 replies.
- [GitHub] [kafka] swiedenfeld closed pull request #10384: Update ops.html - posted by GitBox <gi...@apache.org> on 2021/03/23 18:41:30 UTC, 0 replies.
- [GitHub] [kafka] swiedenfeld commented on pull request #10384: Update ops.html - posted by GitBox <gi...@apache.org> on 2021/03/23 18:41:30 UTC, 0 replies.
- [jira] [Created] (KAFKA-12535) Consider Revising Document Anchors for Properties - posted by "Gary Russell (Jira)" <ji...@apache.org> on 2021/03/23 18:42:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12536) Add Instant-based methods to ReadOnlySessionStore - posted by "Jorge Esteban Quilcate Otoya (Jira)" <ji...@apache.org> on 2021/03/23 19:24:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12536) Add Instant-based methods to ReadOnlySessionStore - posted by "Jorge Esteban Quilcate Otoya (Jira)" <ji...@apache.org> on 2021/03/23 19:25:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12536) Add Instant-based methods to ReadOnlySessionStore - posted by "Jorge Esteban Quilcate Otoya (Jira)" <ji...@apache.org> on 2021/03/23 19:25:00 UTC, 3 replies.
- [GitHub] [kafka] jeqo opened a new pull request #10390: KAFKA-12536: Add Instant-based methods to ReadOnlySessionStore - posted by GitBox <gi...@apache.org> on 2021/03/23 19:25:42 UTC, 0 replies.
- [jira] [Created] (KAFKA-12537) Single Threaded EOS applications will not work with SHUTDOWN_APPLICATION - posted by "Walker Carlson (Jira)" <ji...@apache.org> on 2021/03/23 19:30:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12537) Single Threaded EOS applications will not work with SHUTDOWN_APPLICATION - posted by "Walker Carlson (Jira)" <ji...@apache.org> on 2021/03/23 19:31:00 UTC, 0 replies.
- [GitHub] [kafka] abbccdda merged pull request #10374: (Cherry-pick) KAFKA-9274: handle TimeoutException on task reset (#10000) - posted by GitBox <gi...@apache.org> on 2021/03/23 19:39:16 UTC, 0 replies.
- [GitHub] [kafka] hachikuji merged pull request #10376: MINOR: Remove duplicate `createKafkaMetricsContext` - posted by GitBox <gi...@apache.org> on 2021/03/23 19:44:49 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12537) Single Threaded EOS applications will not work with SHUTDOWN_APPLICATION - posted by "Walker Carlson (Jira)" <ji...@apache.org> on 2021/03/23 19:46:00 UTC, 0 replies.
- [GitHub] [kafka] wcarlson5 commented on a change in pull request #10387: HOTFIX: get EOS corner case - posted by GitBox <gi...@apache.org> on 2021/03/23 19:56:21 UTC, 0 replies.
- [GitHub] [kafka] vvcephei commented on pull request #10386: MINOR: fix aggregatedJavadoc dep on compileJava - posted by GitBox <gi...@apache.org> on 2021/03/23 21:49:53 UTC, 5 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10387: KAFKA-12537: get EOS corner case - posted by GitBox <gi...@apache.org> on 2021/03/23 22:14:32 UTC, 1 replies.
- [GitHub] [kafka] ableegoldman removed a comment on pull request #10387: KAFKA-12537: get EOS corner case - posted by GitBox <gi...@apache.org> on 2021/03/23 22:18:39 UTC, 0 replies.
- [GitHub] [kafka] mjsax opened a new pull request #10391: MINOR: disable flaky system test - posted by GitBox <gi...@apache.org> on 2021/03/23 23:17:43 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on a change in pull request #10331: KAFKA-10847: Add a RocksDBTimeOrderedWindowStore to hold records using their timestamp as key prefix - posted by GitBox <gi...@apache.org> on 2021/03/23 23:18:53 UTC, 1 replies.
- [GitHub] [kafka] guozhangwang commented on pull request #10331: KAFKA-10847: Add a RocksDBTimeOrderedWindowStore to hold records using their timestamp as key prefix - posted by GitBox <gi...@apache.org> on 2021/03/23 23:20:32 UTC, 1 replies.
- [GitHub] [kafka] wcarlson5 commented on pull request #10387: KAFKA-12537: get EOS corner case - posted by GitBox <gi...@apache.org> on 2021/03/23 23:46:18 UTC, 1 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #10387: KAFKA-12537: get EOS corner case - posted by GitBox <gi...@apache.org> on 2021/03/24 00:01:18 UTC, 11 replies.
- [jira] [Updated] (KAFKA-9168) Integrate JNI direct buffer support to RocksDBStore - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/24 00:08:00 UTC, 2 replies.
- [GitHub] [kafka] wcarlson5 commented on a change in pull request #10387: KAFKA-12537: get EOS corner case - posted by GitBox <gi...@apache.org> on 2021/03/24 00:13:59 UTC, 8 replies.
- [jira] [Updated] (KAFKA-12537) Single Threaded EOS applications will not work with SHUTDOWN_APPLICATION - posted by "Walker Carlson (Jira)" <ji...@apache.org> on 2021/03/24 00:14:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12538) Global Threads should be able to be replaced like stream threads - posted by "Walker Carlson (Jira)" <ji...@apache.org> on 2021/03/24 00:14:00 UTC, 0 replies.
- [GitHub] [kafka] junrao commented on a change in pull request #10388: KAFKA-12520: Ensure log loading does not truncate producer state unless required - posted by GitBox <gi...@apache.org> on 2021/03/24 00:52:00 UTC, 1 replies.
- [GitHub] [kafka] dengziming commented on a change in pull request #10389: MINOR: stabilize ListOffsetsRequestTest#testResponseIncludesLeaderEpoch - posted by GitBox <gi...@apache.org> on 2021/03/24 01:15:32 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-10124) ConsumerPerformance output wrong rebalance.time.ms - posted by "jiamei xie (Jira)" <ji...@apache.org> on 2021/03/24 01:40:00 UTC, 0 replies.
- [GitHub] [kafka] jiameixie closed pull request #8836: KAFKA-10124:Wrong rebalance.time.ms - posted by GitBox <gi...@apache.org> on 2021/03/24 01:40:10 UTC, 0 replies.
- [GitHub] [kafka] jiameixie commented on pull request #8836: KAFKA-10124:Wrong rebalance.time.ms - posted by GitBox <gi...@apache.org> on 2021/03/24 01:42:14 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12435) Several streams-test-utils classes missing from javadoc - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/24 02:17:00 UTC, 0 replies.
- [GitHub] [kafka] vvcephei opened a new pull request #10392: KAFKA-12435: Fix javadoc errors - posted by GitBox <gi...@apache.org> on 2021/03/24 02:58:30 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on pull request #10389: MINOR: stabilize ListOffsetsRequestTest#testResponseIncludesLeaderEpoch - posted by GitBox <gi...@apache.org> on 2021/03/24 03:15:01 UTC, 5 replies.
- [GitHub] [kafka] vvcephei commented on a change in pull request #10392: KAFKA-12435: Fix javadoc errors - posted by GitBox <gi...@apache.org> on 2021/03/24 03:16:16 UTC, 3 replies.
- [GitHub] [kafka] wenbingshen commented on a change in pull request #10383: MINOR: Query topic describe and sort output by topic name when using adminClient - posted by GitBox <gi...@apache.org> on 2021/03/24 03:29:11 UTC, 1 replies.
- [GitHub] [kafka] guozhangwang merged pull request #10379: KAFKA-12524: Remove deprecated segments() - posted by GitBox <gi...@apache.org> on 2021/03/24 04:05:57 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on pull request #10389: MINOR: stabilize ListOffsetsRequestTest#testResponseIncludesLeaderEpoch - posted by GitBox <gi...@apache.org> on 2021/03/24 07:33:33 UTC, 1 replies.
- [jira] [Created] (KAFKA-12539) Move some logic in handleVoteRequest to EpochState - posted by "dengziming (Jira)" <ji...@apache.org> on 2021/03/24 07:34:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12539) Move some logic in handleVoteRequest to EpochState - posted by "dengziming (Jira)" <ji...@apache.org> on 2021/03/24 07:34:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12539) Move some logic in handleVoteRequest to EpochState - posted by "dengziming (Jira)" <ji...@apache.org> on 2021/03/24 07:34:00 UTC, 0 replies.
- [GitHub] [kafka] chia7712 edited a comment on pull request #10389: MINOR: stabilize ListOffsetsRequestTest#testResponseIncludesLeaderEpoch - posted by GitBox <gi...@apache.org> on 2021/03/24 07:42:19 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12535) Consider Revising Document Anchors for Properties - posted by "Minoru Tomioka (Jira)" <ji...@apache.org> on 2021/03/24 07:43:00 UTC, 2 replies.
- [GitHub] [kafka] dengziming opened a new pull request #10393: Refactor KafkaRaftCllient handleVoteRequest to reduce cyclomatic complexity - posted by GitBox <gi...@apache.org> on 2021/03/24 09:10:16 UTC, 0 replies.
- [jira] [Created] (KAFKA-12540) Sub-key support to avoid unnecessary rekey operations with new key is a compound key of the original key + sub-field - posted by "Antony Stubbs (Jira)" <ji...@apache.org> on 2021/03/24 09:24:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12540) Sub-key support to avoid unnecessary rekey operations with new key is a compound key of the original key + sub-field - posted by "Antony Stubbs (Jira)" <ji...@apache.org> on 2021/03/24 09:25:00 UTC, 2 replies.
- [GitHub] [kafka] ikdekker commented on pull request #10385: KAFKA-12420: Kafka network Selector class has many constructors; use a Builder pattern instead - posted by GitBox <gi...@apache.org> on 2021/03/24 10:12:30 UTC, 0 replies.
- [GitHub] [kafka] ikdekker edited a comment on pull request #10385: KAFKA-12420: Kafka network Selector class has many constructors; use a Builder pattern instead - posted by GitBox <gi...@apache.org> on 2021/03/24 10:13:22 UTC, 1 replies.
- [jira] [Updated] (KAFKA-6718) Rack Aware Stand-by Task Assignment for Kafka Streams - posted by "Levani Kokhreidze (Jira)" <ji...@apache.org> on 2021/03/24 10:28:00 UTC, 0 replies.
- [GitHub] [kafka] feyman2016 edited a comment on pull request #10377: KAFKA-12515 ApiVersionManager should create response based on request version - posted by GitBox <gi...@apache.org> on 2021/03/24 10:40:02 UTC, 1 replies.
- [jira] [Commented] (KAFKA-12535) Consider Revising Document Anchors for Properties - posted by "Minoru Tomioka (Jira)" <ji...@apache.org> on 2021/03/24 10:49:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12541) AdminClient.listOffsets should return the offset for the record with highest timestamp - posted by "Tom Scott (Jira)" <ji...@apache.org> on 2021/03/24 11:58:00 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on pull request #9858: KAFKA-12173 Migrate streams:streams-scala module to JUnit 5 - posted by GitBox <gi...@apache.org> on 2021/03/24 12:01:49 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12541) AdminClient.listOffsets should return the offset for the record with highest timestamp - posted by "Tom Scott (Jira)" <ji...@apache.org> on 2021/03/24 12:16:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12541) AdminClient.listOffsets should return the offset for the record with highest timestamp - posted by "Tom Bentley (Jira)" <ji...@apache.org> on 2021/03/24 12:32:00 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10392: KAFKA-12435: Fix javadoc errors - posted by GitBox <gi...@apache.org> on 2021/03/24 12:55:11 UTC, 2 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10386: MINOR: fix aggregatedJavadoc dep on compileJava - posted by GitBox <gi...@apache.org> on 2021/03/24 12:58:41 UTC, 2 replies.
- [GitHub] [kafka] ijuma opened a new pull request #10394: MINOR: Always apply the java-library plugin - posted by GitBox <gi...@apache.org> on 2021/03/24 13:03:52 UTC, 0 replies.
- [GitHub] [kafka] spena commented on a change in pull request #10331: KAFKA-10847: Add a RocksDBTimeOrderedWindowStore to hold records using their timestamp as key prefix - posted by GitBox <gi...@apache.org> on 2021/03/24 15:05:33 UTC, 2 replies.
- [jira] [Resolved] (KAFKA-12391) Add an option to store arbitrary metadata to a SourceRecord - posted by "Luca Burgazzoli (Jira)" <ji...@apache.org> on 2021/03/24 15:06:00 UTC, 0 replies.
- [GitHub] [kafka] MarcoLotz commented on pull request #10131: KAFKA-5146 / move kafka-streams example to a new module - posted by GitBox <gi...@apache.org> on 2021/03/24 15:45:11 UTC, 1 replies.
- [GitHub] [kafka] cmccabe opened a new pull request #10395: KAFKA-12432: AdminClient should time out nodes that are never ready - posted by GitBox <gi...@apache.org> on 2021/03/24 15:46:28 UTC, 0 replies.
- [jira] [Created] (KAFKA-12542) TopologyTestDriver - posted by "SHWETA SINHA (Jira)" <ji...@apache.org> on 2021/03/24 15:47:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12542) Unknown Output topic when Filter Processor is returning false - posted by "SHWETA SINHA (Jira)" <ji...@apache.org> on 2021/03/24 15:48:00 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on pull request #10395: KAFKA-12432: AdminClient should time out nodes that are never ready - posted by GitBox <gi...@apache.org> on 2021/03/24 15:48:20 UTC, 0 replies.
- [GitHub] [kafka] cmccabe closed pull request #10395: KAFKA-12432: AdminClient should time out nodes that are never ready - posted by GitBox <gi...@apache.org> on 2021/03/24 15:49:03 UTC, 0 replies.
- [GitHub] [kafka] cmccabe removed a comment on pull request #10281: KAFKA-12432: AdminClient should time out nodes that are never ready - posted by GitBox <gi...@apache.org> on 2021/03/24 15:49:55 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12540) Sub-key support to avoid unnecessary rekey operations with new key is a compound key of the original key + sub-field - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/24 16:14:00 UTC, 3 replies.
- [jira] [Commented] (KAFKA-9895) Truncation request on broker start up may cause OffsetOutOfRangeException - posted by "Dmitriy Poluyanov (Jira)" <ji...@apache.org> on 2021/03/24 16:37:00 UTC, 0 replies.
- [GitHub] [kafka] vvcephei commented on pull request #10392: KAFKA-12435: Fix javadoc errors - posted by GitBox <gi...@apache.org> on 2021/03/24 16:47:18 UTC, 1 replies.
- [GitHub] [kafka] chia7712 merged pull request #9858: KAFKA-12173 Migrate streams:streams-scala module to JUnit 5 - posted by GitBox <gi...@apache.org> on 2021/03/24 17:04:53 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10392: KAFKA-12435: Fix javadoc errors - posted by GitBox <gi...@apache.org> on 2021/03/24 17:18:52 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12542) Unknown Output topic when Filter Processor is returning false - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/24 17:43:00 UTC, 0 replies.
- [jira] [Reopened] (KAFKA-12508) Emit-on-change tables may lose updates on error or restart in at_least_once - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/24 17:50:00 UTC, 0 replies.
- [GitHub] [kafka] cmccabe merged pull request #10281: KAFKA-12432: AdminClient should time out nodes that are never ready - posted by GitBox <gi...@apache.org> on 2021/03/24 18:10:31 UTC, 0 replies.
- [GitHub] [kafka] C0urante opened a new pull request #10396: KAFKA-12474: Handle failure to write new session keys gracefully - posted by GitBox <gi...@apache.org> on 2021/03/24 18:24:24 UTC, 0 replies.
- [GitHub] [kafka] C0urante commented on pull request #10396: KAFKA-12474: Handle failure to write new session keys gracefully - posted by GitBox <gi...@apache.org> on 2021/03/24 18:26:13 UTC, 0 replies.
- [jira] [Comment Edited] (KAFKA-7025) Android client support - posted by "Nikolai Lubiagov (Jira)" <ji...@apache.org> on 2021/03/24 18:32:00 UTC, 6 replies.
- [jira] [Created] (KAFKA-12543) Re-design the ownership model for snapshots - posted by "Jose Armando Garcia Sancio (Jira)" <ji...@apache.org> on 2021/03/24 18:34:00 UTC, 0 replies.
- [GitHub] [kafka] vvcephei opened a new pull request #10397: KAFKA-12508: Disable KIP-557 - posted by GitBox <gi...@apache.org> on 2021/03/24 18:46:52 UTC, 0 replies.
- [GitHub] [kafka] vvcephei commented on pull request #10397: KAFKA-12508: Disable KIP-557 - posted by GitBox <gi...@apache.org> on 2021/03/24 18:48:56 UTC, 4 replies.
- [GitHub] [kafka] vvcephei merged pull request #10392: KAFKA-12435: Fix javadoc errors - posted by GitBox <gi...@apache.org> on 2021/03/24 18:55:38 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12513) Kafka zookeeper client can't connect when the first zookeeper server is offline - posted by "Krzysztof Piecuch (Jira)" <ji...@apache.org> on 2021/03/24 19:15:00 UTC, 0 replies.
- [GitHub] [kafka] vvcephei merged pull request #10386: MINOR: fix aggregatedJavadoc dep on compileJava - posted by GitBox <gi...@apache.org> on 2021/03/24 19:18:21 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-4327) Move Reset Tool from core to streams - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/24 19:52:00 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #10397: KAFKA-12508: Disable KIP-557 - posted by GitBox <gi...@apache.org> on 2021/03/24 20:00:44 UTC, 0 replies.
- [GitHub] [kafka] vvcephei commented on a change in pull request #10397: KAFKA-12508: Disable KIP-557 - posted by GitBox <gi...@apache.org> on 2021/03/24 20:01:16 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-10800) Validate the snapshot id when the state machine creates a snapshot - posted by "Jose Armando Garcia Sancio (Jira)" <ji...@apache.org> on 2021/03/24 20:06:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-10819) The freeze operation should validate the content of the snapshot - posted by "Jose Armando Garcia Sancio (Jira)" <ji...@apache.org> on 2021/03/24 20:06:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12544) Particular partitions lagging and consumers intermittently reading - posted by "kevin j staiger (Jira)" <ji...@apache.org> on 2021/03/24 20:21:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12545) Integrate snapshot in the shell tool - posted by "Jose Armando Garcia Sancio (Jira)" <ji...@apache.org> on 2021/03/24 20:22:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12544) Particular partitions lagging and consumers intermittently reading - posted by "kevin j staiger (Jira)" <ji...@apache.org> on 2021/03/24 20:25:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-9552) Stream should handle OutOfSequence exception thrown from Producer - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/24 20:51:00 UTC, 3 replies.
- [jira] [Created] (KAFKA-12546) Drop idempotent updates for aggregations - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/24 21:19:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12547) Drop idempotent updates for repartition operations - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/24 21:21:00 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10397: KAFKA-12508: Disable KIP-557 - posted by GitBox <gi...@apache.org> on 2021/03/24 21:22:17 UTC, 1 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10302: KAFKA-7785: move internal DefaultPartitionGrouper - posted by GitBox <gi...@apache.org> on 2021/03/24 21:51:17 UTC, 0 replies.
- [jira] [Updated] (KAFKA-10046) Deprecated PartitionGrouper config is ignored - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/24 21:52:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-10046) Deprecated PartitionGrouper config is ignored - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/24 21:52:00 UTC, 0 replies.
- [jira] [Comment Edited] (KAFKA-10046) Deprecated PartitionGrouper config is ignored - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/24 21:53:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-8784) Remove default implementation of RocksDBConfigSetter#close - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/24 21:54:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12548) Invalid record error is not getting sent to application - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/24 21:57:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12548) Invalid record error message is not getting sent to application - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/24 21:57:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12549) Allow state stores to opt-in transactional support - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/24 22:53:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-7106) Remove segment/segmentInterval from Window definition - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/24 23:23:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12526) Remove deprecated long ms overloads - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/24 23:31:00 UTC, 2 replies.
- [jira] [Assigned] (KAFKA-12527) Remove deprecated "PartitionGrouper" interface - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/24 23:32:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12527) Remove deprecated "PartitionGrouper" interface - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/24 23:33:00 UTC, 1 replies.
- [jira] [Commented] (KAFKA-8531) Change default replication factor config - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/24 23:40:00 UTC, 1 replies.
- [jira] [Commented] (KAFKA-10493) Ktable out-of-order updates are not being ignored - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/24 23:54:00 UTC, 0 replies.
- [GitHub] [kafka] junrao commented on a change in pull request #10280: KIP-405: Log layer refactor - posted by GitBox <gi...@apache.org> on 2021/03/25 01:23:44 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-7606) Remove deprecated options from StreamsResetter - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/25 01:28:00 UTC, 1 replies.
- [jira] [Commented] (KAFKA-12538) Global Threads should be able to be replaced like stream threads - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/25 02:11:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-5256) Non-checkpointed state stores should be deleted before restore - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/25 02:22:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-7213) NullPointerException during state restoration in kafka streams - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/25 02:23:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-8042) Kafka Streams creates many segment stores on state restore - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/25 02:27:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-8165) Streams task causes Out Of Memory after connection issues and store restoration - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/25 02:36:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-10532) Do not wipe state store under EOS when closing-dirty a RESTORING active or RUNNING standby task - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/25 02:37:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-9846) Race condition can lead to severe lag underestimate for active tasks - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/25 02:40:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-10575) StateRestoreListener#onRestoreEnd should always be triggered - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/25 02:44:00 UTC, 2 replies.
- [jira] [Commented] (KAFKA-9430) Tighten up lag estimates when source topic optimization is on - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/25 02:46:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12550) Introduce RESTORING state to the KafkaStreams FSM - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/25 02:54:00 UTC, 0 replies.
- [GitHub] [kafka] hachikuji opened a new pull request #10398: MINOR: Fix newly added flaky test `testClientSideTimeoutAfterFailureTest` - posted by GitBox <gi...@apache.org> on 2021/03/25 03:10:05 UTC, 0 replies.
- [GitHub] [kafka] hachikuji merged pull request #10275: KAFKA-12434; Admin support for `DescribeProducers` API - posted by GitBox <gi...@apache.org> on 2021/03/25 03:16:10 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12434) Admin API for DescribeProducers - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/25 03:17:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12434) Admin API for DescribeProducers - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/25 03:17:00 UTC, 0 replies.
- [GitHub] [kafka] ijuma merged pull request #10394: MINOR: Always apply the java-library gradle plugin - posted by GitBox <gi...@apache.org> on 2021/03/25 03:19:36 UTC, 0 replies.
- [GitHub] [kafka] ijuma opened a new pull request #10399: MINOR: Use Java 11 for generating aggregated javadoc - posted by GitBox <gi...@apache.org> on 2021/03/25 03:39:51 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12540) Sub-key support to avoid unnecessary rekey operations with new key is a compound key of the original key + sub-field - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/25 03:48:00 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on pull request #10399: MINOR: Use Java 11 for generating aggregated javadoc - posted by GitBox <gi...@apache.org> on 2021/03/25 03:54:27 UTC, 0 replies.
- [GitHub] [kafka] ijuma edited a comment on pull request #10399: MINOR: Use Java 11 for generating aggregated javadoc - posted by GitBox <gi...@apache.org> on 2021/03/25 03:54:37 UTC, 1 replies.
- [jira] [Updated] (KAFKA-12549) Allow state stores to opt-in transactional support - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/25 04:52:00 UTC, 1 replies.
- [GitHub] [kafka] dengziming opened a new pull request #10400: MINOR: fix package name in integration test - posted by GitBox <gi...@apache.org> on 2021/03/25 06:43:27 UTC, 0 replies.
- [jira] [Created] (KAFKA-12551) Refactor Kafka Log layer - posted by "Kowshik Prakasam (Jira)" <ji...@apache.org> on 2021/03/25 07:36:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12551) Refactor Kafka Log layer - posted by "Kowshik Prakasam (Jira)" <ji...@apache.org> on 2021/03/25 07:37:00 UTC, 1 replies.
- [jira] [Created] (KAFKA-12552) Extract segments map out of Log class into separate class - posted by "Kowshik Prakasam (Jira)" <ji...@apache.org> on 2021/03/25 07:40:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12553) Refactor Log layer recovery logic - posted by "Kowshik Prakasam (Jira)" <ji...@apache.org> on 2021/03/25 07:42:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12552) Extract segments map out of Log class into separate class - posted by "Kowshik Prakasam (Jira)" <ji...@apache.org> on 2021/03/25 07:43:00 UTC, 2 replies.
- [jira] [Created] (KAFKA-12554) Split Log layer into UnifiedLog and LocalLog - posted by "Kowshik Prakasam (Jira)" <ji...@apache.org> on 2021/03/25 07:43:00 UTC, 0 replies.
- [GitHub] [kafka] kowshik opened a new pull request #10401: KAFKA-12552: Introduce LogSegments class abstracting the segments map - posted by GitBox <gi...@apache.org> on 2021/03/25 07:52:35 UTC, 0 replies.
- [GitHub] [kafka] kowshik commented on pull request #10401: KAFKA-12552: Introduce LogSegments class abstracting the segments map - posted by GitBox <gi...@apache.org> on 2021/03/25 08:00:41 UTC, 4 replies.
- [GitHub] [kafka] kowshik edited a comment on pull request #10401: KAFKA-12552: Introduce LogSegments class abstracting the segments map - posted by GitBox <gi...@apache.org> on 2021/03/25 08:01:57 UTC, 2 replies.
- [jira] [Assigned] (KAFKA-9430) Tighten up lag estimates when source topic optimization is on - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2021/03/25 08:21:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12555) Log reason for rolling a segment - posted by "Stanislav Kozlovski (Jira)" <ji...@apache.org> on 2021/03/25 09:06:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12555) Log reason for rolling a segment - posted by "Stanislav Kozlovski (Jira)" <ji...@apache.org> on 2021/03/25 09:08:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12513) Kafka zookeeper client can't connect when the first zookeeper server is offline - posted by "Krzysztof Piecuch (Jira)" <ji...@apache.org> on 2021/03/25 11:05:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-9559) Change the default "default serde" from ByteArraySerde to null - posted by "Leah Thomas (Jira)" <ji...@apache.org> on 2021/03/25 12:54:00 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on pull request #10399: MINOR: Use Java 11 for generating aggregated javadoc in release.py - posted by GitBox <gi...@apache.org> on 2021/03/25 13:04:43 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr commented on pull request #9414: KAFKA-10585: Kafka Streams should clean up the state store directory from cleanup - posted by GitBox <gi...@apache.org> on 2021/03/25 13:24:59 UTC, 1 replies.
- [GitHub] [kafka] dongjinleekr opened a new pull request #10402: TRIVIAL: Minor improvements - posted by GitBox <gi...@apache.org> on 2021/03/25 13:44:01 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr commented on pull request #10402: TRIVIAL: Minor improvements - posted by GitBox <gi...@apache.org> on 2021/03/25 13:45:47 UTC, 0 replies.
- [jira] [Created] (KAFKA-12556) Add --under-preferred-replica-partitions option to describe topics command - posted by "Wenbing Shen (Jira)" <ji...@apache.org> on 2021/03/25 17:34:00 UTC, 0 replies.
- [GitHub] [kafka] wenbingshen opened a new pull request #10403: KAFKA-12556: Add --under-preferred-replica-partitions option to describe topics command - posted by GitBox <gi...@apache.org> on 2021/03/25 17:43:31 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12556) Add --under-preferred-replica-partitions option to describe topics command - posted by "Wenbing Shen (Jira)" <ji...@apache.org> on 2021/03/25 17:44:00 UTC, 0 replies.
- [GitHub] [kafka] wenbingshen commented on pull request #10403: KAFKA-12556: Add --under-preferred-replica-partitions option to describe topics command - posted by GitBox <gi...@apache.org> on 2021/03/25 17:44:31 UTC, 1 replies.
- [GitHub] [kafka] rondagostino commented on pull request #10400: MINOR: fix package name in integration test - posted by GitBox <gi...@apache.org> on 2021/03/25 18:30:15 UTC, 0 replies.
- [jira] [Created] (KAFKA-12557) org.apache.kafka.clients.admin.KafkaAdminClientTest#testClientSideTimeoutAfterFailureToReceiveResponse intermittently hangs indefinitely - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/25 18:42:00 UTC, 0 replies.
- [GitHub] [kafka] vvcephei opened a new pull request #10404: KAFKA-12557: Fix hanging KafkaAdminClientTest - posted by GitBox <gi...@apache.org> on 2021/03/25 18:43:19 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on pull request #10403: KAFKA-12556: Add --under-preferred-replica-partitions option to describe topics command - posted by GitBox <gi...@apache.org> on 2021/03/25 18:45:21 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10404: KAFKA-12557: Fix hanging KafkaAdminClientTest - posted by GitBox <gi...@apache.org> on 2021/03/25 18:51:45 UTC, 1 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #10402: TRIVIAL: Minor improvements - posted by GitBox <gi...@apache.org> on 2021/03/25 19:05:45 UTC, 1 replies.
- [GitHub] [kafka] ryannedolan commented on a change in pull request #10402: TRIVIAL: Minor improvements - posted by GitBox <gi...@apache.org> on 2021/03/25 19:13:45 UTC, 0 replies.
- [GitHub] [kafka] vvcephei commented on a change in pull request #10404: KAFKA-12557: Fix hanging KafkaAdminClientTest - posted by GitBox <gi...@apache.org> on 2021/03/25 19:35:22 UTC, 1 replies.
- [GitHub] [kafka] vvcephei merged pull request #10397: KAFKA-12508: Disable KIP-557 - posted by GitBox <gi...@apache.org> on 2021/03/25 19:42:34 UTC, 0 replies.
- [jira] [Created] (KAFKA-12558) MM2 may not sync partition offsets correctly - posted by "Alan (Jira)" <ji...@apache.org> on 2021/03/25 20:24:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12558) MM2 may not sync partition offsets correctly - posted by "Alan (Jira)" <ji...@apache.org> on 2021/03/25 20:36:00 UTC, 1 replies.
- [jira] [Commented] (KAFKA-12558) MM2 may not sync partition offsets correctly - posted by "Ryanne Dolan (Jira)" <ji...@apache.org> on 2021/03/25 20:57:00 UTC, 0 replies.
- [GitHub] [kafka] dhruvilshah3 commented on a change in pull request #10388: KAFKA-12520: Ensure log loading does not truncate producer state unless required - posted by GitBox <gi...@apache.org> on 2021/03/25 21:57:56 UTC, 3 replies.
- [jira] [Updated] (KAFKA-8575) Investigate removing EAGER protocol & cleaning up task suspension in Streams rebalancing - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/25 22:39:00 UTC, 1 replies.
- [jira] [Commented] (KAFKA-10396) Overall memory of container keep on growing due to kafka stream / rocksdb and OOM killed once limit reached - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/25 23:08:00 UTC, 1 replies.
- [jira] [Commented] (KAFKA-6603) Kafka streams off heap memory usage does not match expected values from configuration - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/25 23:10:00 UTC, 0 replies.
- [GitHub] [kafka] ccding opened a new pull request #10405: [KAFKA-3968] fsync the parent directory of a segment file when the file is created - posted by GitBox <gi...@apache.org> on 2021/03/25 23:10:28 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12508) Emit-on-change tables may lose updates on error or restart in at_least_once - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/25 23:11:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12559) Add a top-level Streams config for bounding off-heap memory - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/25 23:58:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12559) Add a top-level Streams config for bounding off-heap memory - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/25 23:59:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12560) Accidental delete of some log files kafka-authorizer.log and kafka-request.log can break topics in cluster - posted by "Rufus Skyfii (Jira)" <ji...@apache.org> on 2021/03/26 00:30:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12560) Accidental delete of some log files kafka-authorizer.log and kafka-request.log can break topics in cluster - posted by "Rufus Skyfii (Jira)" <ji...@apache.org> on 2021/03/26 00:32:00 UTC, 0 replies.
- [GitHub] [kafka] alok123t opened a new pull request #10406: MINOR: Update testUpdate method with correct Crc32 - posted by GitBox <gi...@apache.org> on 2021/03/26 00:47:25 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr commented on a change in pull request #10402: TRIVIAL: Minor improvements - posted by GitBox <gi...@apache.org> on 2021/03/26 01:19:05 UTC, 0 replies.
- [GitHub] [kafka] dengziming commented on pull request #10400: MINOR: fix package name in integration test - posted by GitBox <gi...@apache.org> on 2021/03/26 01:21:18 UTC, 1 replies.
- [GitHub] [kafka] dongjinleekr commented on pull request #10402: MINOR: Remove unthrown exceptions, fix typo, etc. - posted by GitBox <gi...@apache.org> on 2021/03/26 01:22:08 UTC, 1 replies.
- [GitHub] [kafka] ableegoldman opened a new pull request #10407: KAFKA-12523: handle TaskCorruption for revoked tasks & remove commit in handleCorruption - posted by GitBox <gi...@apache.org> on 2021/03/26 02:10:57 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10407: KAFKA-12523: handle TaskCorruption for revoked tasks & remove commit in handleCorruption - posted by GitBox <gi...@apache.org> on 2021/03/26 02:11:54 UTC, 0 replies.
- [GitHub] [kafka] highluck commented on pull request #9851: KAFKA-10769 Remove JoinGroupRequest#containsValidPattern as it is dup… - posted by GitBox <gi...@apache.org> on 2021/03/26 02:25:49 UTC, 2 replies.
- [GitHub] [kafka] showuon opened a new pull request #10408: KAFKA-12283: disable flaky testMultipleWorkersRejoining to stabilize build - posted by GitBox <gi...@apache.org> on 2021/03/26 02:29:07 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on pull request #10408: KAFKA-12283: disable flaky testMultipleWorkersRejoining to stabilize build - posted by GitBox <gi...@apache.org> on 2021/03/26 02:30:06 UTC, 0 replies.
- [GitHub] [kafka] mjsax merged pull request #10300: KAFKA-12452: Remove deprecated overloads of ProcessorContext#forward - posted by GitBox <gi...@apache.org> on 2021/03/26 02:49:27 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #10407: KAFKA-12523: handle TaskCorruption for revoked tasks & remove commit in handleCorruption - posted by GitBox <gi...@apache.org> on 2021/03/26 02:51:36 UTC, 9 replies.
- [GitHub] [kafka] showuon opened a new pull request #10409: KAFKA-9295: increase heartbeat interval to avoid unneeded rebalance - posted by GitBox <gi...@apache.org> on 2021/03/26 02:54:00 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman edited a comment on pull request #10407: KAFKA-12523: handle TaskCorruption for revoked tasks & remove commit in handleCorruption - posted by GitBox <gi...@apache.org> on 2021/03/26 02:55:14 UTC, 0 replies.
- [GitHub] [kafka] vvcephei commented on pull request #10207: Fixing documentation source for issue KAFKA-12360 - posted by GitBox <gi...@apache.org> on 2021/03/26 02:55:36 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12360) Improve documentation of max.task.idle.ms (kafka-streams) - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/26 02:58:00 UTC, 0 replies.
- [jira] [Comment Edited] (KAFKA-12360) Improve documentation of max.task.idle.ms (kafka-streams) - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/26 02:58:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (KAFKA-12485) Speed up Consumer#committed by returning cached offsets for owned partitions - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/26 03:05:00 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on pull request #10405: KAFKA-3968: fsync the parent directory of a segment file when the file is created - posted by GitBox <gi...@apache.org> on 2021/03/26 03:07:53 UTC, 0 replies.
- [GitHub] [kafka] ijuma merged pull request #10399: MINOR: Use Java 11 for generating aggregated javadoc in release.py - posted by GitBox <gi...@apache.org> on 2021/03/26 03:09:47 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on a change in pull request #10409: KAFKA-9295: increase heartbeat interval to avoid unneeded rebalance - posted by GitBox <gi...@apache.org> on 2021/03/26 03:09:47 UTC, 3 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10409: KAFKA-9295: increase heartbeat interval to avoid unneeded rebalance - posted by GitBox <gi...@apache.org> on 2021/03/26 03:19:01 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #10409: KAFKA-9295: increase heartbeat interval to avoid unneeded rebalance - posted by GitBox <gi...@apache.org> on 2021/03/26 03:23:52 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman edited a comment on pull request #10409: KAFKA-9295: increase heartbeat interval to avoid unneeded rebalance - posted by GitBox <gi...@apache.org> on 2021/03/26 03:27:27 UTC, 1 replies.
- [GitHub] [kafka] showuon commented on pull request #10409: KAFKA-9295: increase heartbeat interval to avoid unneeded rebalance - posted by GitBox <gi...@apache.org> on 2021/03/26 03:48:20 UTC, 0 replies.
- [jira] [Created] (KAFKA-12561) Fix flaky kafka.server.RaftClusterTest.testCreateClusterAndCreateListDeleteTopic() - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/03/26 03:55:00 UTC, 0 replies.
- [GitHub] [kafka] showuon opened a new pull request #10410: KAFKA-12561: don't set timeout for future.get - posted by GitBox <gi...@apache.org> on 2021/03/26 03:59:55 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on pull request #10410: KAFKA-12561: don't set timeout for future.get - posted by GitBox <gi...@apache.org> on 2021/03/26 04:01:20 UTC, 2 replies.
- [GitHub] [kafka] guozhangwang commented on pull request #10302: KAFKA-7785: move internal DefaultPartitionGrouper - posted by GitBox <gi...@apache.org> on 2021/03/26 04:12:51 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12526) Remove deprecated long ms overloads - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/26 04:16:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-7785) Remove PartitionGrouper interface and it's config and move DefaultPartitionGrouper to internal package - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/26 04:17:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-7106) Remove segment/segmentInterval from Window definition - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/26 04:18:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12524) Remove deprecated WindowBytesStoreSupplier#segments - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/26 04:19:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12527) Remove deprecated "PartitionGrouper" interface - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/26 04:19:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12562) Remove deprecated-overloaded "KafkaStreams#metadataForKey" and "KafkaStreams#store" - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/26 04:22:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (KAFKA-7870) Error sending fetch request (sessionId=1578860481, epoch=INITIAL) to node 2: java.io.IOException: Connection to 2 was disconnected before the response was read. - posted by "kai.tian (Jira)" <ji...@apache.org> on 2021/03/26 04:23:00 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr removed a comment on pull request #10402: MINOR: Remove unthrown exceptions, fix typo, etc. - posted by GitBox <gi...@apache.org> on 2021/03/26 04:23:42 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12283) Flaky Test RebalanceSourceConnectorsIntegrationTest#testMultipleWorkersRejoining - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/03/26 04:43:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-7606) Remove deprecated options from StreamsResetter - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/26 04:57:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-8784) Remove default implementation of RocksDBConfigSetter#close - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/26 04:59:00 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman opened a new pull request #10411: KAFKA-7606: Remove deprecated options from StreamsResetter - posted by GitBox <gi...@apache.org> on 2021/03/26 05:06:36 UTC, 0 replies.
- [jira] [Created] (KAFKA-12563) Something wrong with MM2 metrics - posted by "Bui Thanh MInh (Jira)" <ji...@apache.org> on 2021/03/26 05:14:00 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang opened a new pull request #10412: KAFKA-12562: Remove deprecated APIs in KafkaStreams and returned state classes - posted by GitBox <gi...@apache.org> on 2021/03/26 05:36:18 UTC, 0 replies.
- [GitHub] [kafka] kowshik commented on a change in pull request #10280: KIP-405: Log layer refactor - posted by GitBox <gi...@apache.org> on 2021/03/26 06:22:42 UTC, 22 replies.
- [jira] [Commented] (KAFKA-12563) Something wrong with MM2 metrics - posted by "Ryanne Dolan (Jira)" <ji...@apache.org> on 2021/03/26 06:23:00 UTC, 3 replies.
- [GitHub] [kafka] showuon opened a new pull request #10413: MINOR: fix the wrong/missing anchor caused link error - posted by GitBox <gi...@apache.org> on 2021/03/26 08:17:53 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on pull request #10413: MINOR: fix the wrong/missing anchor caused link error - posted by GitBox <gi...@apache.org> on 2021/03/26 08:21:29 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12519) Consider Removing Streams Old Built-in Metrics Version - posted by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/03/26 08:28:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12564) KTable#filter-method called twice after aggregation - posted by "Jessica Johann (Jira)" <ji...@apache.org> on 2021/03/26 08:42:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12564) KTable#filter-method called twice after aggregation - posted by "Jessica Johann (Jira)" <ji...@apache.org> on 2021/03/26 08:46:00 UTC, 3 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10389: MINOR: stabilize ListOffsetsRequestTest#testResponseIncludesLeaderEpoch - posted by GitBox <gi...@apache.org> on 2021/03/26 11:50:38 UTC, 1 replies.
- [GitHub] [kafka] ijuma opened a new pull request #10414: MINOR: Self-managed -> Raft - posted by GitBox <gi...@apache.org> on 2021/03/26 12:15:06 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10389: MINOR: stabilize ListOffsetsRequestTest#testResponseIncludesLeaderEpoch - posted by GitBox <gi...@apache.org> on 2021/03/26 12:21:09 UTC, 1 replies.
- [GitHub] [kafka] rondagostino commented on a change in pull request #10414: MINOR: Self-managed -> Raft - posted by GitBox <gi...@apache.org> on 2021/03/26 13:13:51 UTC, 0 replies.
- [GitHub] [kafka] ijuma opened a new pull request #10415: JDK 16 test - posted by GitBox <gi...@apache.org> on 2021/03/26 13:39:42 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on pull request #10415: JDK 16 test - posted by GitBox <gi...@apache.org> on 2021/03/26 13:43:45 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on pull request #10414: MINOR: Self-managed -> Raft - posted by GitBox <gi...@apache.org> on 2021/03/26 14:03:53 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12563) Something wrong with MM2 metrics - posted by "Bui Thanh MInh (Jira)" <ji...@apache.org> on 2021/03/26 15:25:00 UTC, 0 replies.
- [GitHub] [kafka] junrao commented on a change in pull request #10405: KAFKA-3968: fsync the parent directory of a segment file when the file is created - posted by GitBox <gi...@apache.org> on 2021/03/26 16:27:22 UTC, 0 replies.
- [GitHub] [kafka] wcarlson5 opened a new pull request #10416: KAFKA-8784: remove default close for RocksDBConfigSetter - posted by GitBox <gi...@apache.org> on 2021/03/26 16:54:07 UTC, 0 replies.
- [GitHub] [kafka] wcarlson5 commented on pull request #10416: KAFKA-8784: remove default close for RocksDBConfigSetter - posted by GitBox <gi...@apache.org> on 2021/03/26 16:55:43 UTC, 1 replies.
- [GitHub] [kafka] wcarlson5 edited a comment on pull request #10416: KAFKA-8784: remove default close for RocksDBConfigSetter - posted by GitBox <gi...@apache.org> on 2021/03/26 16:55:45 UTC, 0 replies.
- [GitHub] [kafka] wcarlson5 commented on a change in pull request #10407: KAFKA-12523: handle TaskCorruption for revoked tasks & remove commit in handleCorruption - posted by GitBox <gi...@apache.org> on 2021/03/26 17:05:29 UTC, 1 replies.
- [GitHub] [kafka] kowshik commented on a change in pull request #10280: KAFKA-12554: Refactor Log layer - posted by GitBox <gi...@apache.org> on 2021/03/26 17:07:02 UTC, 0 replies.
- [jira] [Updated] (KAFKA-8784) Remove default implementation of RocksDBConfigSetter#close - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/26 18:05:00 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #10416: KAFKA-8784: remove default close for RocksDBConfigSetter - posted by GitBox <gi...@apache.org> on 2021/03/26 18:06:09 UTC, 0 replies.
- [jira] [Commented] (KAFKA-10853) Replication protocol deficiencies with workloads requiring high durability guarantees - posted by "Kyle Ambroff-Kao (Jira)" <ji...@apache.org> on 2021/03/26 18:14:00 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on a change in pull request #10407: KAFKA-12523: handle TaskCorruption for revoked tasks & remove commit in handleCorruption - posted by GitBox <gi...@apache.org> on 2021/03/26 19:04:17 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-10396) Overall memory of container keep on growing due to kafka stream / rocksdb and OOM killed once limit reached - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/26 19:23:00 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #10412: KAFKA-12562: Remove deprecated APIs in KafkaStreams and returned state classes - posted by GitBox <gi...@apache.org> on 2021/03/26 20:11:49 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman opened a new pull request #10417: HOTFIX: wrap StreamThread#runLoop in outer catch block - posted by GitBox <gi...@apache.org> on 2021/03/26 20:33:07 UTC, 0 replies.
- [GitHub] [kafka] mjsax commented on a change in pull request #10407: KAFKA-12523: handle TaskCorruption for revoked tasks & remove commit in handleCorruption - posted by GitBox <gi...@apache.org> on 2021/03/26 20:55:07 UTC, 0 replies.
- [GitHub] [kafka] mjsax commented on a change in pull request #10417: HOTFIX: wrap StreamThread#runLoop in outer catch block - posted by GitBox <gi...@apache.org> on 2021/03/26 21:18:27 UTC, 1 replies.
- [GitHub] [kafka] kowshik commented on pull request #10280: KAFKA-12554: Refactor Log layer - posted by GitBox <gi...@apache.org> on 2021/03/26 21:21:15 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #10417: HOTFIX: wrap StreamThread#runLoop in outer catch block - posted by GitBox <gi...@apache.org> on 2021/03/26 21:29:23 UTC, 2 replies.
- [GitHub] [kafka] wcarlson5 commented on a change in pull request #10417: HOTFIX: wrap StreamThread#runLoop in outer catch block - posted by GitBox <gi...@apache.org> on 2021/03/26 21:47:31 UTC, 0 replies.
- [GitHub] [kafka] mjsax commented on a change in pull request #10407: KAFKA-12523: handle TaskCorruption during handleCorruption and handleRevocation - posted by GitBox <gi...@apache.org> on 2021/03/26 21:48:36 UTC, 16 replies.
- [jira] [Created] (KAFKA-12565) Global thread only topologies should be able to shutdown applications via the uncaught exception handler - posted by "Walker Carlson (Jira)" <ji...@apache.org> on 2021/03/26 21:49:00 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #10407: KAFKA-12523: handle TaskCorruption during handleCorruption and handleRevocation - posted by GitBox <gi...@apache.org> on 2021/03/26 21:49:28 UTC, 34 replies.
- [jira] [Updated] (KAFKA-12565) Global thread only topologies should be able to shutdown applications via the uncaught exception handler - posted by "Walker Carlson (Jira)" <ji...@apache.org> on 2021/03/26 21:50:00 UTC, 0 replies.
- [GitHub] [kafka] vvcephei commented on a change in pull request #10378: KAFKA-7106: remove deprecated Windows APIs - posted by GitBox <gi...@apache.org> on 2021/03/26 22:07:11 UTC, 0 replies.
- [GitHub] [kafka] yeralin commented on pull request #6592: KAFKA-8326: Introduce List Serde - posted by GitBox <gi...@apache.org> on 2021/03/26 22:41:55 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10417: HOTFIX: wrap StreamThread#runLoop in outer catch block - posted by GitBox <gi...@apache.org> on 2021/03/27 00:15:33 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman closed pull request #10417: HOTFIX: wrap StreamThread#runLoop in outer catch block - posted by GitBox <gi...@apache.org> on 2021/03/27 00:15:33 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10387: KAFKA-12537: fix application shutdown corner case with only one thread - posted by GitBox <gi...@apache.org> on 2021/03/27 01:50:37 UTC, 1 replies.
- [GitHub] [kafka] ableegoldman merged pull request #10387: KAFKA-12537: fix application shutdown corner case with only one thread - posted by GitBox <gi...@apache.org> on 2021/03/27 02:55:44 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman edited a comment on pull request #10387: KAFKA-12537: fix application shutdown corner case with only one thread - posted by GitBox <gi...@apache.org> on 2021/03/27 03:33:38 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12537) Single Threaded EOS applications will not work with SHUTDOWN_APPLICATION - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/27 03:35:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12537) Single Threaded applications will not work with SHUTDOWN_APPLICATION - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/27 03:35:00 UTC, 1 replies.
- [GitHub] [kafka] ketulgupta1995 opened a new pull request #10418: KAFKA-12509 Tighten up StateDirectory thread locking - posted by GitBox <gi...@apache.org> on 2021/03/27 14:51:24 UTC, 0 replies.
- [GitHub] [kafka] ketulgupta1995 commented on pull request #10418: KAFKA-12509 Tighten up StateDirectory thread locking - posted by GitBox <gi...@apache.org> on 2021/03/27 14:51:57 UTC, 0 replies.
- [jira] [Created] (KAFKA-12566) Flaky Test MirrorConnectorsIntegrationSSLTest#testReplication - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/27 18:11:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12567) Flaky Test TransactionsTest.testFencingOnCommit - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/27 18:15:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12564) KTable#filter-method called twice after aggregation - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/27 21:51:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12564) KTable#filter-method called twice after aggregation - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/27 21:51:00 UTC, 2 replies.
- [GitHub] [kafka] kebab-mai-haddi opened a new pull request #10419: WIP: KAFKA-12521 - posted by GitBox <gi...@apache.org> on 2021/03/27 22:18:55 UTC, 0 replies.
- [GitHub] [kafka] mjsax commented on a change in pull request #10411: KAFKA-7606: Remove deprecated options from StreamsResetter - posted by GitBox <gi...@apache.org> on 2021/03/27 22:21:07 UTC, 4 replies.
- [GitHub] [kafka] mjsax opened a new pull request #10420: MINOR: update Streams upgrade notes with removed APIs - posted by GitBox <gi...@apache.org> on 2021/03/27 22:38:44 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12524) Remove deprecated WindowBytesStoreSupplier#segments - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/27 22:40:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12526) Remove deprecated long ms overloads - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/27 22:40:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12562) Remove deprecated-overloaded "KafkaStreams#metadataForKey" and "KafkaStreams#store" - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/27 22:41:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-9559) Change the default "default serde" from ByteArraySerde to null - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/27 22:49:00 UTC, 3 replies.
- [jira] [Assigned] (KAFKA-10493) Ktable out-of-order updates are not being ignored - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/27 22:55:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12499) Adjust transaction timeout according to commit interval on Streams EOS - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/28 00:09:00 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on a change in pull request #10412: KAFKA-12562: Remove deprecated APIs in KafkaStreams and returned state classes - posted by GitBox <gi...@apache.org> on 2021/03/28 00:23:37 UTC, 1 replies.
- [jira] [Created] (KAFKA-12568) Remove deprecated "KStream#groupBy/join", "Joined#named" overloads - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/28 00:26:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12524) Remove deprecated WindowBytesStoreSupplier#segments - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/28 00:28:00 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on pull request #10412: KAFKA-12562: Remove deprecated APIs in KafkaStreams and returned state classes - posted by GitBox <gi...@apache.org> on 2021/03/28 00:38:38 UTC, 1 replies.
- [jira] [Updated] (KAFKA-12568) Remove deprecated "KStream#groupBy/join", "Joined#named" overloads - posted by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/28 01:54:00 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang opened a new pull request #10421: KAFKA-12568: Remove deprecated APIs in KStream, KTable and Joined - posted by GitBox <gi...@apache.org> on 2021/03/28 02:02:51 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on a change in pull request #10421: KAFKA-12568: Remove deprecated APIs in KStream, KTable and Joined - posted by GitBox <gi...@apache.org> on 2021/03/28 02:08:59 UTC, 0 replies.
- [jira] [Updated] (KAFKA-3370) Add options to auto.offset.reset to reset offsets upon initialization only - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/28 03:44:00 UTC, 0 replies.
- [GitHub] [kafka] mjsax commented on a change in pull request #10301: KAFKA-9831: increase max.poll.interval.ms to avoid unexpected rebalance - posted by GitBox <gi...@apache.org> on 2021/03/28 18:15:58 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12521) Expand coverage of integration tests with more realistic applications - posted by "Aviral Srivastava (Jira)" <ji...@apache.org> on 2021/03/28 18:16:00 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on pull request #10378: KAFKA-7106: remove deprecated Windows APIs - posted by GitBox <gi...@apache.org> on 2021/03/28 18:26:31 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on pull request #10421: KAFKA-12568: Remove deprecated APIs in KStream, KTable and Joined - posted by GitBox <gi...@apache.org> on 2021/03/28 18:26:45 UTC, 0 replies.
- [GitHub] [kafka] mjsax merged pull request #10420: MINOR: update Streams upgrade notes with removed APIs - posted by GitBox <gi...@apache.org> on 2021/03/28 18:36:51 UTC, 0 replies.
- [GitHub] [kafka] mjsax merged pull request #10413: MINOR: fix the wrong/missing anchor caused link error - posted by GitBox <gi...@apache.org> on 2021/03/28 18:40:05 UTC, 0 replies.
- [GitHub] [kafka] mjsax commented on pull request #10413: MINOR: fix the wrong/missing anchor caused link error - posted by GitBox <gi...@apache.org> on 2021/03/28 18:40:15 UTC, 0 replies.
- [GitHub] [kafka] mjsax commented on pull request #10302: KAFKA-7785: move internal DefaultPartitionGrouper - posted by GitBox <gi...@apache.org> on 2021/03/28 18:44:31 UTC, 1 replies.
- [GitHub] [kafka] mjsax commented on a change in pull request #10380: KAFKA-12527: Remove deprecated PartitionGrouper - posted by GitBox <gi...@apache.org> on 2021/03/28 18:45:06 UTC, 0 replies.
- [GitHub] [kafka] hachikuji opened a new pull request #10422: MINOR: Improve reproducability of raft simulation tests - posted by GitBox <gi...@apache.org> on 2021/03/28 19:10:23 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang merged pull request #10412: KAFKA-12562: Remove deprecated APIs in KafkaStreams and returned state classes - posted by GitBox <gi...@apache.org> on 2021/03/28 19:20:44 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12562) Remove deprecated-overloaded "KafkaStreams#metadataForKey" and "KafkaStreams#store" - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/28 19:22:00 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang merged pull request #10378: KAFKA-7106: remove deprecated Windows APIs - posted by GitBox <gi...@apache.org> on 2021/03/28 19:33:57 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-7106) Remove segment/segmentInterval from Window definition - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/28 19:40:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-4559) Add a site search bar on the Web site - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/03/28 19:44:00 UTC, 1 replies.
- [jira] [Created] (KAFKA-12569) Clean up usage of commit flags in StateMachineTask - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/28 23:51:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12569) Clean up usage of commit flags in StateMachineTask - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/28 23:54:00 UTC, 0 replies.
- [GitHub] [kafka] Alee4738 opened a new pull request #10423: MINOR website quickstart, fix typo - posted by GitBox <gi...@apache.org> on 2021/03/29 01:06:13 UTC, 0 replies.
- [GitHub] [kafka] Alee4738 commented on pull request #10423: MINOR website quickstart, fix typo - posted by GitBox <gi...@apache.org> on 2021/03/29 01:06:44 UTC, 1 replies.
- [GitHub] [kafka] mjsax commented on pull request #10423: MINOR website quickstart, fix typo - posted by GitBox <gi...@apache.org> on 2021/03/29 01:27:05 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on pull request #10398: MINOR: Fix newly added flaky test `testClientSideTimeoutAfterFailureTest` - posted by GitBox <gi...@apache.org> on 2021/03/29 01:41:13 UTC, 2 replies.
- [GitHub] [kafka] guozhangwang commented on a change in pull request #10407: KAFKA-12523: handle TaskCorruption during handleCorruption and handleRevocation - posted by GitBox <gi...@apache.org> on 2021/03/29 04:55:19 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12534) kafka-configs does not work with ssl enabled kafka broker. - posted by "kaushik srinivas (Jira)" <ji...@apache.org> on 2021/03/29 05:58:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12570) Improve Documentation on COMPACT_ARRAY usage - posted by "Pavol Ipoth (Jira)" <ji...@apache.org> on 2021/03/29 06:54:00 UTC, 0 replies.
- [GitHub] [kafka] satishd opened a new pull request #10424: MINOR Replaced File with Path in LogSegment Data. - posted by GitBox <gi...@apache.org> on 2021/03/29 07:31:50 UTC, 0 replies.
- [GitHub] [kafka] dajac opened a new pull request #10425: MINOR: Removed deprecated `Metric#value` - posted by GitBox <gi...@apache.org> on 2021/03/29 08:07:31 UTC, 0 replies.
- [jira] [Created] (KAFKA-12571) Eliminate LogEndOffset dependency on LeaderEpochFileCache c'tor - posted by "Kowshik Prakasam (Jira)" <ji...@apache.org> on 2021/03/29 08:27:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12571) Eliminate LogEndOffset dependency on LeaderEpochFileCache c'tor - posted by "Kowshik Prakasam (Jira)" <ji...@apache.org> on 2021/03/29 08:28:00 UTC, 3 replies.
- [jira] [Updated] (KAFKA-12571) Eliminate LeaderEpochFileCache constructor dependency on LogEndOffset - posted by "Kowshik Prakasam (Jira)" <ji...@apache.org> on 2021/03/29 08:31:00 UTC, 0 replies.
- [GitHub] [kafka] kowshik opened a new pull request #10426: KAFKA-12571: Eliminate LeaderEpochFileCache constructor dependency on logEndOffset - posted by GitBox <gi...@apache.org> on 2021/03/29 08:42:56 UTC, 0 replies.
- [GitHub] [kafka] kowshik commented on pull request #10426: KAFKA-12571: Eliminate LeaderEpochFileCache constructor dependency on logEndOffset - posted by GitBox <gi...@apache.org> on 2021/03/29 08:50:27 UTC, 3 replies.
- [GitHub] [kafka] dajac opened a new pull request #10427: MINOR: Remove deprecated producer/consumer default quota configurations - posted by GitBox <gi...@apache.org> on 2021/03/29 09:23:39 UTC, 0 replies.
- [GitHub] [kafka] MarcoLotz commented on a change in pull request #10042: KAFKA-9527: fix NPE when using time-based argument for Stream Resetter - posted by GitBox <gi...@apache.org> on 2021/03/29 10:28:57 UTC, 0 replies.
- [jira] [Created] (KAFKA-12572) Add import ordering checkstyle rule and configure an automatic formatter - posted by "Dongjin Lee (Jira)" <ji...@apache.org> on 2021/03/29 11:31:00 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on pull request #10425: MINOR: Removed deprecated `Metric#value` - posted by GitBox <gi...@apache.org> on 2021/03/29 11:43:33 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr opened a new pull request #10428: KAFKA-12572: Add import ordering checkstyle rule and configure an automatic formatter - posted by GitBox <gi...@apache.org> on 2021/03/29 11:51:26 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr closed pull request #8404: KAFKA-10787: Introduce an import order in Java sources - posted by GitBox <gi...@apache.org> on 2021/03/29 11:52:10 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr commented on pull request #8404: KAFKA-10787: Introduce an import order in Java sources - posted by GitBox <gi...@apache.org> on 2021/03/29 11:52:12 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on pull request #10425: MINOR: Removed deprecated `Metric#value` - posted by GitBox <gi...@apache.org> on 2021/03/29 11:55:43 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr commented on pull request #10428: KAFKA-12572: Add import ordering checkstyle rule and configure an automatic formatter - posted by GitBox <gi...@apache.org> on 2021/03/29 11:56:26 UTC, 0 replies.
- [jira] [Commented] (KAFKA-10787) Introduce an import order in Java sources - posted by "Dongjin Lee (Jira)" <ji...@apache.org> on 2021/03/29 11:58:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12570) Improve Documentation on COMPACT_ARRAY usage - posted by "Pavol Ipoth (Jira)" <ji...@apache.org> on 2021/03/29 13:42:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12573) Removed deprecated `Metric#value` - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/03/29 14:59:00 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on pull request #10425: KAFKA-12573; Removed deprecated `Metric#value` - posted by GitBox <gi...@apache.org> on 2021/03/29 15:08:38 UTC, 0 replies.
- [GitHub] [kafka] jsancio commented on a change in pull request #10414: MINOR: Self-managed -> Kraft (Kafka Raft) - posted by GitBox <gi...@apache.org> on 2021/03/29 16:08:52 UTC, 0 replies.
- [GitHub] [kafka] satishd commented on a change in pull request #10424: MINOR Replaced File with Path in LogSegmentData. - posted by GitBox <gi...@apache.org> on 2021/03/29 16:19:25 UTC, 3 replies.
- [GitHub] [kafka] rhauch commented on a change in pull request #8844: KAFKA-9887 fix failed task or connector count on startup failure - posted by GitBox <gi...@apache.org> on 2021/03/29 16:54:39 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on a change in pull request #10414: MINOR: Self-managed -> Kraft (Kafka Raft) - posted by GitBox <gi...@apache.org> on 2021/03/29 17:05:12 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on pull request #10414: MINOR: Self-managed -> Kraft (Kafka Raft) - posted by GitBox <gi...@apache.org> on 2021/03/29 17:07:19 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12559) Add a top-level Streams config for bounding off-heap memory - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/29 17:16:00 UTC, 0 replies.
- [GitHub] [kafka] kowshik edited a comment on pull request #10280: KAFKA-12554: Refactor Log layer - posted by GitBox <gi...@apache.org> on 2021/03/29 17:18:55 UTC, 3 replies.
- [GitHub] [kafka] vvcephei commented on a change in pull request #10381: KAFKA-12533: Migrating KStream Stateless operators to new Processor API - posted by GitBox <gi...@apache.org> on 2021/03/29 17:23:11 UTC, 0 replies.
- [GitHub] [kafka] kowshik edited a comment on pull request #10426: KAFKA-12571: Eliminate LeaderEpochFileCache constructor dependency on logEndOffset - posted by GitBox <gi...@apache.org> on 2021/03/29 17:38:48 UTC, 0 replies.
- [GitHub] [kafka] kowshik commented on a change in pull request #10424: MINOR Replaced File with Path in LogSegmentData. - posted by GitBox <gi...@apache.org> on 2021/03/29 17:41:14 UTC, 0 replies.
- [GitHub] [kafka] rhauch commented on pull request #8844: KAFKA-9887 fix failed task or connector count on startup failure - posted by GitBox <gi...@apache.org> on 2021/03/29 17:50:34 UTC, 0 replies.
- [GitHub] [kafka] kowshik commented on pull request #10424: MINOR Replaced File with Path in LogSegmentData. - posted by GitBox <gi...@apache.org> on 2021/03/29 18:10:34 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10416: KAFKA-8784: remove default close for RocksDBConfigSetter - posted by GitBox <gi...@apache.org> on 2021/03/29 18:12:19 UTC, 0 replies.
- [GitHub] [kafka] junrao commented on a change in pull request #10401: KAFKA-12552: Introduce LogSegments class abstracting the segments map - posted by GitBox <gi...@apache.org> on 2021/03/29 18:17:19 UTC, 0 replies.
- [GitHub] [kafka] kowshik commented on a change in pull request #10401: KAFKA-12552: Introduce LogSegments class abstracting the segments map - posted by GitBox <gi...@apache.org> on 2021/03/29 18:27:52 UTC, 3 replies.
- [GitHub] [kafka] jsancio commented on pull request #10085: KAFKA-12154: Snapshot Loading API - posted by GitBox <gi...@apache.org> on 2021/03/29 19:12:58 UTC, 0 replies.
- [GitHub] [kafka] spena opened a new pull request #10429: KAFKA-10847: Add new RocksDBPrefixRangeIterator class - posted by GitBox <gi...@apache.org> on 2021/03/29 19:16:19 UTC, 0 replies.
- [jira] [Comment Edited] (KAFKA-12499) Adjust transaction timeout according to commit interval on Streams EOS - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/29 19:40:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12543) Re-design the ownership model for snapshots - posted by "Jose Armando Garcia Sancio (Jira)" <ji...@apache.org> on 2021/03/29 19:55:00 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman edited a comment on pull request #10345: KAFKA-12477: dynamically upgrade rebalancing protocol based on selected assignor - posted by GitBox <gi...@apache.org> on 2021/03/29 19:57:37 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12428) Add a last-heartbeat-seconds-ago metric to Kafka Consumer - posted by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/29 20:26:00 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10414: MINOR: Self-managed -> Kraft (Kafka Raft) - posted by GitBox <gi...@apache.org> on 2021/03/29 20:29:02 UTC, 0 replies.
- [GitHub] [kafka] dhruvilshah3 commented on a change in pull request #10401: KAFKA-12552: Introduce LogSegments class abstracting the segments map - posted by GitBox <gi...@apache.org> on 2021/03/29 20:48:26 UTC, 0 replies.
- [jira] [Commented] (KAFKA-10127) kafka cluster not recovering - Shrinking ISR continously - posted by "Ajay Patel (Jira)" <ji...@apache.org> on 2021/03/29 20:52:00 UTC, 0 replies.
- [GitHub] [kafka] jsancio commented on a change in pull request #10414: MINOR: Self-managed -> KRaft (Kafka Raft) - posted by GitBox <gi...@apache.org> on 2021/03/29 20:56:09 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10407: KAFKA-12523: handle TaskCorruption during handleCorruption and handleRevocation - posted by GitBox <gi...@apache.org> on 2021/03/29 20:56:43 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman edited a comment on pull request #10407: KAFKA-12523: handle TaskCorruption during handleCorruption and handleRevocation - posted by GitBox <gi...@apache.org> on 2021/03/29 20:57:28 UTC, 1 replies.
- [GitHub] [kafka] ableegoldman merged pull request #10407: KAFKA-12523: handle TaskCorruption/TimeoutException during handleCorruption and handleRevocation - posted by GitBox <gi...@apache.org> on 2021/03/29 21:06:35 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10407: KAFKA-12523: handle TaskCorruption/TimeoutException during handleCorruption and handleRevocation - posted by GitBox <gi...@apache.org> on 2021/03/29 21:08:07 UTC, 2 replies.
- [jira] [Created] (KAFKA-12574) Deprecate eos-alpha - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/29 21:18:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12574) Deprecate eos-alpha - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/29 21:19:00 UTC, 14 replies.
- [GitHub] [kafka] ableegoldman merged pull request #10416: KAFKA-8784: remove default close for RocksDBConfigSetter - posted by GitBox <gi...@apache.org> on 2021/03/29 21:26:50 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #10411: KAFKA-7606: Remove deprecated options from StreamsResetter - posted by GitBox <gi...@apache.org> on 2021/03/29 21:30:06 UTC, 5 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10414: MINOR: Self-managed -> KRaft (Kafka Raft) - posted by GitBox <gi...@apache.org> on 2021/03/29 21:51:28 UTC, 0 replies.
- [GitHub] [kafka] rhauch commented on a change in pull request #10396: KAFKA-12474: Handle failure to write new session keys gracefully - posted by GitBox <gi...@apache.org> on 2021/03/29 21:53:08 UTC, 0 replies.
- [jira] [Created] (KAFKA-12575) Eliminate Log.isLogDirOffline boolean attribute - posted by "Kowshik Prakasam (Jira)" <ji...@apache.org> on 2021/03/29 22:39:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12575) Eliminate Log.isLogDirOffline boolean attribute - posted by "Kowshik Prakasam (Jira)" <ji...@apache.org> on 2021/03/29 22:39:00 UTC, 0 replies.
- [GitHub] [kafka] ijuma merged pull request #10414: MINOR: Self-managed -> KRaft (Kafka Raft) - posted by GitBox <gi...@apache.org> on 2021/03/29 22:39:24 UTC, 0 replies.
- [GitHub] [kafka] kowshik opened a new pull request #10430: KAFKA-12575: Eliminate Log.isLogDirOffline boolean attribute - posted by GitBox <gi...@apache.org> on 2021/03/29 22:42:14 UTC, 0 replies.
- [GitHub] [kafka] kowshik commented on pull request #10430: KAFKA-12575: Eliminate Log.isLogDirOffline boolean attribute - posted by GitBox <gi...@apache.org> on 2021/03/29 22:48:14 UTC, 3 replies.
- [GitHub] [kafka] dhruvilshah3 commented on a change in pull request #10430: KAFKA-12575: Eliminate Log.isLogDirOffline boolean attribute - posted by GitBox <gi...@apache.org> on 2021/03/29 22:58:15 UTC, 0 replies.
- [GitHub] [kafka] kowshik commented on a change in pull request #10430: KAFKA-12575: Eliminate Log.isLogDirOffline boolean attribute - posted by GitBox <gi...@apache.org> on 2021/03/29 23:40:49 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10419: WIP: KAFKA-12521 - posted by GitBox <gi...@apache.org> on 2021/03/30 00:04:49 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12550) Introduce RESTORING state to the KafkaStreams FSM - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/30 00:23:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12576) Renaming log segment should not result in a copy - posted by "Jose Armando Garcia Sancio (Jira)" <ji...@apache.org> on 2021/03/30 01:12:00 UTC, 0 replies.
- [GitHub] [kafka] jsancio opened a new pull request #10431: KAFKA-12543: Change RawSnapshotReader ownership model - posted by GitBox <gi...@apache.org> on 2021/03/30 01:31:06 UTC, 0 replies.
- [GitHub] [kafka] jsancio commented on pull request #10431: KAFKA-12543: Change RawSnapshotReader ownership model - posted by GitBox <gi...@apache.org> on 2021/03/30 01:32:25 UTC, 0 replies.
- [GitHub] [kafka] highluck removed a comment on pull request #9851: KAFKA-10769 Remove JoinGroupRequest#containsValidPattern as it is dup… - posted by GitBox <gi...@apache.org> on 2021/03/30 01:47:08 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12576) Renaming log segment should not result in a copy - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/30 01:49:00 UTC, 0 replies.
- [GitHub] [kafka] kebab-mai-haddi closed pull request #10419: WIP: KAFKA-12506 - posted by GitBox <gi...@apache.org> on 2021/03/30 02:51:46 UTC, 0 replies.
- [GitHub] [kafka] kebab-mai-haddi opened a new pull request #10432: KAFKA-12506 - posted by GitBox <gi...@apache.org> on 2021/03/30 02:53:34 UTC, 0 replies.
- [GitHub] [kafka] C0urante commented on a change in pull request #10396: KAFKA-12474: Handle failure to write new session keys gracefully - posted by GitBox <gi...@apache.org> on 2021/03/30 02:56:51 UTC, 0 replies.
- [GitHub] [kafka] AdilHoumadi opened a new pull request #10433: MINOR: Fix - MirrorMaker v2 documentation - posted by GitBox <gi...@apache.org> on 2021/03/30 04:55:53 UTC, 0 replies.
- [GitHub] [kafka] dengziming opened a new pull request #10434: MINOR: Remove wrong suppress - posted by GitBox <gi...@apache.org> on 2021/03/30 04:59:27 UTC, 0 replies.
- [GitHub] [kafka] dengziming commented on pull request #10434: MINOR: Remove wrong suppress - posted by GitBox <gi...@apache.org> on 2021/03/30 05:01:08 UTC, 0 replies.
- [GitHub] [kafka] satishd commented on pull request #10424: MINOR Replaced File with Path in LogSegmentData. - posted by GitBox <gi...@apache.org> on 2021/03/30 07:07:25 UTC, 1 replies.
- [GitHub] [kafka] dajac commented on pull request #10425: KAFKA-12573; Remove deprecated `Metric#value` - posted by GitBox <gi...@apache.org> on 2021/03/30 07:27:57 UTC, 0 replies.
- [GitHub] [kafka] dajac merged pull request #10425: KAFKA-12573; Remove deprecated `Metric#value` - posted by GitBox <gi...@apache.org> on 2021/03/30 07:29:07 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12573) Removed deprecated `Metric#value` - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/03/30 07:30:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12577) Remove deprecated `quota.producer.default` and `quota.consumer.default` configurations - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/03/30 07:37:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12578) Remove deprecated PrincipalBuilder - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/30 07:52:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12579) Remove deprecated ExtendedSerializer/Deserializer - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/30 07:53:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12580) Remove deprecated close(long, TimeUnit) - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/30 07:54:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12578) Remove deprecated security classes/methods - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/30 07:56:00 UTC, 0 replies.
- [GitHub] [kafka] ijuma opened a new pull request #10435: KAFKA-12578: Remove deprecated security classes/methods - posted by GitBox <gi...@apache.org> on 2021/03/30 07:59:46 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on pull request #10427: KAFKA-12577; Remove deprecated `quota.producer.default` and `quota.consumer.default` configurations - posted by GitBox <gi...@apache.org> on 2021/03/30 08:20:34 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on pull request #10435: KAFKA-12578: Remove deprecated security classes/methods - posted by GitBox <gi...@apache.org> on 2021/03/30 08:25:46 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on pull request #9851: KAFKA-10769 Remove JoinGroupRequest#containsValidPattern as it is dup… - posted by GitBox <gi...@apache.org> on 2021/03/30 08:27:35 UTC, 0 replies.
- [GitHub] [kafka] dajac opened a new pull request #10436: MINOR: Remove deprecated ConfigEntry constructor - posted by GitBox <gi...@apache.org> on 2021/03/30 08:41:25 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on pull request #10436: MINOR: Remove deprecated ConfigEntry constructor - posted by GitBox <gi...@apache.org> on 2021/03/30 08:41:56 UTC, 0 replies.
- [GitHub] [kafka] dajac opened a new pull request #10437: MINOR: Remove deprecated `host.name`, `advertised.host.name`, `port` and `advertised.port` for 3.0 - posted by GitBox <gi...@apache.org> on 2021/03/30 08:45:47 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12579) Remove deprecated methods for consumer, producer and admin client - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/30 09:02:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12580) Remove deprecated close(long, TimeUnit) - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/30 09:02:00 UTC, 0 replies.
- [GitHub] [kafka] ijuma opened a new pull request #10438: KAFKA-12579: Remove deprecated methods from consumer, producer and admin client for 3.0 - posted by GitBox <gi...@apache.org> on 2021/03/30 09:20:26 UTC, 0 replies.
- [GitHub] [kafka] wituss opened a new pull request #10439: MINOR: Extend Predicate interface to allow combining and negation - posted by GitBox <gi...@apache.org> on 2021/03/30 09:21:38 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12579) Remove deprecated methods from consumer, producer - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/30 09:22:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12579) Remove deprecated methods for consumer, producer - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/30 09:22:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12581) Remove deprecated Admin.electPreferredLeaders - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/30 09:23:00 UTC, 0 replies.
- [GitHub] [kafka] ijuma opened a new pull request #10440: KAFKA-12581: Remove deprecated `Admin.electPreferredLeaders` - posted by GitBox <gi...@apache.org> on 2021/03/30 09:29:30 UTC, 0 replies.
- [jira] [Created] (KAFKA-12582) Remove deprecated `ConfigEntry` constructor - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/03/30 11:36:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-12419) Remove Deprecated APIs of Kafka Streams in 3.0 - posted by "Tomasz Nguyen (Jira)" <ji...@apache.org> on 2021/03/30 12:38:00 UTC, 0 replies.
- [GitHub] [kafka] swist opened a new pull request #10441: KAFKA-12568, Remove deprecated "KStream#groupBy/join", "Joined#named" overloads - posted by GitBox <gi...@apache.org> on 2021/03/30 13:44:31 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on a change in pull request #10435: KAFKA-12578: Remove deprecated security classes/methods for 3.0 - posted by GitBox <gi...@apache.org> on 2021/03/30 13:45:04 UTC, 1 replies.
- [GitHub] [kafka] swist commented on pull request #10441: KAFKA-12568, Remove deprecated "KStream#groupBy/join", "Joined#named" overloads - posted by GitBox <gi...@apache.org> on 2021/03/30 13:46:19 UTC, 0 replies.
- [GitHub] [kafka] swist closed pull request #10441: KAFKA-12568, Remove deprecated "KStream#groupBy/join", "Joined#named" overloads - posted by GitBox <gi...@apache.org> on 2021/03/30 13:46:20 UTC, 0 replies.
- [GitHub] [kafka] showuon opened a new pull request #10442: MINOR: update getMagic java doc - posted by GitBox <gi...@apache.org> on 2021/03/30 13:56:17 UTC, 0 replies.
- [GitHub] [kafka] showuon commented on pull request #10442: MINOR: update getMagic java doc - posted by GitBox <gi...@apache.org> on 2021/03/30 13:56:58 UTC, 0 replies.
- [jira] [Commented] (KAFKA-7077) KIP-318: Make Kafka Connect Source idempotent - posted by "Alexandre Juma (Jira)" <ji...@apache.org> on 2021/03/30 14:32:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12583) Upgrade of netty-codec due to CVE-2021-21295 - posted by "Dominique Mongelli (Jira)" <ji...@apache.org> on 2021/03/30 14:36:00 UTC, 2 replies.
- [jira] [Created] (KAFKA-12583) Upgrade of netty-codec due to CVE-2021-21295 - posted by "Dominique Mongelli (Jira)" <ji...@apache.org> on 2021/03/30 14:36:00 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10436: KAFKA-12577; Remove deprecated ConfigEntry constructor - posted by GitBox <gi...@apache.org> on 2021/03/30 14:51:45 UTC, 2 replies.
- [GitHub] [kafka] ijuma commented on pull request #10437: MINOR: Remove deprecated `host.name`, `advertised.host.name`, `port` and `advertised.port` for 3.0 - posted by GitBox <gi...@apache.org> on 2021/03/30 14:52:40 UTC, 0 replies.
- [GitHub] [kafka] ijuma edited a comment on pull request #10437: MINOR: Remove deprecated `host.name`, `advertised.host.name`, `port` and `advertised.port` for 3.0 - posted by GitBox <gi...@apache.org> on 2021/03/30 14:53:14 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on a change in pull request #10436: KAFKA-12577; Remove deprecated ConfigEntry constructor - posted by GitBox <gi...@apache.org> on 2021/03/30 14:57:29 UTC, 1 replies.
- [GitHub] [kafka] dajac commented on pull request #10437: MINOR: Remove deprecated `host.name`, `advertised.host.name`, `port` and `advertised.port` for 3.0 - posted by GitBox <gi...@apache.org> on 2021/03/30 14:59:33 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10435: KAFKA-12578: Remove deprecated security classes/methods for 3.0 - posted by GitBox <gi...@apache.org> on 2021/03/30 15:03:28 UTC, 0 replies.
- [jira] [Created] (KAFKA-12584) Remove deprecated `Sum` and `Total` classes - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/03/30 15:04:00 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on pull request #10435: KAFKA-12578: Remove deprecated security classes/methods for 3.0 - posted by GitBox <gi...@apache.org> on 2021/03/30 15:16:03 UTC, 1 replies.
- [GitHub] [kafka] dajac opened a new pull request #10443: KAFKA-8405; Remove deprecated `kafka-preferred-replica-election` command - posted by GitBox <gi...@apache.org> on 2021/03/30 15:19:39 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on pull request #10443: KAFKA-8405; Remove deprecated `kafka-preferred-replica-election` command - posted by GitBox <gi...@apache.org> on 2021/03/30 15:20:12 UTC, 3 replies.
- [GitHub] [kafka] dajac commented on pull request #10436: KAFKA-12577; Remove deprecated ConfigEntry constructor - posted by GitBox <gi...@apache.org> on 2021/03/30 15:21:45 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on pull request #10443: KAFKA-8405; Remove deprecated `kafka-preferred-replica-election` command - posted by GitBox <gi...@apache.org> on 2021/03/30 15:41:04 UTC, 1 replies.
- [jira] [Resolved] (KAFKA-12435) Several streams-test-utils classes missing from javadoc - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/30 15:53:00 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on pull request #10435: KAFKA-12578: Remove deprecated security classes/methods for 3.0 - posted by GitBox <gi...@apache.org> on 2021/03/30 16:03:13 UTC, 1 replies.
- [GitHub] [kafka] vvcephei commented on pull request #10404: KAFKA-12557: Fix hanging KafkaAdminClientTest - posted by GitBox <gi...@apache.org> on 2021/03/30 16:32:06 UTC, 0 replies.
- [GitHub] [kafka] vvcephei merged pull request #10404: KAFKA-12557: Fix hanging KafkaAdminClientTest - posted by GitBox <gi...@apache.org> on 2021/03/30 16:36:21 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12557) org.apache.kafka.clients.admin.KafkaAdminClientTest#testClientSideTimeoutAfterFailureToReceiveResponse intermittently hangs indefinitely - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/30 16:44:00 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on pull request #10404: KAFKA-12557: Fix hanging KafkaAdminClientTest - posted by GitBox <gi...@apache.org> on 2021/03/30 16:47:15 UTC, 0 replies.
- [GitHub] [kafka] junrao merged pull request #10401: KAFKA-12552: Introduce LogSegments class abstracting the segments map - posted by GitBox <gi...@apache.org> on 2021/03/30 16:52:06 UTC, 0 replies.
- [GitHub] [kafka] mumrah commented on a change in pull request #10398: MINOR: Fix newly added flaky test `testClientSideTimeoutAfterFailureTest` - posted by GitBox <gi...@apache.org> on 2021/03/30 16:53:01 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12552) Extract segments map out of Log class into separate class - posted by "Jun Rao (Jira)" <ji...@apache.org> on 2021/03/30 16:55:00 UTC, 0 replies.
- [GitHub] [kafka] junrao commented on pull request #10426: KAFKA-12571: Eliminate LeaderEpochFileCache constructor dependency on logEndOffset - posted by GitBox <gi...@apache.org> on 2021/03/30 16:55:41 UTC, 0 replies.
- [GitHub] [kafka] junrao commented on a change in pull request #10424: MINOR Replaced File with Path in LogSegmentData. - posted by GitBox <gi...@apache.org> on 2021/03/30 17:07:45 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on pull request #10407: KAFKA-12523: handle TaskCorruption/TimeoutException during handleCorruption and handleRevocation - posted by GitBox <gi...@apache.org> on 2021/03/30 17:08:25 UTC, 0 replies.
- [GitHub] [kafka] guozhangwang commented on pull request #10345: KAFKA-12477: dynamically upgrade rebalancing protocol based on selected assignor - posted by GitBox <gi...@apache.org> on 2021/03/30 17:11:36 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12574) Deprecate eos-alpha - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/30 18:27:00 UTC, 1 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10418: KAFKA-12509 Tighten up StateDirectory thread locking - posted by GitBox <gi...@apache.org> on 2021/03/30 19:13:35 UTC, 1 replies.
- [GitHub] [kafka] ableegoldman merged pull request #10418: KAFKA-12509 Tighten up StateDirectory thread locking - posted by GitBox <gi...@apache.org> on 2021/03/30 19:14:01 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12509) Tighten up StateDirectory thread locking - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/30 19:15:00 UTC, 0 replies.
- [GitHub] [kafka] hachikuji merged pull request #10398: MINOR: Fix newly added flaky test `testClientSideTimeoutAfterFailureTest` - posted by GitBox <gi...@apache.org> on 2021/03/30 22:45:23 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman opened a new pull request #10444: HOTFIX: move rebalanceInProgress check to skip commit during handleCorrupted - posted by GitBox <gi...@apache.org> on 2021/03/30 23:55:58 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #10444: HOTFIX: move rebalanceInProgress check to skip commit during handleCorrupted - posted by GitBox <gi...@apache.org> on 2021/03/30 23:57:32 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10411: KAFKA-7606: Remove deprecated options from StreamsResetter - posted by GitBox <gi...@apache.org> on 2021/03/30 23:59:22 UTC, 1 replies.
- [GitHub] [kafka] ableegoldman edited a comment on pull request #10411: KAFKA-7606: Remove deprecated options from StreamsResetter - posted by GitBox <gi...@apache.org> on 2021/03/31 00:00:34 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman merged pull request #10342: KAFKA-12288: remove task-level filesystem locks - posted by GitBox <gi...@apache.org> on 2021/03/31 00:02:52 UTC, 0 replies.
- [jira] [Created] (KAFKA-12585) FencedInstanceIdException can cause heartbeat thread to never be closed - posted by "Brian Hawkins (Jira)" <ji...@apache.org> on 2021/03/31 00:18:00 UTC, 0 replies.
- [GitHub] [kafka] junrao merged pull request #10426: KAFKA-12571: Eliminate LeaderEpochFileCache constructor dependency on logEndOffset - posted by GitBox <gi...@apache.org> on 2021/03/31 00:31:36 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12571) Eliminate LeaderEpochFileCache constructor dependency on LogEndOffset - posted by "Jun Rao (Jira)" <ji...@apache.org> on 2021/03/31 00:33:00 UTC, 0 replies.
- [GitHub] [kafka] hachikuji commented on pull request #10443: KAFKA-8405; Remove deprecated `kafka-preferred-replica-election` command - posted by GitBox <gi...@apache.org> on 2021/03/31 01:13:42 UTC, 0 replies.
- [GitHub] [kafka] hachikuji opened a new pull request #10445: KAFKA-12548; Propagate record error messages to application - posted by GitBox <gi...@apache.org> on 2021/03/31 01:43:41 UTC, 0 replies.
- [GitHub] [kafka] ijuma edited a comment on pull request #10443: KAFKA-8405; Remove deprecated `kafka-preferred-replica-election` command - posted by GitBox <gi...@apache.org> on 2021/03/31 01:52:14 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10444: HOTFIX: move rebalanceInProgress check to skip commit during handleCorrupted - posted by GitBox <gi...@apache.org> on 2021/03/31 01:55:30 UTC, 1 replies.
- [GitHub] [kafka] ableegoldman merged pull request #10444: HOTFIX: move rebalanceInProgress check to skip commit during handleCorrupted - posted by GitBox <gi...@apache.org> on 2021/03/31 01:55:50 UTC, 0 replies.
- [jira] [Created] (KAFKA-12586) Admin API for DescribeTransactions - posted by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/31 01:57:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-8529) Flakey test ConsumerBounceTest#testCloseDuringRebalance - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/31 01:59:00 UTC, 0 replies.
- [GitHub] [kafka] dengziming closed pull request #10368: [DO NOT MERGE] investigate flaky test - posted by GitBox <gi...@apache.org> on 2021/03/31 02:38:08 UTC, 0 replies.
- [GitHub] [kafka] chia7712 commented on pull request #10410: KAFKA-12561: don't set timeout for future.get - posted by GitBox <gi...@apache.org> on 2021/03/31 03:11:13 UTC, 2 replies.
- [GitHub] [kafka] chia7712 commented on pull request #10443: KAFKA-8405; Remove deprecated `kafka-preferred-replica-election` command - posted by GitBox <gi...@apache.org> on 2021/03/31 03:27:02 UTC, 0 replies.
- [GitHub] [kafka] chia7712 merged pull request #10434: MINOR: Remove wrong suppress - posted by GitBox <gi...@apache.org> on 2021/03/31 04:02:59 UTC, 0 replies.
- [GitHub] [kafka] chia7712 opened a new pull request #10446: MINOR: [ConfigEntry.class] add 'type' to 'toString' and 'hashCode' - posted by GitBox <gi...@apache.org> on 2021/03/31 04:27:12 UTC, 0 replies.
- [GitHub] [kafka] ijuma merged pull request #10435: KAFKA-12578: Remove deprecated security classes/methods for 3.0 - posted by GitBox <gi...@apache.org> on 2021/03/31 05:02:31 UTC, 0 replies.
- [GitHub] [kafka] ijuma merged pull request #10440: KAFKA-12581: Remove deprecated `Admin.electPreferredLeaders` - posted by GitBox <gi...@apache.org> on 2021/03/31 05:04:25 UTC, 0 replies.
- [GitHub] [kafka] chia7712 merged pull request #10410: KAFKA-12561: don't set timeout for future.get - posted by GitBox <gi...@apache.org> on 2021/03/31 05:15:05 UTC, 0 replies.
- [jira] [Created] (KAFKA-12587) Remove KafkaPrincipal#fromString - posted by "Chia-Ping Tsai (Jira)" <ji...@apache.org> on 2021/03/31 05:38:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12587) Remove KafkaPrincipal#fromString for 3.0 - posted by "Chia-Ping Tsai (Jira)" <ji...@apache.org> on 2021/03/31 05:45:00 UTC, 0 replies.
- [GitHub] [kafka] chia7712 opened a new pull request #10447: KAFKA-12587 Remove KafkaPrincipal#fromString for 3.0 - posted by GitBox <gi...@apache.org> on 2021/03/31 05:45:37 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12227) Add method "Producer#send" to return CompletionStage instead of Future - posted by "Chia-Ping Tsai (Jira)" <ji...@apache.org> on 2021/03/31 06:00:00 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr opened a new pull request #10448: KAFKA-12583: Upgrade of netty-codec due to CVE-2021-21295 - posted by GitBox <gi...@apache.org> on 2021/03/31 08:05:09 UTC, 0 replies.
- [GitHub] [kafka] dongjinleekr commented on pull request #10448: KAFKA-12583: Upgrade of netty-codec due to CVE-2021-21295 - posted by GitBox <gi...@apache.org> on 2021/03/31 08:08:02 UTC, 0 replies.
- [jira] [Created] (KAFKA-12588) Remove deprecated --zookeeper in shell commands - posted by "Luke Chen (Jira)" <ji...@apache.org> on 2021/03/31 08:34:00 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on pull request #10436: KAFKA-12577; Remove deprecated `ConfigEntry` constructor for 3.0 - posted by GitBox <gi...@apache.org> on 2021/03/31 09:26:55 UTC, 0 replies.
- [GitHub] [kafka] dajac merged pull request #10436: KAFKA-12577; Remove deprecated `ConfigEntry` constructor for 3.0 - posted by GitBox <gi...@apache.org> on 2021/03/31 09:28:42 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12577) Remove deprecated `quota.producer.default` and `quota.consumer.default` configurations - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/03/31 09:29:00 UTC, 0 replies.
- [GitHub] [kafka] jeqo commented on a change in pull request #10381: KAFKA-12533: Migrating KStream Stateless operators to new Processor API - posted by GitBox <gi...@apache.org> on 2021/03/31 10:42:58 UTC, 2 replies.
- [jira] [Created] (KAFKA-12589) There are insufficient bytes available to read assignment from the sync-group response (actual byte size 0) , this is not expected; - posted by "Guido Raimondi (Jira)" <ji...@apache.org> on 2021/03/31 11:38:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12532) Migrate Stream operators to new Processor API - posted by "Jorge Esteban Quilcate Otoya (Jira)" <ji...@apache.org> on 2021/03/31 12:09:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12533) Migrate KStream stateless operators to new Processor API - posted by "Jorge Esteban Quilcate Otoya (Jira)" <ji...@apache.org> on 2021/03/31 12:10:00 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on a change in pull request #10446: MINOR: [ConfigEntry.class] add 'type' to 'toString' and 'hashCode' - posted by GitBox <gi...@apache.org> on 2021/03/31 12:15:35 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on a change in pull request #10443: KAFKA-8405; Remove deprecated `kafka-preferred-replica-election` command - posted by GitBox <gi...@apache.org> on 2021/03/31 12:39:25 UTC, 0 replies.
- [GitHub] [kafka] cadonna opened a new pull request #10449: MINOR: Fix docs for end-to-end record latency metrics - posted by GitBox <gi...@apache.org> on 2021/03/31 12:39:48 UTC, 0 replies.
- [jira] [Reopened] (KAFKA-12577) Remove deprecated `quota.producer.default` and `quota.consumer.default` configurations - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/31 12:42:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12577) Remove deprecated `quota.producer.default` and `quota.consumer.default` configurations - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/31 12:42:00 UTC, 2 replies.
- [jira] [Updated] (KAFKA-12588) Remove deprecated --zookeeper in shell commands - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/31 12:43:00 UTC, 0 replies.
- [GitHub] [kafka] cadonna commented on a change in pull request #10449: MINOR: Fix docs for end-to-end record latency metrics - posted by GitBox <gi...@apache.org> on 2021/03/31 12:48:41 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12582) Remove deprecated `ConfigEntry` constructor - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/03/31 12:53:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12582) Remove deprecated `ConfigEntry` constructor - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/03/31 12:54:00 UTC, 1 replies.
- [jira] [Created] (KAFKA-12590) Remove deprecated SimpleAclAuthorizer - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/31 12:54:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12591) Remove deprecated `quota.producer.default` and `quota.consumer.default` configurations - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/03/31 13:13:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-10538) Convert KStreamImpl maps to new PAPI - posted by "Jorge Esteban Quilcate Otoya (Jira)" <ji...@apache.org> on 2021/03/31 13:13:00 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-10537) Convert KStreamImpl filters to new PAPI - posted by "Jorge Esteban Quilcate Otoya (Jira)" <ji...@apache.org> on 2021/03/31 13:13:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-12577) Remove deprecated `ConfigEntry` constructor - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/03/31 13:13:00 UTC, 1 replies.
- [jira] [Commented] (KAFKA-12577) Remove deprecated `ConfigEntry` constructor - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/03/31 13:15:00 UTC, 0 replies.
- [jira] [Reopened] (KAFKA-12582) Remove deprecated `ConfigEntry` constructor - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/03/31 13:15:00 UTC, 0 replies.
- [GitHub] [kafka] ijuma opened a new pull request #10450: KAFKA-12590: Remove deprecated SimpleAclAuthorizer and related classes - posted by GitBox <gi...@apache.org> on 2021/03/31 13:56:17 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on pull request #10450: KAFKA-12590: Remove deprecated kafka.security.auth.Authorizer, SimpleAclAuthorizer and related classes - posted by GitBox <gi...@apache.org> on 2021/03/31 13:58:43 UTC, 2 replies.
- [jira] [Created] (KAFKA-12592) Remove deprecated LogConfig.Compact - posted by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/03/31 14:00:14 UTC, 0 replies.
- [GitHub] [kafka] ijuma opened a new pull request #10451: KAFKA-12952: Remove deprecated LogConfig.Compact - posted by GitBox <gi...@apache.org> on 2021/03/31 14:02:57 UTC, 0 replies.
- [GitHub] [kafka] ijuma commented on pull request #10451: KAFKA-12952: Remove deprecated LogConfig.Compact - posted by GitBox <gi...@apache.org> on 2021/03/31 14:03:38 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12589) There are insufficient bytes available to read assignment from the sync-group response (actual byte size 0) , this is not expected; - posted by "Guido Raimondi (Jira)" <ji...@apache.org> on 2021/03/31 14:13:00 UTC, 0 replies.
- [GitHub] [kafka] omkreddy commented on pull request #10450: KAFKA-12590: Remove deprecated kafka.security.auth.Authorizer, SimpleAclAuthorizer and related classes - posted by GitBox <gi...@apache.org> on 2021/03/31 15:15:20 UTC, 1 replies.
- [GitHub] [kafka] ijuma commented on pull request #10448: KAFKA-12583: Upgrade netty to 4.1.62.Final - posted by GitBox <gi...@apache.org> on 2021/03/31 15:47:43 UTC, 0 replies.
- [GitHub] [kafka] ijuma merged pull request #10448: KAFKA-12583: Upgrade netty to 4.1.62.Final - posted by GitBox <gi...@apache.org> on 2021/03/31 15:48:40 UTC, 0 replies.
- [GitHub] [kafka] dajac commented on a change in pull request #10443: KAFKA-8405; Remove deprecated `kafka-preferred-replica-election` command - posted by GitBox <gi...@apache.org> on 2021/03/31 15:54:41 UTC, 0 replies.
- [GitHub] [kafka] vvcephei commented on pull request #10381: KAFKA-8410: Migrating KStream Stateless operators to new Processor API - posted by GitBox <gi...@apache.org> on 2021/03/31 16:15:50 UTC, 0 replies.
- [GitHub] [kafka] omkreddy edited a comment on pull request #10450: KAFKA-12590: Remove deprecated kafka.security.auth.Authorizer, SimpleAclAuthorizer and related classes - posted by GitBox <gi...@apache.org> on 2021/03/31 16:20:03 UTC, 1 replies.
- [GitHub] [kafka] junrao merged pull request #10424: MINOR Replaced File with Path in LogSegmentData. - posted by GitBox <gi...@apache.org> on 2021/03/31 17:43:27 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on a change in pull request #10449: MINOR: Fix docs for end-to-end record latency metrics - posted by GitBox <gi...@apache.org> on 2021/03/31 18:00:36 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman commented on pull request #10449: MINOR: Fix docs for end-to-end record latency metrics - posted by GitBox <gi...@apache.org> on 2021/03/31 18:02:12 UTC, 0 replies.
- [GitHub] [kafka] ableegoldman merged pull request #10449: MINOR: Fix docs for end-to-end record latency metrics - posted by GitBox <gi...@apache.org> on 2021/03/31 18:02:32 UTC, 0 replies.
- [jira] [Reopened] (KAFKA-9897) Flaky Test StoreQueryIntegrationTest#shouldQuerySpecificActivePartitionStores - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/31 18:04:00 UTC, 0 replies.
- [jira] [Commented] (KAFKA-9897) Flaky Test StoreQueryIntegrationTest#shouldQuerySpecificActivePartitionStores - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/31 18:05:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12593) The Streams-Scala contains the wrong license header - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/31 18:24:00 UTC, 0 replies.
- [GitHub] [kafka] vvcephei opened a new pull request #10452: KAFKA-12593: Fix header in streams-scala - posted by GitBox <gi...@apache.org> on 2021/03/31 18:26:58 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12593) The Streams-Scala contains the wrong license header - posted by "John Roesler (Jira)" <ji...@apache.org> on 2021/03/31 18:34:00 UTC, 3 replies.
- [GitHub] [kafka] dajac merged pull request #10443: KAFKA-8405; Remove deprecated `kafka-preferred-replica-election` command - posted by GitBox <gi...@apache.org> on 2021/03/31 18:45:33 UTC, 0 replies.
- [jira] [Assigned] (KAFKA-8405) Remove deprecated preferred leader RPC and Command - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/03/31 18:46:00 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-8405) Remove deprecated `kafka-preferred-replica-election` command - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/03/31 18:47:00 UTC, 0 replies.
- [jira] [Updated] (KAFKA-8405) Remove deprecated `kafka-preferred-replica-election` command - posted by "David Jacot (Jira)" <ji...@apache.org> on 2021/03/31 18:47:00 UTC, 0 replies.
- [GitHub] [kafka] vvcephei commented on pull request #10452: KAFKA-12593: Fix header in streams-scala - posted by GitBox <gi...@apache.org> on 2021/03/31 18:47:38 UTC, 0 replies.
- [GitHub] [kafka] vvcephei commented on a change in pull request #10452: KAFKA-12593: Fix header in streams-scala - posted by GitBox <gi...@apache.org> on 2021/03/31 18:51:34 UTC, 0 replies.
- [GitHub] [kafka] JimGalasyn opened a new pull request #10453: DOCS-7223: Fix left/outer join descriptions in Streams DSL reference topic - posted by GitBox <gi...@apache.org> on 2021/03/31 18:58:02 UTC, 0 replies.
- [GitHub] [kafka] ewencp commented on a change in pull request #10452: KAFKA-12593: Fix header in streams-scala - posted by GitBox <gi...@apache.org> on 2021/03/31 20:32:32 UTC, 1 replies.
- [GitHub] [kafka] mumrah commented on a change in pull request #10085: KAFKA-12154: Snapshot Loading API - posted by GitBox <gi...@apache.org> on 2021/03/31 20:56:03 UTC, 0 replies.
- [GitHub] [kafka] kowshik opened a new pull request #10454: MINOR: Rename LogUtils class in tests to LogTestUtils - posted by GitBox <gi...@apache.org> on 2021/03/31 21:18:11 UTC, 0 replies.
- [GitHub] [kafka] kowshik commented on pull request #10454: MINOR: Rename LogUtils class in tests to LogTestUtils - posted by GitBox <gi...@apache.org> on 2021/03/31 21:18:41 UTC, 0 replies.
- [GitHub] [kafka] cmccabe opened a new pull request #10455: MINOR: Support ExponentialBackoff without jitter - posted by GitBox <gi...@apache.org> on 2021/03/31 21:48:04 UTC, 0 replies.
- [GitHub] [kafka] mjsax commented on a change in pull request #10452: KAFKA-12593: Fix Apache License headers - posted by GitBox <gi...@apache.org> on 2021/03/31 21:59:19 UTC, 0 replies.
- [GitHub] [kafka] cmccabe opened a new pull request #10456: MINOR: support ImplicitLinkedHashCollection#sort - posted by GitBox <gi...@apache.org> on 2021/03/31 22:17:35 UTC, 0 replies.
- [GitHub] [kafka] cmccabe commented on pull request #10366: KAFKA-12467: Add controller-side snapshot generation - posted by GitBox <gi...@apache.org> on 2021/03/31 22:20:00 UTC, 0 replies.
- [GitHub] [kafka] junrao merged pull request #10430: KAFKA-12575: Eliminate Log.isLogDirOffline boolean attribute - posted by GitBox <gi...@apache.org> on 2021/03/31 22:26:47 UTC, 0 replies.
- [jira] [Resolved] (KAFKA-12575) Eliminate Log.isLogDirOffline boolean attribute - posted by "Jun Rao (Jira)" <ji...@apache.org> on 2021/03/31 22:28:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12594) Self-join produces no ouput, and prevents other streams from producing output - posted by "Jamie Brandon (Jira)" <ji...@apache.org> on 2021/03/31 23:14:00 UTC, 0 replies.
- [jira] [Created] (KAFKA-12595) New Consumer metric for records/bytes committed - posted by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/31 23:18:00 UTC, 0 replies.
- [GitHub] [kafka] junrao merged pull request #10454: MINOR: Rename LogUtils class in tests to LogTestUtils - posted by GitBox <gi...@apache.org> on 2021/03/31 23:48:51 UTC, 0 replies.
- [jira] [Commented] (KAFKA-12594) Self-join produces no ouput, and prevents other streams from producing output - posted by "Jamie Brandon (Jira)" <ji...@apache.org> on 2021/03/31 23:59:00 UTC, 0 replies.