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-11-28 双周会内容 #335

Closed lvjing2 closed 8 months ago

lvjing2 commented 9 months ago

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

会议号: 90957500367

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

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
  2. 支持模块 compile 引入 spring 框架依赖 #329 @yuanyuancin
  3. ClassLoader 新增 CNF 缓存能力,参考主站实现,大幅加速应用启动。 #331
  4. 模块安装支持不传递bizName、bizVersion #325 @TomorJM
  5. 基座配置 web context path,模块未配置时无法安装模块 #320
  6. 服务代理,支持 SOFARPC, SpringMVC 支持 SpringMVC 多 ClassLoader 服务调用拦截 #283 支持 SOFARPC 跨 ClassLoader 服务路由能力 #268
  7. 支持sofa-serverless-adapter-logback #274
  8. Arklet 排障性增强 #263 @TomorJM
  9. 支持导出基座依赖的pom方便模块瘦身 #254
  10. 多应用问题的扫描与治理 #230
  11. dubbo 2.6 samples 小修复,dubbo 2.7
  12. dubbo 3.x 补充 samples case

ModuleController

迭代规划 @gold300jin

  1. 最大不可用数量 @Charlie17Li 开发review中
  2. 补充新增链路端到端测试用例 @liu-657667 @zemingzhu
  3. 支持 helm 方式部署 moduleController https://github.com/sofastack/sofa-serverless/issues/219

SOFAArk

迭代规划 @lvjing2

  1. 修复 jdk 17 单测 #780
  2. plugin需要默认导出自己的包 #737
  3. 事件处理机制,一个模块的一次事件会发送给jvm内所有模块的 handler 处理,导致非预期行为 #753
  4. 组件漏洞 #732
  5. 文件路径包含空格无法启动项目工程 #724

Arkctl

迭代规划 @CodeNoobKing

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

质量建设

迭代规划 @gongjiu

sususama commented 9 months ago

83 文档写完了,需要review

github-actions[bot] commented 8 months ago

This issue has been automatically marked as stale because it has not had recent activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue or help wanted) or other activity occurs. Thank you for your contributions.