Star175
52
代码介绍
代码
Issues10
Pull Requests42
流水线
Actions
讨论
Wiki
项目成员77
分析
项目设置
Star175
52
  1. yuanrong-functionsystem
  2. /
  3. functionsystem
  4. /
  5. src
  6. /
  7. meta_store
Llinziqi_qwerfix: metastore地址会被刷新两次,第一次刷新为空,第二次刷新成真正的地址。时序问题可能导致最终地址被刷新为空,增加判断逻辑,如果地址为空,不刷新。
66df71bb创建于 4月30日历史提交
文件最后提交记录最后更新时间
client
fix: metastore地址会被刷新两次,第一次刷新为空,第二次刷新成真正的地址。时序问题可能导致最终地址被刷新为空,增加判断逻辑,如果地址为空,不刷新。 Signed-off-by: linziqi <linziqi1@huawei.com>1 个月前
server
feat(functionsystem): integrate Bazel build, POSIX APIs, and runtime launcher add Bazel workspace and build targets across core components migrate runtime-related protobuf definitions from proto/inner to proto/posix introduce runtime launcher, quota/snapshot management, and related tests Signed-off-by: ChamberlainJI <jichenglin1@huawei.com>2 个月前
BUILD.bazel
feat(functionsystem): integrate Bazel build, POSIX APIs, and runtime launcher add Bazel workspace and build targets across core components migrate runtime-related protobuf definitions from proto/inner to proto/posix introduce runtime launcher, quota/snapshot management, and related tests Signed-off-by: ChamberlainJI <jichenglin1@huawei.com>2 个月前