sofastack / sofa-serverless

a framework to enabe app architecture evolve from monolithic to microservices smoothly by involving modular and macroservices architecture.
https://sofaserverless.gitee.io/home/
Apache License 2.0
115 stars 41 forks source link

2023-12-12 双周会内容 #387

Closed lvjing2 closed 9 months ago

lvjing2 commented 10 months ago

主题:Serverless 社区双周会 时间:12月12日 周二 19:30 - 20:30 (GMT +8:00)

会议号: 90957500367

入会链接: https://meeting.dingtalk.com/j/rN3mH3XAycY

11 月迭代

SOFAServerless 新增2分钟上手 demo 视频

  1. 后续企业支持,新问题发现 @all
  2. 开源中间件治理 @TomorJM 待确定中间件 nacos
  3. 更多 samples 用例验证 https://github.com/sofastack/sofa-serverless/issues/232
  4. 跟进或分配现有待 review 的PR

Runtime & Arklet

迭代规划 @yuanyuancin @TomorJM

ModuleController

迭代规划 @gold300jin

  1. 最大不可用数量 @Charlie17Li 开发review中
    • [x] 下线分批 @Charlie17Li
    • [x] 核心链路所有端到端测试用例,10 条 @liu-657667 @zemingzhu ,已经完成多少条?
  2. 对等链路,模块发布 @zemingzhu 往后挪
  3. 支持 helm 方式部署 moduleController https://github.com/sofastack/sofa-serverless/issues/219

SOFAArk

迭代规划 @lvjing2

Arkctl

  1. Arkctl 增加模块代码脚手架初始化能力 #83
  2. [ ] 模块脚手架搭建 @sususama, 差文档、发布工作
    • [x] 单测流水线
    • [x] 集成测试,发布版本环境构建 #289
    • [x] 模块构建与部署验证 @CodeNoobKing 0.1 版本已经发布,需要重新构建 @CodeNoobKing

质量建设 @宫九

12 月第一个迭代内容

Arklet && Runtime

迭代规划 @yuanyuancin @TomorJM

  1. 优化自动排包的配置方式 #330 @yuanyuancin
  2. 支持模块 compile 引入 spring 框架依赖 #329 @yuanyuancin
  3. ClassLoader 新增 CNF 缓存能力,参考主站实现,大幅加速应用启动。 #331 @zjulbj
  4. 基座配置 web context path,模块未配置时无法安装模块 #320
  5. 服务代理,支持 SOFARPC, SpringMVC 支持 SpringMVC 多 ClassLoader 服务调用拦截 #283 支持 SOFARPC 跨 ClassLoader 服务路由能力 #268 Kafka, RocketMQ
  6. Arklet 排障性增强 #263 @TomorJM
  7. 多应用问题的扫描与治理 #230 @CodeNoobKing
    • [x] dubbo 2.6 samples 小修复
    • [ ] dubbo 2.6 adapter 增加 README.md, 介绍原理,具体修改哪些 @qixiaobo
  8. dubbo 2.7 @zjulbj
  9. dubbo 3.x 补充 samples case @zjulbj
    • [x] 适配 nacos @TomorJM
    • 模块需要 compile 依赖 promothues @CodeNoobKing
  10. 适配 spring cloud gateway @lvjing2

ModuleController

迭代规划 @gold300jin

  1. 最大不可用数量 @liu-657667 开发review中
    • [x] 补充新增链路端到端测试用例 @liu-657667 @zemingzhu
  2. 对等部署 @zemingzhu
  3. usebeta和batchCount的冲突问题 #392 @liu-657667
  4. confirm确认显式指定分批数,保证幂等 #391 @liu-657667
  5. 支持 helm 方式部署 moduleController https://github.com/sofastack/sofa-serverless/issues/219

SOFAArk

迭代规划 @lvjing2

Arkctl

迭代规划 @CodeNoobKing

  1. Arkctl 增加模块代码脚手架初始化能力 #83
  2. [ ] 模块脚手架搭建 @sususama, 差文档、发布工作

质量建设

迭代规划 @gongjiu