You are viewing a plain text version of this content. The canonical link for it is here.
- [helix] branch master updated (3f2735a6c -> 7e45947f3) - posted by vi...@apache.org on 2023/04/03 04:55:46 UTC, 0 replies.
- [helix] branch master updated (7e45947f3 -> bc7392900) - posted by jx...@apache.org on 2023/04/03 20:24:55 UTC, 0 replies.
- [helix] branch master updated (bc7392900 -> 902658952) - posted by jx...@apache.org on 2023/04/03 20:25:09 UTC, 0 replies.
- [helix] branch metaclient updated: Implement timeout for auto reconnect (#2409) - posted by xy...@apache.org on 2023/04/04 20:13:53 UTC, 0 replies.
- [helix] branch master updated: add step to CI workflows to delete old frontend-maven-plugin artifacts to prevent build issue (#2424) - posted by jx...@apache.org on 2023/04/05 03:05:21 UTC, 0 replies.
- [helix] branch metaclient updated: MetaClient LockClient Interface - posted by xy...@apache.org on 2023/04/05 06:36:49 UTC, 0 replies.
- [helix] branch master updated: Refactor WagedRebalancer and add comments (#2431) - posted by xy...@apache.org on 2023/04/06 04:54:28 UTC, 0 replies.
- [helix] branch metaclient updated: Refactor ZkClient for persist watch (#2426) - posted by xy...@apache.org on 2023/04/06 06:11:27 UTC, 0 replies.
- [helix] branch master updated: Skip TestMultiZkConnectionConfig::testHelixZkManager test case. (#2433) - posted by xy...@apache.org on 2023/04/06 21:19:12 UTC, 0 replies.
- [helix] branch dependabot/npm_and_yarn/helix-front/vm2-3.9.15 created (now 2c98dc1da) - posted by gi...@apache.org on 2023/04/07 20:56:07 UTC, 0 replies.
- [helix] branch metaclient updated: Add an option in metaclient to use persist watcher (#2434) - posted by xy...@apache.org on 2023/04/10 16:09:46 UTC, 0 replies.
- [helix] branch metaclient updated: Implementing LockInfo Object for LockClient in MetaClient - posted by xy...@apache.org on 2023/04/10 19:31:37 UTC, 0 replies.
- [helix] branch master updated: Force clean Znodes in after class when tests failed to clean up in TestRawZkClient. (#2440) - posted by xy...@apache.org on 2023/04/12 20:16:58 UTC, 0 replies.
- [helix] branch dependabot/npm_and_yarn/helix-front/vm2-3.9.16 created (now 9b0be7cc3) - posted by gi...@apache.org on 2023/04/12 21:15:07 UTC, 0 replies.
- [helix] branch master updated: Fix MultiZKConnectionConfig test failure. (#2442) - posted by jx...@apache.org on 2023/04/13 17:04:43 UTC, 0 replies.
- [helix] branch metaclient updated: Add comment and description for ZkMetaClient reconnect handling (#2443) - posted by xy...@apache.org on 2023/04/14 00:35:02 UTC, 0 replies.
- [helix] branch master updated: Fix flaky integration test for helix-rest for TestClusterAccessor#testClusterFreeze. (#2451) - posted by jx...@apache.org on 2023/04/17 16:59:50 UTC, 0 replies.
- [helix] branch master updated: WAGED rebalance overwrite redesign -- part 1 (#2444) - posted by xy...@apache.org on 2023/04/17 19:00:37 UTC, 0 replies.
- [helix] branch dependabot/maven/org.eclipse.jetty-jetty-server-10.0.14 created (now e2ac5320c) - posted by gi...@apache.org on 2023/04/18 22:39:23 UTC, 0 replies.
- [helix] branch dependabot/maven/helix-rest/org.eclipse.jetty-jetty-server-10.0.14 created (now f640f1d48) - posted by gi...@apache.org on 2023/04/18 22:51:17 UTC, 0 replies.
- [helix] branch master updated: Code cleanup and improvement with modern java syntax (#2449) - posted by jx...@apache.org on 2023/04/18 22:52:50 UTC, 0 replies.
- [helix] branch master updated: Fixing the ZkServer.start() to just check for free port when starting ZK (#2452) - posted by jx...@apache.org on 2023/04/19 18:24:33 UTC, 0 replies.
- [helix] branch dependabot/npm_and_yarn/helix-front/vm2-3.9.17 created (now 811760e03) - posted by gi...@apache.org on 2023/04/20 15:11:20 UTC, 0 replies.
- [helix] branch metaclient updated: Use persist watcher for listener registration in ZkClient (when configured) (#2432) - posted by xy...@apache.org on 2023/04/25 16:30:02 UTC, 0 replies.
- [helix] branch master updated: WAGED rebalance overwrite redesign -- part 2 (#2447) - posted by jx...@apache.org on 2023/04/25 20:38:05 UTC, 0 replies.
- [helix] branch metaclient updated: Add a Trie class to represent RecursivePersistWatcherListener in ZkClient (#2439) - posted by xy...@apache.org on 2023/04/26 04:03:49 UTC, 0 replies.
- [helix] branch metaclient updated (6d42ee64e -> ed9bc9e0f) - posted by xy...@apache.org on 2023/04/27 20:36:09 UTC, 0 replies.
- [helix] 01/37: Add new submodule meta client - a generic metadata client (#2234) - posted by xy...@apache.org on 2023/04/27 20:36:10 UTC, 0 replies.
- [helix] 02/37: Add listener interfaces and config class (#2249) - posted by xy...@apache.org on 2023/04/27 20:36:11 UTC, 0 replies.
- [helix] 03/37: Add Meta client factory and ZkMetaClient constructor (#2291) - posted by xy...@apache.org on 2023/04/27 20:36:12 UTC, 0 replies.
- [helix] 04/37: Setup testng for meta-client module (#2326) - posted by xy...@apache.org on 2023/04/27 20:36:13 UTC, 0 replies.
- [helix] 05/37: New features and improvement in zookeeper-api to prepare meta-client implementation (#2333) - posted by xy...@apache.org on 2023/04/27 20:36:14 UTC, 0 replies.
- [helix] 06/37: Meta client - implement CRUD for zkMetaClient - posted by xy...@apache.org on 2023/04/27 20:36:15 UTC, 0 replies.
- [helix] 07/37: MetaClient - Op and OpResult Logic for transactional support - posted by xy...@apache.org on 2023/04/27 20:36:16 UTC, 0 replies.
- [helix] 08/37: Metaclient - Implementation of Create from CRUD operations - posted by xy...@apache.org on 2023/04/27 20:36:17 UTC, 0 replies.
- [helix] 09/37: Implement data change listener for ZkMetaClient and test - posted by xy...@apache.org on 2023/04/27 20:36:18 UTC, 0 replies.
- [helix] 10/37: Create adapter package for data and child change listener and prepare zkclient (#2346) - posted by xy...@apache.org on 2023/04/27 20:36:19 UTC, 0 replies.
- [helix] 11/37: ZkMetaclient - implementation of TransactionOp - posted by xy...@apache.org on 2023/04/27 20:36:20 UTC, 0 replies.
- [helix] 12/37: Refactoring MetaClient Exceptions - posted by xy...@apache.org on 2023/04/27 20:36:21 UTC, 0 replies.
- [helix] 13/37: Rename and reformat metaclient test and util - posted by xy...@apache.org on 2023/04/27 20:36:22 UTC, 0 replies.
- [helix] 14/37: Implement direct child change listener in ZkMetaClient - posted by xy...@apache.org on 2023/04/27 20:36:23 UTC, 0 replies.
- [helix] 15/37: Add metaclient code and code translator from ZkException code - posted by xy...@apache.org on 2023/04/27 20:36:24 UTC, 0 replies.
- [helix] 16/37: Modified transactionOp test case variable for clearer understanding - posted by xy...@apache.org on 2023/04/27 20:36:25 UTC, 0 replies.
- [helix] 17/37: Fix ZkClient retry logic for customized callback and test - posted by xy...@apache.org on 2023/04/27 20:36:26 UTC, 0 replies.
- [helix] 18/37: Update async API for MetaClient. - posted by xy...@apache.org on 2023/04/27 20:36:27 UTC, 0 replies.
- [helix] 19/37: Add wrapper file for meta client async callback class (#2372) - posted by xy...@apache.org on 2023/04/27 20:36:28 UTC, 0 replies.
- [helix] 20/37: Create separate API for persistent and one-time listener (#2376) - posted by xy...@apache.org on 2023/04/27 20:36:29 UTC, 0 replies.
- [helix] 21/37: MetaClient Container Node Implementation (#2377) - posted by xy...@apache.org on 2023/04/27 20:36:30 UTC, 0 replies.
- [helix] 22/37: Implement zk Meta client async crud (#2354) - posted by xy...@apache.org on 2023/04/27 20:36:31 UTC, 0 replies.
- [helix] 23/37: Fix typos and styles in metaclient (#2382) - posted by xy...@apache.org on 2023/04/27 20:36:32 UTC, 0 replies.
- [helix] 24/37: TTL Node Interface Methods (#2388) - posted by xy...@apache.org on 2023/04/27 20:36:33 UTC, 0 replies.
- [helix] 25/37: Add check in ZkClient.connect so it only called once. - posted by xy...@apache.org on 2023/04/27 20:36:34 UTC, 0 replies.
- [helix] 26/37: Add support for state change in ZkMetaClient - posted by xy...@apache.org on 2023/04/27 20:36:35 UTC, 0 replies.
- [helix] 27/37: Add retry policy class and config for operation retry for MetaClient (#2385) - posted by xy...@apache.org on 2023/04/27 20:36:36 UTC, 0 replies.
- [helix] 28/37: TTL Node Lattice Implementation (#2401) - posted by xy...@apache.org on 2023/04/27 20:36:37 UTC, 0 replies.
- [helix] 29/37: use reconnect timeout for crud retry timeout (#2410) - posted by xy...@apache.org on 2023/04/27 20:36:38 UTC, 0 replies.
- [helix] 30/37: Implement timeout for auto reconnect (#2409) - posted by xy...@apache.org on 2023/04/27 20:36:39 UTC, 0 replies.
- [helix] 31/37: MetaClient LockClient Interface - posted by xy...@apache.org on 2023/04/27 20:36:40 UTC, 0 replies.
- [helix] 32/37: Refactor ZkClient for persist watch (#2426) - posted by xy...@apache.org on 2023/04/27 20:36:41 UTC, 0 replies.
- [helix] 33/37: Add an option in metaclient to use persist watcher (#2434) - posted by xy...@apache.org on 2023/04/27 20:36:42 UTC, 0 replies.
- [helix] 34/37: Implementing LockInfo Object for LockClient in MetaClient - posted by xy...@apache.org on 2023/04/27 20:36:43 UTC, 0 replies.
- [helix] 35/37: Add comment and description for ZkMetaClient reconnect handling (#2443) - posted by xy...@apache.org on 2023/04/27 20:36:44 UTC, 0 replies.
- [helix] 36/37: Use persist watcher for listener registration in ZkClient (when configured) (#2432) - posted by xy...@apache.org on 2023/04/27 20:36:45 UTC, 0 replies.
- [helix] 37/37: Add a Trie class to represent RecursivePersistWatcherListener in ZkClient (#2439) - posted by xy...@apache.org on 2023/04/27 20:36:46 UTC, 0 replies.
- [helix] branch helix-release-tmp created (now 3f2735a6c) - posted by jx...@apache.org on 2023/04/27 21:43:13 UTC, 0 replies.
- [helix] branch helix-release-tmp updated: [maven-release-plugin] prepare release helix-1.2.0 - posted by jx...@apache.org on 2023/04/27 22:09:08 UTC, 0 replies.
- [helix] annotated tag helix-1.2.0 created (now 05f842856) - posted by jx...@apache.org on 2023/04/27 22:09:12 UTC, 0 replies.
- [helix] branch helix-release-tmp updated: [maven-release-plugin] prepare for next development iteration - posted by jx...@apache.org on 2023/04/27 22:09:17 UTC, 0 replies.
- svn commit: r61516 - in /dev/helix/1.2.0: ./ binaries/ src/ - posted by jx...@apache.org on 2023/04/27 22:49:55 UTC, 0 replies.
- [helix] branch master updated: Add 1.2.0 releasenote - posted by jx...@apache.org on 2023/04/27 23:00:00 UTC, 0 replies.
- svn commit: r1909461 [30/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [33/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [6/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2-... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [18/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [4/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2-... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [22/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [14/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [5/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2-... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [7/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2-... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [28/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [29/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [26/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [12/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [8/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2-... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [31/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [32/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [9/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2-... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [37/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [35/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [27/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [36/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [16/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [23/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [10/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [11/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [20/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [1/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2-... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [24/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [13/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [3/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2-... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [19/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [17/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [34/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [25/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [2/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2-... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [15/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [38/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- svn commit: r1909461 [21/38] - in /helix/site-content: ./ 0.9.9-docs/ 0.9.9-docs/css/ 0.9.9-docs/images/ 0.9.9-docs/js/ 0.9.9-docs/recipes/ 0.9.9-docs/releasenotes/ 1.0.2-docs/ 1.0.2-docs/css/ 1.0.2-docs/images/ 1.0.2-docs/js/ 1.0.2-docs/recipes/ 1.0.2... - posted by jx...@apache.org on 2023/04/27 23:08:39 UTC, 0 replies.
- [helix] branch master updated: Update 1.2.0 pom - posted by jx...@apache.org on 2023/04/27 23:13:50 UTC, 0 replies.
- [helix] branch metaclient updated: Change snalshot version for metaclient (#2461) - posted by xy...@apache.org on 2023/04/28 01:06:56 UTC, 0 replies.
- [helix] branch master updated: Code cleanup and improvement in intermediate state calc stage related (#2456) - posted by xy...@apache.org on 2023/04/28 21:08:54 UTC, 0 replies.