dennis zhuang
dennis zhuang
> Hmm, seems that `if (this.logManager.getTerm(lastCommittedIndex) != this.currTerm) ` will be skipped in case of `quorum
> > We can fix it > > Well, that'll be nice)) > > BTW, seems that it's not the difficult to fix it. In case of single noded cluster...
目前的 learner 都是从主节点读取,还不支持从其他节点读取,这是一个好的 proposal,可能需要想下怎么设计。
恭喜 @shihuili1218 ,感谢
@MichaelScofield @evenyag please take a look.
@v0y4g3r @evenyag Hi, team, I think this task must be prioritized because the database `TTL` really matters in users' scenarios, especially for auto-generated tables.
> @v0y4g3r @evenyag Hi, team, I think this task must be prioritized because the database `TTL` really matters in users' scenarios, especially for auto-generated tables. I found that database ttl...
> > I would like to try. Can you give me more details? > > Hi @Kelvinyu1117, I recommend reading the code for splitting and inserting values into different datanodes....
> Thanks, anyway, I am trying to understand how the Datanode interact with the region server now. Feel free to ask if you have any questions. @MichaelScofield Could you provide...
What's the progress of this PR? @v0y4g3r