Xieqijun

Results 18 comments of Xieqijun

@JooKS-me Hi, I would like to participate in this and pick the package of org.apache.shenyu.common.timer

> > @JooKS-me @selectbook Hi, I see org.apache.shenyu.common.cache is no complete, can I take this task? > > @MichaelDeSteven Hi, I found the cache package unnecessary to enhance the test....

请问图片采用什么格式上传呢? 我看仓库里应该是用了阿里云的服务 eg: https://guide-blog-images.oss-cn-shenzhen.aliyuncs.com/javaguide/%E5%BE%AE%E6%9C%8D%E5%8A%A1-%E7%BD%91%E5%85%B3.png 。

> 请问图片采用什么格式上传呢? 我看仓库里应该是用了阿里云的服务 eg: https://guide-blog-images.oss-cn-shenzhen.aliyuncs.com/javaguide/%E5%BE%AE%E6%9C%8D%E5%8A%A1-%E7%BD%91%E5%85%B3.png 。 我采用了GitHub仓库作为图床 eg:https://github.com/jun0315/JavaGuide/blob/raft-pic/media/pictures/raft/term.png?raw=ture

由于Paxos在国际上被公认的比较难以理解,同时raft在工业界应用更为广泛,因此这次先提交了raft的部分。

![image](https://user-images.githubusercontent.com/44310040/109922611-947ebe80-7cf8-11eb-9771-b5b4f8c7b37c.png) 在源码中session.go的scanStructAll函数中,rows.Scan(sfs...)这一行调试发现,运行之后对应的sfs和s.IBinder.BindResult对应的变量直接按照数据库查询的列顺序绑定了值,未按照tag进行比对,不知道是不是feature还是bug

> I wanna first state that I think the interface changes are wrong. It may be OK to add a config (maybe we can avoid that too) and info fields,...

> According to the above comparison, we intend to make a rough judgment according to the ratio of AOF and RDB file sizes. If the ratio exceeds a certain threshold,...

@soloestoy Hi, we have solved the above problems :D

@dockerzhang Hi, I want to do this task.