You are viewing a plain text version of this content. The canonical link for it is here.
- [kafka] branch trunk updated: MINOR: add wait_for_assigned_partitions to console-consumer (#8192) - posted by bb...@apache.org on 2020/03/01 00:44:21 UTC, 0 replies.
- [kafka] branch 2.4 updated: MINOR: add wait_for_assigned_partitions to console-consumer (#8192) - posted by bb...@apache.org on 2020/03/01 00:46:45 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-9525: add enforceRebalance method to Consumer API (#8087) - posted by gu...@apache.org on 2020/03/01 02:44:50 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-9573: Fix VerifiableProducer and VerifiableConsumer to work with older Kafka versions (#8197) - posted by ij...@apache.org on 2020/03/02 00:31:58 UTC, 0 replies.
- [kafka] branch 2.5 updated: KAFKA-9573: Fix VerifiableProducer and VerifiableConsumer to work with older Kafka versions (#8197) - posted by ij...@apache.org on 2020/03/02 00:44:39 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Fix test name typo in StoresTest (#8006) - posted by ij...@apache.org on 2020/03/02 00:55:00 UTC, 0 replies.
- [kafka] branch trunk updated (285ad85 -> 75268cb) - posted by ma...@apache.org on 2020/03/02 06:45:33 UTC, 0 replies.
- [kafka] branch trunk updated (75268cb -> ea0c027) - posted by vv...@apache.org on 2020/03/02 16:22:52 UTC, 0 replies.
- [kafka-site] branch asf-site updated: Add Konstantine to committers (#256) - posted by kk...@apache.org on 2020/03/02 16:51:01 UTC, 0 replies.
- [kafka] branch 2.5 updated: MINOR: Port streams broker compatibility fix (#8203) - posted by gu...@apache.org on 2020/03/02 17:27:48 UTC, 0 replies.
- [kafka] branch 2.5 updated: Fix NOTICE year - posted by da...@apache.org on 2020/03/02 17:51:21 UTC, 0 replies.
- [kafka] branch trunk updated (ea0c027 -> 8dff0b1) - posted by ma...@apache.org on 2020/03/02 20:22:12 UTC, 0 replies.
- [kafka] branch trunk updated (8dff0b1 -> d3f9cb5) - posted by bb...@apache.org on 2020/03/02 20:54:12 UTC, 0 replies.
- [kafka] branch 2.4 updated: MINOR: Update year in NOTICE (#8207) - posted by bb...@apache.org on 2020/03/02 20:55:39 UTC, 0 replies.
- [kafka] branch trunk updated (d3f9cb5 -> 69b670a) - posted by gu...@apache.org on 2020/03/03 01:25:00 UTC, 0 replies.
- [kafka] branch 2.5 updated: KAFKA-8995: delete all topics before recreating (#8208) - posted by gu...@apache.org on 2020/03/03 01:27:10 UTC, 1 replies.
- [kafka] branch 2.4 updated: KAFKA-8995: delete all topics before recreating (#8208) - posted by gu...@apache.org on 2020/03/03 01:27:33 UTC, 1 replies.
- [kafka] annotated tag 2.4.1-rc0 updated (c57222a -> bcc88e8) - posted by bb...@apache.org on 2020/03/03 01:57:06 UTC, 0 replies.
- [kafka] branch 1.1 updated: KAFKA-9254; Overridden topic configs are reset after dynamic default change (#7870) (#8067) - posted by jg...@apache.org on 2020/03/03 20:01:08 UTC, 0 replies.
- [kafka] branch trunk updated (69b670a -> c2ec974) - posted by gu...@apache.org on 2020/03/04 05:46:05 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-9632; Fix MockScheduler synchronization for safe use in Log/Partition tests (#8209) - posted by rs...@apache.org on 2020/03/04 09:36:44 UTC, 0 replies.
- [kafka] branch trunk updated (f35e649 -> 41f9d7a) - posted by gu...@apache.org on 2020/03/04 21:54:45 UTC, 0 replies.
- [kafka] branch 2.4 updated: MINOR: Fix failing test case in TransactionLogTest (#7895) - posted by bb...@apache.org on 2020/03/05 01:01:12 UTC, 0 replies.
- [kafka] branch 2.5 updated: KAFKA-9530; Fix flaky test `testDescribeGroupWithShortInitializationTimeout` (#8154) - posted by da...@apache.org on 2020/03/05 01:24:54 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-9661: Propagate includeSynonyms option to AdminClient in ConfigCommand (#8229) - posted by da...@apache.org on 2020/03/05 16:47:26 UTC, 0 replies.
- [kafka] branch 2.5 updated: KAFKA-9661: Propagate includeSynonyms option to AdminClient in ConfigCommand (#8229) - posted by da...@apache.org on 2020/03/05 17:08:11 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-9615: Clean up task/producer create and close (#8213) - posted by vv...@apache.org on 2020/03/05 20:21:23 UTC, 0 replies.
- [kafka] branch 2.1 updated: KAFKA-8245: Fix Flaky Test DeleteConsumerGroupsTest#testDeleteCmdAllGroups (#8032) (#8234) - posted by ij...@apache.org on 2020/03/06 03:01:32 UTC, 0 replies.
- [kafka] branch trunk updated (78374a1 -> 674360f) - posted by vv...@apache.org on 2020/03/06 15:19:48 UTC, 0 replies.
- [kafka] branch trunk updated (674360f -> 6b41993) - posted by da...@apache.org on 2020/03/06 19:51:03 UTC, 0 replies.
- [kafka] branch 2.5 updated: KAFKA-9662: Wait for consumer offset reset in throttle test to avoid losing early messages (#8227) - posted by da...@apache.org on 2020/03/06 20:07:48 UTC, 0 replies.
- [kafka] branch trunk updated (6b41993 -> ca90a84) - posted by gu...@apache.org on 2020/03/06 21:09:22 UTC, 0 replies.
- [kafka] branch 2.5 updated: KAFKA-9668: Iterating over KafkaStreams.getAllMetadata() results in ConcurrentModificationException (#8233) - posted by gu...@apache.org on 2020/03/06 21:09:52 UTC, 0 replies.
- [kafka] branch temp-8245 created (now 0b0ee15) - posted by vv...@apache.org on 2020/03/06 23:00:24 UTC, 0 replies.
- [kafka] branch trunk updated (ca90a84 -> d3c067f) - posted by gu...@apache.org on 2020/03/06 23:39:19 UTC, 0 replies.
- [kafka] branch trunk updated (d3c067f -> c67e8bc) - posted by gu...@apache.org on 2020/03/07 06:14:29 UTC, 0 replies.
- [kafka] branch trunk updated (c67e8bc -> e7f6c1e) - posted by mj...@apache.org on 2020/03/07 07:27:34 UTC, 0 replies.
- [kafka] branch trunk updated (e7f6c1e -> 2775572) - posted by mj...@apache.org on 2020/03/07 07:47:58 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-9645: Fallback to unsubscribe during Task Migrated (#8220) - posted by gu...@apache.org on 2020/03/07 16:09:01 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Reset `streamTime` on clear (#8250) - posted by gu...@apache.org on 2020/03/07 16:23:19 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Break up StreamsPartitionAssignor's gargantuan #assign (#8245) - posted by gu...@apache.org on 2020/03/07 16:47:03 UTC, 0 replies.
- [kafka] branch 2.2 updated: KAFKA-8245: Fix Flaky Test DeleteConsumerGroupsTest#testDeleteCmdAllGroups (#8032) (#8243) - posted by ij...@apache.org on 2020/03/09 13:36:19 UTC, 0 replies.
- [kafka] branch 2.3 updated: KAFKA-8245: Fix Flaky Test DeleteConsumerGroupsTest#testDeleteCmdAllGroups (#8032) (#8241) - posted by ij...@apache.org on 2020/03/09 13:36:51 UTC, 0 replies.
- [kafka] branch trunk updated (4b03d67 -> cdd5ef3) - posted by ij...@apache.org on 2020/03/09 18:05:51 UTC, 0 replies.
- [kafka] branch trunk updated (cdd5ef3 -> dcfb641) - posted by gu...@apache.org on 2020/03/10 00:49:23 UTC, 0 replies.
- [kafka] annotated tag 2.5.0-rc1 updated (e68d34e -> 63d34eb) - posted by da...@apache.org on 2020/03/10 03:09:28 UTC, 0 replies.
- [kafka] branch trunk updated (dcfb641 -> fc9d91a) - posted by kk...@apache.org on 2020/03/10 15:43:51 UTC, 0 replies.
- [kafka] branch trunk updated (fc9d91a -> 33f6e1a) - posted by gu...@apache.org on 2020/03/10 17:14:21 UTC, 0 replies.
- [kafka] branch trunk updated (33f6e1a -> 97fc6a5) - posted by jg...@apache.org on 2020/03/10 19:31:39 UTC, 0 replies.
- [kafka] branch 2.5 updated: KAFKA-9658; Fix user quota removal (#8232) - posted by jg...@apache.org on 2020/03/10 20:08:13 UTC, 0 replies.
- [kafka] branch trunk updated (97fc6a5 -> b0fd308) - posted by gu...@apache.org on 2020/03/10 21:20:07 UTC, 0 replies.
- [kafka] branch 2.4 updated: KAFKA-9658; Fix user quota removal (#8232) - posted by jg...@apache.org on 2020/03/10 22:44:47 UTC, 0 replies.
- [kafka] branch 2.3 updated: KAFKA-9658; Fix user quota removal (#8232) - posted by jg...@apache.org on 2020/03/10 23:07:48 UTC, 0 replies.
- [kafka] branch trunk updated (b0fd308 -> 71113b4) - posted by mj...@apache.org on 2020/03/10 23:43:34 UTC, 0 replies.
- [kafka] annotated tag 2.4.1 updated (c57222a -> 3519164) - posted by bb...@apache.org on 2020/03/11 02:14:07 UTC, 0 replies.
- [kafka] branch 2.4 updated (8df0f52 -> 91446ef) - posted by bb...@apache.org on 2020/03/11 02:21:16 UTC, 0 replies.
- [kafka] 01/02: Merge tag '2.4.1-rc0' into 2.4 - posted by bb...@apache.org on 2020/03/11 02:21:17 UTC, 0 replies.
- [kafka] 02/02: Bump version to 2.4.2-SNAPSHOT - posted by bb...@apache.org on 2020/03/11 02:21:18 UTC, 0 replies.
- svn commit: r38480 - in /dev/kafka: ./ 2.4.1/ 2.4.1/javadoc/ 2.4.1/javadoc/org/ 2.4.1/javadoc/org/apache/ 2.4.1/javadoc/org/apache/kafka/ 2.4.1/javadoc/org/apache/kafka/clients/ 2.4.1/javadoc/org/apache/kafka/clients/admin/ 2.4.1/javadoc/org/apache/kaf... - posted by bb...@apache.org on 2020/03/11 15:01:02 UTC, 0 replies.
- [kafka-site] branch asf-site updated: Remove KS London; added Austin (#257) - posted by gu...@apache.org on 2020/03/11 18:27:26 UTC, 0 replies.
- svn commit: r38484 - /release/kafka/KEYS - posted by ij...@apache.org on 2020/03/11 18:44:47 UTC, 0 replies.
- svn commit: r38485 - in /release/kafka/2.4.1: ./ javadoc/ javadoc/org/ javadoc/org/apache/ javadoc/org/apache/kafka/ javadoc/org/apache/kafka/clients/ javadoc/org/apache/kafka/clients/admin/ javadoc/org/apache/kafka/clients/consumer/ javadoc/org/apache... - posted by ij...@apache.org on 2020/03/11 18:49:31 UTC, 0 replies.
- [kafka] branch trunk updated (71113b4 -> d3c7ef2) - posted by mj...@apache.org on 2020/03/11 22:23:41 UTC, 0 replies.
- [kafka] branch trunk updated (d3c7ef2 -> f19a798) - posted by jg...@apache.org on 2020/03/11 22:24:25 UTC, 0 replies.
- [kafka] branch trunk updated (f19a798 -> 524182d) - posted by mj...@apache.org on 2020/03/11 22:26:00 UTC, 0 replies.
- [kafka] branch 2.5 updated: MINOR: Update Streams IQ JavaDocs to not point to a deprecated method (#8271) - posted by mj...@apache.org on 2020/03/11 22:30:29 UTC, 0 replies.
- [kafka] branch trunk updated (524182d -> b526528) - posted by gu...@apache.org on 2020/03/11 22:53:20 UTC, 0 replies.
- [kafka] branch 2.4 updated (91446ef -> 054f334) - posted by bb...@apache.org on 2020/03/12 01:47:53 UTC, 0 replies.
- [kafka] branch trunk updated (b526528 -> 8a80d94) - posted by rs...@apache.org on 2020/03/12 10:45:02 UTC, 0 replies.
- [kafka] branch trunk updated (8a80d94 -> 0c256e1) - posted by vv...@apache.org on 2020/03/12 18:52:08 UTC, 0 replies.
- [kafka] branch 2.4 updated: KAFKA-9675: Fix bug that prevents RocksDB metrics to be updated (#8256) - posted by vv...@apache.org on 2020/03/12 19:24:10 UTC, 0 replies.
- [kafka-site] branch asf-site updated (200b9ab -> adf75d5) - posted by bb...@apache.org on 2020/03/12 20:19:32 UTC, 0 replies.
- [kafka-site] 01/02: Release 2.4.1 - posted by bb...@apache.org on 2020/03/12 20:19:33 UTC, 0 replies.
- [kafka-site] 02/02: Merge branch 'asf-site' of github.com:apache/kafka-site into asf-site - posted by bb...@apache.org on 2020/03/12 20:19:34 UTC, 0 replies.
- [kafka] branch trunk updated (0c256e1 -> 935aa1a) - posted by gu...@apache.org on 2020/03/12 23:42:28 UTC, 0 replies.
- [kafka] branch trunk updated (935aa1a -> c1901c0) - posted by ma...@apache.org on 2020/03/13 01:21:00 UTC, 0 replies.
- [kafka] branch trunk updated (c1901c0 -> 2d2311d) - posted by gu...@apache.org on 2020/03/13 05:29:37 UTC, 0 replies.
- [kafka] branch trunk updated (2d2311d -> e3ccf20) - posted by ma...@apache.org on 2020/03/13 15:24:26 UTC, 0 replies.
- [kafka] branch trunk updated (e3ccf20 -> f869e33) - posted by mi...@apache.org on 2020/03/13 17:49:34 UTC, 0 replies.
- [kafka] branch trunk updated (f869e33 -> f165cdc) - posted by rs...@apache.org on 2020/03/13 18:24:34 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-9714; Eliminate unused reference to IBP in `TransactionStateManager` (#8293) - posted by jg...@apache.org on 2020/03/13 20:17:19 UTC, 0 replies.
- [kafka] branch minor-fix-pseudo-topic created (now 2e13bf8) - posted by vv...@apache.org on 2020/03/13 23:41:10 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6145: Pt 2. Include offset sums in subscription (#8246) - posted by vv...@apache.org on 2020/03/14 03:57:30 UTC, 0 replies.
- [kafka] branch trunk updated (542853d -> 7945cbc) - posted by vv...@apache.org on 2020/03/14 04:04:44 UTC, 0 replies.
- [kafka] branch trunk updated (7945cbc -> dd2c6a0) - posted by mj...@apache.org on 2020/03/14 18:35:20 UTC, 0 replies.
- [kafka] branch 2.5 updated: KAFKA-9533: Fix JavaDocs of KStream.transformValues (#8298) - posted by mj...@apache.org on 2020/03/14 18:39:16 UTC, 0 replies.
- [kafka] branch 2.4 updated: KAFKA-9533: Fix JavaDocs of KStream.transformValues (#8298) - posted by mj...@apache.org on 2020/03/14 18:47:30 UTC, 0 replies.
- [kafka] branch 2.3 updated: KAFKA-9533: Fix JavaDocs of KStream.transformValues (#8298) - posted by mj...@apache.org on 2020/03/14 18:57:09 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-9677: Fix consumer fetch with small consume bandwidth quotas (#8290) - posted by rs...@apache.org on 2020/03/14 20:46:18 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6647: Do note delete the lock file while holding the lock (#8267) - posted by gu...@apache.org on 2020/03/14 20:49:35 UTC, 0 replies.
- [kafka] branch 2.5 updated: KAFKA-6647: Do note delete the lock file while holding the lock (#8267) - posted by gu...@apache.org on 2020/03/14 21:09:27 UTC, 0 replies.
- [kafka] branch trunk updated: KIP-546: Implement describeClientQuotas and alterClientQuotas. (#8083) - posted by cm...@apache.org on 2020/03/15 06:03:52 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Fix typo in CreateTopicsResponse.json (#8300) - posted by mi...@apache.org on 2020/03/15 10:25:06 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: comment apikey types in generated switch (#8201) - posted by mi...@apache.org on 2020/03/15 10:46:33 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: enforce non-negative invariant for checkpointed offsets (#8297) - posted by gu...@apache.org on 2020/03/15 16:31:14 UTC, 0 replies.
- [kafka] branch trunk updated (045c6c3 -> 31659c3) - posted by cm...@apache.org on 2020/03/16 15:57:40 UTC, 0 replies.
- [kafka] branch trunk updated (31659c3 -> a0e1407) - posted by jg...@apache.org on 2020/03/16 16:31:32 UTC, 0 replies.
- [kafka] branch trunk updated (a0e1407 -> 569cf99) - posted by kk...@apache.org on 2020/03/16 21:43:51 UTC, 0 replies.
- [kafka] branch 2.5 updated: KAFKA-9712: Catch and handle exception thrown by reflections scanner (#8289) - posted by kk...@apache.org on 2020/03/16 22:01:40 UTC, 0 replies.
- [kafka] branch trunk updated (569cf99 -> fc79853) - posted by cm...@apache.org on 2020/03/16 23:22:16 UTC, 0 replies.
- [kafka] branch trunk updated (fc79853 -> dffc7f8) - posted by mj...@apache.org on 2020/03/17 01:23:59 UTC, 0 replies.
- [kafka] branch trunk updated (dffc7f8 -> 1e6d944) - posted by mj...@apache.org on 2020/03/17 04:38:28 UTC, 0 replies.
- [kafka] branch trunk updated (1e6d944 -> 6730185) - posted by gu...@apache.org on 2020/03/17 04:59:30 UTC, 0 replies.
- [kafka] annotated tag 2.5.0-rc2 updated (07f49fd -> 144e2d4) - posted by da...@apache.org on 2020/03/17 05:20:32 UTC, 0 replies.
- [kafka] branch trunk updated (6730185 -> 9715625) - posted by ij...@apache.org on 2020/03/17 16:13:33 UTC, 0 replies.
- [kafka] branch trunk updated (9715625 -> 6a88d32) - posted by gu...@apache.org on 2020/03/17 21:40:40 UTC, 0 replies.
- [kafka] branch 2.5 updated: KAFKA-8803: Remove timestamp check in completeTransitionTo (#8278) - posted by gu...@apache.org on 2020/03/17 21:41:10 UTC, 0 replies.
- [kafka] branch 2.5 updated: HOTFIX: StateDirectoryTest should use Set instead of List (#8305) - posted by gu...@apache.org on 2020/03/18 03:15:24 UTC, 0 replies.
- [kafka] branch trunk updated (6a88d32 -> f08c9c7) - posted by gu...@apache.org on 2020/03/18 05:13:56 UTC, 0 replies.
- [kafka] branch trunk updated (f08c9c7 -> d38e97e) - posted by gu...@apache.org on 2020/03/18 05:14:25 UTC, 0 replies.
- [kafka] branch trunk updated (d38e97e -> 5fc3cd6) - posted by cm...@apache.org on 2020/03/18 06:03:10 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-9404: Use ArrayList instead of LinkedList in Sensor (#7936) - posted by ij...@apache.org on 2020/03/18 13:39:15 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Update Scala to 2.12.11 (#8308) - posted by ij...@apache.org on 2020/03/18 16:33:55 UTC, 0 replies.
- [kafka] branch trunk updated (93f082e -> c0cff61) - posted by gu...@apache.org on 2020/03/18 18:32:10 UTC, 0 replies.
- [kafka] branch 2.5 updated: HOTFIX: do not rely on file modified time in StateDirectoryTest - posted by gu...@apache.org on 2020/03/18 18:38:52 UTC, 0 replies.
- [kafka] branch trunk updated (c0cff61 -> 34a7ba5) - posted by jg...@apache.org on 2020/03/18 19:20:11 UTC, 0 replies.
- [kafka] branch trunk updated (34a7ba5 -> b586283) - posted by jg...@apache.org on 2020/03/18 19:26:06 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-5604: Remove the redundant TODO marker on the Streams side (#8313) - posted by gu...@apache.org on 2020/03/18 21:23:28 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-9568: enforce rebalance if client endpoint has changed (#8299) - posted by gu...@apache.org on 2020/03/19 01:38:13 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-8618: Replace Txn marker with automated protocol (#7039) - posted by mi...@apache.org on 2020/03/19 14:27:38 UTC, 0 replies.
- [kafka] branch trunk updated (c7164a3 -> 5c0cf02) - posted by ij...@apache.org on 2020/03/19 15:20:27 UTC, 0 replies.
- [kafka] branch trunk updated (5c0cf02 -> 4f1e833) - posted by mi...@apache.org on 2020/03/19 15:26:47 UTC, 0 replies.
- [kafka] branch trunk updated (4f1e833 -> 0174c95) - posted by bb...@apache.org on 2020/03/19 17:13:11 UTC, 0 replies.
- [kafka] branch trunk updated (0174c95 -> 9ee8277) - posted by vv...@apache.org on 2020/03/19 18:20:14 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-9441: Unify committing within TaskManager (#8218) - posted by mj...@apache.org on 2020/03/19 18:32:20 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Fix generic types in StreamsBuilder and Topology (#8273) - posted by mj...@apache.org on 2020/03/19 21:29:56 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Bump RocksDB version from 5.18.3 to 5.18.4 (#8284) - posted by mj...@apache.org on 2020/03/19 22:50:57 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-9654; Update epoch in `ReplicaAlterLogDirsThread` after new LeaderAndIsr (#8223) - posted by jg...@apache.org on 2020/03/19 23:50:01 UTC, 0 replies.
- [kafka] branch 2.5 updated: KAFKA-9654; Update epoch in `ReplicaAlterLogDirsThread` after new LeaderAndIsr (#8223) - posted by jg...@apache.org on 2020/03/20 01:04:24 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-8820: kafka-reassign-partitions.sh should support the KIP-455 API (#8244) - posted by cm...@apache.org on 2020/03/20 03:45:06 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-9553; Improve measurement for loading groups and transactions (#8155) - posted by jg...@apache.org on 2020/03/20 06:35:59 UTC, 0 replies.
- [kafka] branch trunk updated (24d05aa -> 960b216) - posted by vv...@apache.org on 2020/03/20 15:18:29 UTC, 0 replies.
- [kafka] branch trunk updated (960b216 -> cbdd0d6) - posted by vv...@apache.org on 2020/03/20 18:52:06 UTC, 0 replies.
- [kafka] branch 2.4 updated: KAFKA-9654; Update epoch in `ReplicaAlterLogDirsThread` after new LeaderAndIsr (#8223) - posted by jg...@apache.org on 2020/03/20 21:46:23 UTC, 0 replies.
- [kafka] branch trunk updated (cbdd0d6 -> c249ea8) - posted by gu...@apache.org on 2020/03/20 22:26:57 UTC, 0 replies.
- [kafka] branch trunk updated (c249ea8 -> 406635b) - posted by kk...@apache.org on 2020/03/20 23:39:42 UTC, 0 replies.
- [kafka] branch 2.5 updated: MINOR: Use Exit.exit instead of System.exit in MM2 (#8321) - posted by kk...@apache.org on 2020/03/20 23:59:18 UTC, 0 replies.
- [kafka] branch 2.4 updated: MINOR: Use Exit.exit instead of System.exit in MM2 (#8321) - posted by kk...@apache.org on 2020/03/21 00:08:11 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-9701 (fix): Only check protocol name when generation is valid (#8324) - posted by gu...@apache.org on 2020/03/21 04:27:26 UTC, 0 replies.
- [kafka] branch 2.5 updated: KAFKA-9701 (fix): Only check protocol name when generation is valid (#8324) - posted by gu...@apache.org on 2020/03/21 04:27:58 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-9741: Update ConsumerGroupMetadata before calling onPartitionsRevoked() (#8325) - posted by gu...@apache.org on 2020/03/21 04:34:33 UTC, 0 replies.
- [kafka] branch 2.5 updated: KAFKA-9741: Update ConsumerGroupMetadata before calling onPartitionsRevoked() (#8325) - posted by gu...@apache.org on 2020/03/21 04:37:13 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: allow retries for unitTest and integrationTest runs (#8323) - posted by ij...@apache.org on 2020/03/21 16:10:04 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6145: Pt 2.5 Compute overall task lag per client (#8252) - posted by vv...@apache.org on 2020/03/21 18:41:03 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-8842: : Reading/Writing confused in Connect QuickStart Guide - posted by kk...@apache.org on 2020/03/22 05:01:15 UTC, 0 replies.
- [kafka] branch 2.5 updated: KAFKA-8842: : Reading/Writing confused in Connect QuickStart Guide - posted by kk...@apache.org on 2020/03/22 05:04:05 UTC, 0 replies.
- [kafka] branch 2.4 updated: KAFKA-8842: : Reading/Writing confused in Connect QuickStart Guide - posted by kk...@apache.org on 2020/03/22 05:05:29 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: fix linking errors in javadoc (#8198) - posted by kk...@apache.org on 2020/03/22 17:16:06 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Update Connect error message to point to the correct config validation REST endpoint (#7991) - posted by kk...@apache.org on 2020/03/22 19:43:15 UTC, 0 replies.
- [kafka] branch trunk updated (f8173c2 -> 8aa1861) - posted by kk...@apache.org on 2020/03/22 19:58:46 UTC, 0 replies.
- [kafka] branch 2.5 updated: MINOR: Update Connect error message to point to the correct config validation REST endpoint (#7991) - posted by kk...@apache.org on 2020/03/22 19:59:48 UTC, 0 replies.
- [kafka] branch 2.4 updated: MINOR: Update Connect error message to point to the correct config validation REST endpoint (#7991) - posted by kk...@apache.org on 2020/03/22 20:03:49 UTC, 0 replies.
- [kafka] branch 2.5 updated: KAFKA-9634: Add note about thread safety in the ConfigProvider interface (#8205) - posted by kk...@apache.org on 2020/03/22 20:08:12 UTC, 0 replies.
- [kafka] branch 2.4 updated: KAFKA-9634: Add note about thread safety in the ConfigProvider interface (#8205) - posted by kk...@apache.org on 2020/03/22 20:09:22 UTC, 0 replies.
- [kafka] branch 2.3 updated (d783bf2 -> e621c7c) - posted by kk...@apache.org on 2020/03/22 20:24:11 UTC, 0 replies.
- [kafka] 01/02: MINOR: Update Connect error message to point to the correct config validation REST endpoint (#7991) - posted by kk...@apache.org on 2020/03/22 20:24:12 UTC, 3 replies.
- [kafka] 02/02: KAFKA-9634: Add note about thread safety in the ConfigProvider interface (#8205) - posted by kk...@apache.org on 2020/03/22 20:24:13 UTC, 3 replies.
- [kafka] branch 2.2 updated (9d71c2f -> 10407d6) - posted by kk...@apache.org on 2020/03/22 20:29:06 UTC, 0 replies.
- [kafka] branch 2.1 updated (54d3a4b -> 1161a3f) - posted by kk...@apache.org on 2020/03/22 20:30:59 UTC, 0 replies.
- [kafka] branch 2.0 updated (6310496 -> 67ff477) - posted by kk...@apache.org on 2020/03/22 20:31:32 UTC, 0 replies.
- [kafka] branch trunk updated (8aa1861 -> 1ad5f34) - posted by mj...@apache.org on 2020/03/22 20:50:33 UTC, 0 replies.
- [kafka] branch trunk updated (1ad5f34 -> afe26e2) - posted by kk...@apache.org on 2020/03/23 03:08:11 UTC, 0 replies.
- [kafka] branch 2.5 updated: KAFKA-9563: Fix Kafka Connect documentation around consumer and producer overrides (#8124) - posted by kk...@apache.org on 2020/03/23 03:15:18 UTC, 0 replies.
- [kafka] branch 2.4 updated: KAFKA-9563: Fix Kafka Connect documentation around consumer and producer overrides (#8124) - posted by kk...@apache.org on 2020/03/23 03:15:57 UTC, 0 replies.
- [kafka] branch 2.3 updated: KAFKA-9563: Fix Kafka Connect documentation around consumer and producer overrides (#8124) - posted by kk...@apache.org on 2020/03/23 03:16:26 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-9651: Fix ArithmeticException (รท by 0) in DefaultStreamPartitioner (#8226) - posted by gu...@apache.org on 2020/03/23 17:08:44 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Add clarifying "additionally" to streams aggregator docs that is missing in one place. (#8237) - posted by mj...@apache.org on 2020/03/23 20:17:38 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-9742: Fix broken StandbyTaskEOSIntegrationTest (#8330) - posted by vv...@apache.org on 2020/03/23 22:58:57 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-9407: Return an immutable list from poll in SchemaSourceTask (#7939) - posted by kk...@apache.org on 2020/03/24 00:25:52 UTC, 0 replies.
- [kafka] branch trunk updated (99eb0d1 -> cc70614) - posted by mj...@apache.org on 2020/03/24 16:27:02 UTC, 0 replies.
- [kafka] branch trunk updated (cc70614 -> 1b36e11) - posted by gu...@apache.org on 2020/03/24 17:10:54 UTC, 0 replies.
- [kafka] branch trunk updated (1b36e11 -> 4c96b7d) - posted by jg...@apache.org on 2020/03/24 21:28:38 UTC, 0 replies.
- [kafka] branch trunk updated (4c96b7d -> 8012f47) - posted by vv...@apache.org on 2020/03/24 21:29:19 UTC, 0 replies.
- [kafka] branch 2.5 updated: KAFKA-9749; Transaction coordinator should treat KAFKA_STORAGE_ERROR as retriable (#8336) - posted by jg...@apache.org on 2020/03/24 21:39:08 UTC, 0 replies.
- [kafka] branch 2.2 updated: KAFKA-8417: Remove redundant network definition --net=host when starting testing docker containers (#6797) - posted by kk...@apache.org on 2020/03/24 21:48:04 UTC, 0 replies.
- [kafka] branch 2.1 updated: KAFKA-8417: Remove redundant network definition --net=host when starting testing docker containers (#6797) - posted by kk...@apache.org on 2020/03/24 21:48:37 UTC, 0 replies.
- [kafka] branch 2.0 updated: KAFKA-8417: Remove redundant network definition --net=host when starting testing docker containers (#6797) - posted by kk...@apache.org on 2020/03/24 21:49:09 UTC, 1 replies.
- [kafka] branch 2.4 updated: KAFKA-9749; Transaction coordinator should treat KAFKA_STORAGE_ERROR as retriable (#8336) - posted by jg...@apache.org on 2020/03/24 21:50:12 UTC, 1 replies.
- [kafka] branch 2.3 updated: KAFKA-9749; Transaction coordinator should treat KAFKA_STORAGE_ERROR as retriable (#8336) - posted by jg...@apache.org on 2020/03/24 21:56:31 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6145: Add balanced assignment algorithm (#8334) - posted by vv...@apache.org on 2020/03/24 22:49:44 UTC, 0 replies.
- [kafka] branch trunk updated (1fbddd8 -> a5c2578) - posted by kk...@apache.org on 2020/03/24 23:42:31 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-9711 The authentication failure caused by SSLEngine#beginHandshake is not properly caught and handled (#8287) - posted by ju...@apache.org on 2020/03/25 01:45:43 UTC, 0 replies.
- [kafka] branch trunk updated (b8e508c -> b5409b9) - posted by ij...@apache.org on 2020/03/25 03:49:55 UTC, 1 replies.
- [kafka] branch 2.5 updated: KAFKA-9700: Fix negative estimatedCompressionRatio (#8285) - posted by ij...@apache.org on 2020/03/25 03:52:58 UTC, 0 replies.
- [kafka] branch trunk updated (b5409b9 -> e1cbefe) - posted by mj...@apache.org on 2020/03/25 04:47:05 UTC, 0 replies.
- [kafka] branch trunk updated (e1cbefe -> ef1cd34) - posted by jg...@apache.org on 2020/03/25 05:17:25 UTC, 0 replies.
- [kafka] branch 2.5 updated: KAFKA-9752; New member timeout can leave group rebalance stuck (#8339) - posted by jg...@apache.org on 2020/03/25 05:21:56 UTC, 0 replies.
- [kafka] branch 2.4 updated: KAFKA-9752; New member timeout can leave group rebalance stuck (#8339) - posted by jg...@apache.org on 2020/03/25 05:34:41 UTC, 0 replies.
- [kafka] branch 2.3 updated: KAFKA-9752; New member timeout can leave group rebalance stuck (#8339) - posted by jg...@apache.org on 2020/03/25 05:42:43 UTC, 0 replies.
- [kafka] branch 2.5 updated: KAFKA-9677: Fix consumer fetch with small consume bandwidth quotas (#8290) - posted by rs...@apache.org on 2020/03/25 12:53:55 UTC, 0 replies.
- [kafka] branch 2.4 updated: KAFKA-9677: Fix consumer fetch with small consume bandwidth quotas (#8290) - posted by rs...@apache.org on 2020/03/25 13:23:49 UTC, 0 replies.
- [kafka] branch trunk updated (ef1cd34 -> 4c9e56b) - posted by mj...@apache.org on 2020/03/25 16:31:41 UTC, 0 replies.
- [kafka] branch 2.5 updated: KAFKA-9758: Doc changes for KIP-523 and KIP-527 (#8343) - posted by mj...@apache.org on 2020/03/25 16:32:23 UTC, 0 replies.
- [kafka] branch trunk updated (4c9e56b -> befd80b) - posted by ij...@apache.org on 2020/03/25 17:31:38 UTC, 0 replies.
- [kafka] branch 2.1 updated: KAFKA-8319: Make KafkaStreamsTest a non-integration test class (#7382) (#8352) - posted by gu...@apache.org on 2020/03/25 22:04:36 UTC, 0 replies.
- [kafka] branch trunk updated: DOCS-3625: Add section to config topic: parameters controlled by Kafka Streams (#8268) - posted by mj...@apache.org on 2020/03/25 23:21:59 UTC, 0 replies.
- [kafka] branch trunk updated (0f48446 -> ee0ef09) - posted by cm...@apache.org on 2020/03/26 01:50:04 UTC, 0 replies.
- [kafka] branch trunk updated (ee0ef09 -> 08759b2) - posted by gu...@apache.org on 2020/03/26 03:46:16 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Improve performance of checkpointHighWatermarks, patch 1/2 (#6741) - posted by ij...@apache.org on 2020/03/26 03:54:09 UTC, 0 replies.
- [kafka] branch 2.3 updated: MINOR: Backport kafkatest per-broker overrides and extra JVM args (#8347) - posted by kk...@apache.org on 2020/03/26 04:59:27 UTC, 0 replies.
- [kafka] branch 2.2 updated: MINOR: Backport kafkatest per-broker overrides and extra JVM args (#8347) - posted by kk...@apache.org on 2020/03/26 05:00:12 UTC, 0 replies.
- [kafka] branch 2.1 updated: MINOR: Backport kafkatest per-broker overrides and extra JVM args (#8347) - posted by kk...@apache.org on 2020/03/26 05:00:41 UTC, 0 replies.
- [kafka] branch 2.0 updated: MINOR: Backport kafkatest per-broker overrides and extra JVM args (#8347) - posted by kk...@apache.org on 2020/03/26 05:03:05 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-9373: Reduce shutdown time by avoiding unnecessary loading of indexes (#8346) - posted by ij...@apache.org on 2020/03/26 11:27:47 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Fix a number of warnings in mirror/mirror-client (#8074) - posted by mi...@apache.org on 2020/03/26 11:59:47 UTC, 0 replies.
- [kafka] branch 2.2 updated: KAFKA-9752; New member timeout can leave group rebalance stuck (#8339) - posted by rs...@apache.org on 2020/03/26 13:29:17 UTC, 0 replies.
- [kafka] branch trunk updated (3df5464 -> 0b23091) - posted by rs...@apache.org on 2020/03/26 15:31:30 UTC, 0 replies.
- [kafka] branch trunk updated (0b23091 -> 4018f5e) - posted by mj...@apache.org on 2020/03/26 16:41:32 UTC, 0 replies.
- [kafka] branch trunk updated (4018f5e -> 2969775) - posted by cm...@apache.org on 2020/03/26 16:50:46 UTC, 0 replies.
- [kafka] branch trunk updated (2969775 -> 1ad8b3f) - posted by ma...@apache.org on 2020/03/26 17:11:33 UTC, 0 replies.
- [kafka] branch trunk updated (1ad8b3f -> 932ad61) - posted by da...@apache.org on 2020/03/26 17:20:54 UTC, 0 replies.
- [kafka] branch trunk updated (932ad61 -> 008a3b2) - posted by kk...@apache.org on 2020/03/26 17:21:39 UTC, 0 replies.
- [kafka] branch 2.5 updated: KAFKA-9707: Fix InsertField.Key should apply to keys of tombstone records (#8280) - posted by kk...@apache.org on 2020/03/26 19:07:20 UTC, 0 replies.
- [kafka] branch 2.4 updated: KAFKA-9707: Fix InsertField.Key should apply to keys of tombstone records (#8280) - posted by kk...@apache.org on 2020/03/26 19:07:48 UTC, 0 replies.
- [kafka] branch 2.3 updated: KAFKA-9707: Fix InsertField.Key should apply to keys of tombstone records (#8280) - posted by kk...@apache.org on 2020/03/26 19:08:13 UTC, 0 replies.
- [kafka] branch 2.2 updated: KAFKA-9707: Fix InsertField.Key should apply to keys of tombstone records (#8280) - posted by kk...@apache.org on 2020/03/26 19:08:37 UTC, 1 replies.
- [kafka] branch 2.1 updated: KAFKA-9707: Fix InsertField.Key should apply to keys of tombstone records (#8280) - posted by kk...@apache.org on 2020/03/26 19:09:02 UTC, 1 replies.
- [kafka] branch 2.0 updated: KAFKA-9707: Fix InsertField.Key should apply to keys of tombstone records (#8280) - posted by kk...@apache.org on 2020/03/26 19:09:27 UTC, 2 replies.
- [kafka] branch 1.1 updated: KAFKA-9707: Fix InsertField.Key should apply to keys of tombstone records (#8280) - posted by kk...@apache.org on 2020/03/26 19:12:29 UTC, 0 replies.
- [kafka] branch 1.0 updated: KAFKA-9707: Fix InsertField.Key should apply to keys of tombstone records (#8280) - posted by kk...@apache.org on 2020/03/26 19:12:58 UTC, 0 replies.
- [kafka] branch trunk updated (008a3b2 -> c59835c) - posted by ju...@apache.org on 2020/03/26 21:54:13 UTC, 0 replies.
- [kafka] branch trunk updated (c59835c -> 9d9b59f) - posted by gu...@apache.org on 2020/03/27 05:54:52 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: optimize integration test shutdown (#8366) - posted by vv...@apache.org on 2020/03/27 15:51:31 UTC, 0 replies.
- [kafka] branch trunk updated (3f5ad46 -> ee832d7) - posted by kk...@apache.org on 2020/03/27 17:34:12 UTC, 0 replies.
- [kafka] branch 2.5 updated: KAFKA-9771: Port patch for inter-worker Connect SSL from Jetty 9.4.25 (#8369) - posted by kk...@apache.org on 2020/03/27 17:35:26 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-9770: Close underlying state store also when flush throws (#8368) - posted by vv...@apache.org on 2020/03/28 01:37:00 UTC, 0 replies.
- [kafka] branch trunk updated (c595470 -> 88bc0fd) - posted by jg...@apache.org on 2020/03/28 17:56:02 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Add missing @Override annotation and simplify Thread declarations with lambdas (#8363) - posted by kk...@apache.org on 2020/03/28 23:38:49 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Fix code example reference to SchemaBuilder call in Connect's documentation (#3029) - posted by kk...@apache.org on 2020/03/29 01:34:43 UTC, 0 replies.
- [kafka] branch 2.5 updated: MINOR: Fix code example reference to SchemaBuilder call in Connect's documentation (#3029) - posted by kk...@apache.org on 2020/03/29 01:38:38 UTC, 1 replies.
- [kafka] branch 2.4 updated: MINOR: Fix code example reference to SchemaBuilder call in Connect's documentation (#3029) - posted by kk...@apache.org on 2020/03/29 01:39:00 UTC, 1 replies.
- [kafka] branch 2.3 updated: MINOR: Fix code example reference to SchemaBuilder call in Connect's documentation (#3029) - posted by kk...@apache.org on 2020/03/29 01:39:23 UTC, 2 replies.
- [kafka] branch 2.2 updated: MINOR: Fix code example reference to SchemaBuilder call in Connect's documentation (#3029) - posted by kk...@apache.org on 2020/03/29 01:40:56 UTC, 1 replies.
- [kafka] branch 2.1 updated: MINOR: Fix code example reference to SchemaBuilder call in Connect's documentation (#3029) - posted by kk...@apache.org on 2020/03/29 01:41:19 UTC, 2 replies.
- [kafka] branch 2.0 updated: MINOR: Fix code example reference to SchemaBuilder call in Connect's documentation (#3029) - posted by kk...@apache.org on 2020/03/29 01:41:43 UTC, 2 replies.
- [kafka] branch 1.1 updated: MINOR: Fix code example reference to SchemaBuilder call in Connect's documentation (#3029) - posted by kk...@apache.org on 2020/03/29 01:42:05 UTC, 3 replies.
- [kafka] branch 1.0 updated: MINOR: Fix code example reference to SchemaBuilder call in Connect's documentation (#3029) - posted by kk...@apache.org on 2020/03/29 01:42:26 UTC, 3 replies.
- [kafka] branch trunk updated: MINOR: Fix error message in exception when records have schemas in Connect's Flatten transformation (#3982) - posted by kk...@apache.org on 2020/03/29 04:28:47 UTC, 0 replies.
- [kafka] branch 2.5 updated: MINOR: Fix error message in exception when records have schemas in Connect's Flatten transformation (#3982) - posted by kk...@apache.org on 2020/03/29 04:34:04 UTC, 0 replies.
- [kafka] branch 2.4 updated: MINOR: Fix error message in exception when records have schemas in Connect's Flatten transformation (#3982) - posted by kk...@apache.org on 2020/03/29 04:34:34 UTC, 1 replies.
- [kafka] branch 2.3 updated: MINOR: Fix error message in exception when records have schemas in Connect's Flatten transformation (#3982) - posted by kk...@apache.org on 2020/03/29 04:35:02 UTC, 1 replies.
- [kafka] branch 2.2 updated: MINOR: Fix error message in exception when records have schemas in Connect's Flatten transformation (#3982) - posted by kk...@apache.org on 2020/03/29 04:35:30 UTC, 2 replies.
- [kafka] branch 2.1 updated: MINOR: Fix error message in exception when records have schemas in Connect's Flatten transformation (#3982) - posted by kk...@apache.org on 2020/03/29 04:35:58 UTC, 2 replies.
- [kafka] branch 2.0 updated: MINOR: Fix error message in exception when records have schemas in Connect's Flatten transformation (#3982) - posted by kk...@apache.org on 2020/03/29 04:36:24 UTC, 3 replies.
- [kafka] branch 1.1 updated: MINOR: Fix error message in exception when records have schemas in Connect's Flatten transformation (#3982) - posted by kk...@apache.org on 2020/03/29 04:36:50 UTC, 3 replies.
- [kafka] branch 1.0 updated: MINOR: Fix error message in exception when records have schemas in Connect's Flatten transformation (#3982) - posted by kk...@apache.org on 2020/03/29 04:37:17 UTC, 4 replies.
- [kafka] branch trunk updated (169fa0e -> 923f1ec) - posted by ij...@apache.org on 2020/03/30 03:29:34 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Update dependencies.gradle, Dockerfile, version.py, and bash.sh for 2.4.1 upgrade (#8387) - posted by bb...@apache.org on 2020/03/30 16:56:19 UTC, 0 replies.
- [kafka] branch trunk updated (c725c23 -> 4fa5bdc) - posted by ij...@apache.org on 2020/03/30 17:41:32 UTC, 0 replies.
- [kafka] branch trunk updated (4fa5bdc -> 0520bc6) - posted by mj...@apache.org on 2020/03/30 20:07:41 UTC, 0 replies.
- [kafka] branch 2.5 updated (bf7c23d -> ae29cb8) - posted by mj...@apache.org on 2020/03/30 20:14:17 UTC, 0 replies.
- [kafka] 01/02: KAFKA-9760: Add KIP-447 protocol change to upgrade notes (#8350) - posted by mj...@apache.org on 2020/03/30 20:14:18 UTC, 0 replies.
- [kafka] 02/02: MINOR: Update docs for KIP-530 and KIP-562 (#8388) - posted by mj...@apache.org on 2020/03/30 20:14:19 UTC, 0 replies.
- [kafka] branch jjkoshy-corruptlogissue created (now 1711fb1) - posted by jj...@apache.org on 2020/03/30 21:50:02 UTC, 4 replies.
- [kafka] branch trunk updated (0520bc6 -> 2c969b1) - posted by kk...@apache.org on 2020/03/30 22:10:58 UTC, 1 replies.
- [kafka] branch trunk updated (2c969b1 -> 6ad5407) - posted by mj...@apache.org on 2020/03/30 22:21:57 UTC, 0 replies.
- [kafka] branch 2.5 updated: KAFKA-9706: Handle null in keys or values when Flatten transformation is used (#8279) - posted by kk...@apache.org on 2020/03/30 22:42:20 UTC, 0 replies.
- [kafka] branch 2.4 updated: KAFKA-9706: Handle null in keys or values when Flatten transformation is used (#8279) - posted by kk...@apache.org on 2020/03/30 22:45:02 UTC, 1 replies.
- [kafka] branch 2.3 updated: KAFKA-9706: Handle null in keys or values when Flatten transformation is used (#8279) - posted by kk...@apache.org on 2020/03/30 22:45:58 UTC, 0 replies.
- [kafka] branch 2.2 updated: KAFKA-9706: Handle null in keys or values when Flatten transformation is used (#8279) - posted by kk...@apache.org on 2020/03/30 22:46:26 UTC, 1 replies.
- [kafka] branch 2.1 updated: KAFKA-9706: Handle null in keys or values when Flatten transformation is used (#8279) - posted by kk...@apache.org on 2020/03/30 22:46:54 UTC, 1 replies.
- [kafka] branch trunk updated (6ad5407 -> 75e8ee1) - posted by jg...@apache.org on 2020/03/31 00:47:36 UTC, 0 replies.
- [kafka] branch trunk updated (75e8ee1 -> 121c769) - posted by rs...@apache.org on 2020/03/31 15:45:03 UTC, 2 replies.
- [kafka] branch trunk updated (121c769 -> 353aa62) - posted by gu...@apache.org on 2020/03/31 23:40:11 UTC, 0 replies.
- [kafka] branch trunk updated (353aa62 -> c181432) - posted by gu...@apache.org on 2020/03/31 23:59:49 UTC, 0 replies.