|
| 1 | +--- |
| 2 | +title: "SOFA Weekly|SOFA 开源五周年来自社区家人的祝福、社区本周贡献 & issue 精选" |
| 3 | +authorlink: "https://github.com/sofastack" |
| 4 | +description: "SOFA Weekly|SOFA 开源五周年来自社区家人的祝福、社区本周贡献 & issue 精选" |
| 5 | +categories: "SOFA Weekly" |
| 6 | +tags: ["SOFA Weekly"] |
| 7 | +date: 2023-04-28T15:00:00+08:00 |
| 8 | +cover: "https://gw.alipayobjects.com/mdn/sofastack/afts/img/A*NAHaRrQqGzAAAAAAAAAAAAAAARQnAQ" |
| 9 | + |
| 10 | +--- |
| 11 | + |
| 12 | +## SOFA WEEKLY | 每周精选 |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | +**筛选每周精华问答,同步开源进展,欢迎留言互动~** |
| 17 | + |
| 18 | +**SOFA**Stack(**S**calable **O**pen **F**inancial **A**rchitecture Stack)是蚂蚁集团自主研发的金融级云原生架构,包含了构建金融级云原生架构所需的各个组件,包括微服务研发框架,RPC 框架,服务注册中心,分布式定时任务,限流/熔断框架,动态配置推送,分布式链路追踪,Metrics 监控度量,分布式高可用消息队列,分布式事务框架,分布式数据库代理层等组件,也是在金融场景里锤炼出来的最佳实践。 |
| 19 | + |
| 20 | +**SOFAStack 官网:** *[https://www.sofastack.tech](https://www.sofastack.tech)* |
| 21 | + |
| 22 | +**SOFAStack:** *[https://github.com/sofastack](https://github.com/sofastack)* |
| 23 | + |
| 24 | +**社区本周贡献** |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + **SOFAStack GitHub issue 精选** |
| 29 | + |
| 30 | +**本周各项目回复 issue 共计 2 条** |
| 31 | + |
| 32 | +欢迎大家在 GitHub 提交 issue 与我们互动 |
| 33 | + |
| 34 | +我们会筛选 issue 通过 |
| 35 | + |
| 36 | +" SOFA WEEKLY " 的形式回复 |
| 37 | + |
| 38 | +**1.@SOFAJRaft **#965 提问: |
| 39 | + |
| 40 | +@a364176773 |
| 41 | + |
| 42 | +> RheaKV 中的 RocksDB 为何不支持选择其他压缩方式和压缩风格? |
| 43 | +> |
| 44 | +> 貌似可以靠`StorageOptionsFactory.registerRocksDBOptions`注册进去,这样就不会走 default 了? |
| 45 | +
|
| 46 | +A:是的,可以设置自己的选项。 |
| 47 | + |
| 48 | +「**SOFAJRaft**」:[https://github.com/sofastack/sofa-jraft/issues/965](https://github.com/sofastack/sofa-jraft/issues/965) |
| 49 | + |
| 50 | +**2.@SOFARPC**#1320 |
| 51 | + |
| 52 | +@Misakami |
| 53 | + |
| 54 | +> Spring Boot 3.1 + JDK 17 SOFARPC 显示发布成功但是客户端获取不到服务。 |
| 55 | +
|
| 56 | +A:看上去获取不到服务和 JDK17 并没有直接的联系。可以先确认: |
| 57 | + |
| 58 | +1. 服务端是否将自身地址发布到注册中心; |
| 59 | + |
| 60 | +2. 客户端是否接收到注册中心的推送。 |
| 61 | + |
| 62 | +「**SOFARPC**」:[https://github.com/sofastack/sofa-rpc/issues/1320](https://github.com/sofastack/sofa-rpc/issues/1320) |
| 63 | + |
| 64 | + **本周推荐阅读** |
| 65 | + |
| 66 | +[缘起|蚂蚁应用级服务发现的实践之路](https://mp.weixin.qq.com/s/-oVOeakwefgvlFyi6yYgKA) |
| 67 | + |
| 68 | +[SOFARegistry | 聊一聊服务发现的数据一致性](https://mp.weixin.qq.com/s/nPHSYWk74lJuRrHe7SlWdw) |
| 69 | + |
| 70 | +[Go 语言,如何做逆向类型推导](https://mp.weixin.qq.com/s/dDrOd3C1tnDVdmWbRFx3ug) |
| 71 | + |
| 72 | +[降本增效:蚂蚁在 Sidecarless 的探索和实践](https://mp.weixin.qq.com/s/7sGSm3kZ2P2Q8mMo3OCxQA) |
| 73 | + |
| 74 | + |
0 commit comments