Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Commit 941d9d3

Browse files
authored
Merge pull request #58 from SeanHai/20230112
add meeting 2023-01-12
2 parents e31bbb2 + 6c7b400 commit 941d9d3

File tree

3 files changed

+91
-0
lines changed

3 files changed

+91
-0
lines changed
Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
# Curve 双周会 2023-01-12
2+
3+
## 时间
4+
5+
2023/01/12 19:00-19:30
6+
7+
## 加入会议
8+
9+
```
10+
会议主题:curve双周会
11+
会议时间:2023/01/12 19:00-19:30 (GMT+08:00) 中国标准时间 - 北京
12+
重复周期:2022/10/20-2023/07/27 19:00-19:30, 每两周 (周四)
13+
14+
点击链接入会,或添加至会议列表:
15+
https://meeting.tencent.com/dm/DckjtgWnOM1o
16+
17+
#腾讯会议:493-3764-3146
18+
```
19+
20+
## 会议内容
21+
22+
### 一、近期工作
23+
24+
#### 主要内容
25+
26+
1. [curvebs/mds: add curvebs logicpool io metric](https://github.com/opencurve/curve/pull/2176)
27+
2. [curvebs/mds: add cluster io metrics](https://github.com/opencurve/curve/pull/2173)
28+
3. [curvebs/common: some mirror fixes and optimizations](https://github.com/opencurve/curve/pull/2179)
29+
4. [curvebs 性能调优指南](https://github.com/opencurve/curve/blob/master/docs/cn/Curve%E5%9D%97%E5%AD%98%E5%82%A8%E6%80%A7%E8%83%BD%E8%B0%83%E4%BC%98%E6%8C%87%E5%8D%97.md)
30+
5. [avoid memcpy when using RocksDB slice](https://github.com/opencurve/curve/pull/2183)
31+
32+
#### curve 版本
33+
34+
release2.4 已完成版本测试,预计这周发布
35+
36+
release2.5
37+
38+
- Memcache support
39+
- [curvefs/client: support memcached cluster](https://github.com/opencurve/curve/pull/2096) @ilixiaocui
40+
- [curvefs/mds: support memcache cluster](https://github.com/opencurve/curve/pull/2108) @Cyber-SiKu
41+
- [curvefs/client: add global cache client like memcached](https://github.com/opencurve/curve/pull/2102) @fansehep
42+
- [curvefs/client: fix client core dump error](https://github.com/opencurve/curve/pull/2157) @ilixiaocui
43+
- [add ut](https://github.com/opencurve/curve/pull/2164) @Cyber-SiKu
44+
45+
- curvefs new tools
46+
- [add delete impl](https://github.com/opencurve/curve/pull/2088) @shentupenghui
47+
- [feat: [tools-v2] bs list dir](https://github.com/opencurve/curve/pull/2082) @Sindweller
48+
- [fix missing docs links](https://github.com/opencurve/curve/pull/2082) @zyb521
49+
- [curve/toos-v2: add list client #2037](https://github.com/opencurve/curve/pull/2076) @tsonglew
50+
- [support create volume directory by curve_ops_tool](https://github.com/opencurve/curve/pull/2078) @aspirer
51+
52+
- [install: added playground.](https://github.com/opencurve/curve/pull/2053) @Wine93
53+
54+
[详见 ChangeLog v2.5](https://github.com/opencurve/curve/blob/master/CHANGELOG-2.5.md)
55+
56+
57+
#### bug修复
58+
59+
具体查阅开源周报
60+
61+
### 二、开源社区
62+
63+
#### curve开源周报
64+
65+
- [2023-01-03] (https://github.com/opencurve/community/blob/master/affair/week_report/2023-01-03.md)
66+
- [2023-01-09] (https://github.com/opencurve/community/blob/master/affair/week_report/2023-01-09.md)
67+
68+
#### OpenCurve公众号文章:
69+
70+
- [Curve 分布式存储在 KubeSphere 中的实践] (https://mp.weixin.qq.com/s/ZDSry-hcHuLd6JFQPvgxjg)
71+
- [Curve 文件存储在 Elasticsearch 冷热数据存储中的应用实践] (https://mp.weixin.qq.com/s/vzdeX1EwMtjMw8zNBQGpBg)
72+
73+
关注OpenCurve公众号,查看更多Curve文章。
74+
75+
## 答疑 & 交流
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
## Curve 双周会
2+
3+
**内容**
4+
5+
社区同步开发进度、版本规划、方案讨论
6+
7+
**时间**
8+
9+
每两周一次(通常在周四晚19:00~19:40),使用腾讯会议,提前用户群通知
10+
11+
**参与我们**
12+
13+
- 加入用户群,当前为微信群,由于群人数过多,需要先添加以下个人微信,再邀请进群。
14+
<img src="../images/curve-wechat.jpeg" alt="curve-wechat.jpeg" width="300">
15+
16+
- 周会议题提交:[issue](https://github.com/opencurve/curve-meetup-slides/issues)

2023/images/curve-wechat.jpeg

29.1 KB
Loading

0 commit comments

Comments
 (0)