Re: IEP-61 Technical discussion

2021-07-01 Thread Alexei Scherbakov
> > >>> alexey.goncha...@gmail.com >> > > > > > >>> > >: >> > > > > > >>> > >> > > > > > >>> >> Ivan, >> > > > > > >>> >> >>

Re: IEP-61 Technical discussion

2021-03-20 Thread Alexei Scherbakov
7;s have a call to discuss the IEP. I have some > > more > > > > > > thoughts > > > > > > >>> >> regarding how the replication infrastructure works with > > > > > > >>> >> atomic/transactional caches, will put this

Re: IEP-61 Technical discussion

2020-11-27 Thread Alexey Goncharuk
>> As for the protocol port - we will not be dealing with the > > > > > concurrency > > > > > >>> >> model if we choose this way, this is what I like about their > > > code > > > > > >>> >> structure. Essentially, t

Re: IEP-61 Technical discussion

2020-11-26 Thread Kseniya Romanova
gt; > > >>> >> model if we choose this way, this is what I like about their > > code > > > > >>> >> structure. Essentially, the raft module is a single-threaded > > > > automata > > > > >>> >> which > > > > >&g

Re: IEP-61 Technical discussion

2020-11-26 Thread Ivan Daschinsky
that should be sent and log entries that should be > > > persisted. > > > >>> >> Judging by the Rust port, it seems fairly straightforward. Will > be > > > >>> happy > > > >>> >> to > > > >>> >

Re: IEP-61 Technical discussion

2020-11-26 Thread Alexey Goncharuk
t;>> >> Judging by the Rust port, it seems fairly straightforward. Will be > > >>> happy > > >>> >> to > > >>> >> discuss this and other alternatives on the call as well. > > >>> >> > > >

Re: IEP-61 Technical discussion

2020-11-25 Thread Ivan Daschinsky
this and other alternatives on the call as well. > >>> >> > >>> >> чт, 19 нояб. 2020 г. в 14:41, Ivan Daschinsky >: > >>> >> > >>> >> > > Any existing library that can be used to avoid re-implementing > the > &g

Re: IEP-61 Technical discussion

2020-11-25 Thread Alexey Goncharuk
ting implementation to >>> Java >>> >> > Personally, I like this idea. Go libraries (either raft module of >>> etcd >>> >> or >>> >> > serf by Hashicorp) are famous for clean code, good design, >>> stability, >>>

Re: IEP-61 Technical discussion

2020-11-25 Thread Alexey Goncharuk
rhaps, porting the existing implementation to >> Java >> >> > Personally, I like this idea. Go libraries (either raft module of >> etcd >> >> or >> >> > serf by Hashicorp) are famous for clean code, good design, stability, >> >&

Re: IEP-61 Technical discussion

2020-11-23 Thread Alexey Goncharuk
>> not > >> > enormous size. > >> > But, on other side, Go has different model for concurrency and porting > >> > probably will not be so straightforward. > >> > > >> > > >> > > >> > чт, 19 нояб. 2020 г. в 13:48, Ivan Daschinsky : > >> > > &g

Re: IEP-61 Technical discussion

2020-11-22 Thread Ivan Daschinsky
n other side, Go has different model for concurrency and porting >> > probably will not be so straightforward. >> > >> > >> > >> > чт, 19 нояб. 2020 г. в 13:48, Ivan Daschinsky : >> > >> > > I'd suggest to discuss this IEP

Re: IEP-61 Technical discussion

2020-11-19 Thread Ivan Daschinsky
t; > > > > > чт, 19 нояб. 2020 г. в 13:47, Ivan Daschinsky : > > > > > >> > > >> > > >> -- Forwarded message - > > >> От: Ivan Daschinsky > > >> Date: чт, 19 нояб. 2020 г. в 13:02 > > >>

Re: IEP-61 Technical discussion

2020-11-19 Thread Alexey Goncharuk
г. в 13:47, Ivan Daschinsky : > > > >> > >> > >> -- Forwarded message - > >> От: Ivan Daschinsky > >> Date: чт, 19 нояб. 2020 г. в 13:02 > >> Subject: Re: IEP-61 Technical discussion > >> To: Alexey Goncharuk &

Re: IEP-61 Technical discussion

2020-11-19 Thread Ivan Daschinsky
:47, Ivan Daschinsky : > >> >> >> -- Forwarded message - >> От: Ivan Daschinsky >> Date: чт, 19 нояб. 2020 г. в 13:02 >> Subject: Re: IEP-61 Technical discussion >> To: Alexey Goncharuk >> >> >> Alexey, let's aris

Re: IEP-61 Technical discussion

2020-11-19 Thread Ivan Daschinsky
I'd suggest to discuss this IEP and technical details in open ZOOM meeting. чт, 19 нояб. 2020 г. в 13:47, Ivan Daschinsky : > > > -- Forwarded message - > От: Ivan Daschinsky > Date: чт, 19 нояб. 2020 г. в 13:02 > Subject: Re: IEP-61 Technical discussion

Fwd: IEP-61 Technical discussion

2020-11-19 Thread Ivan Daschinsky
-- Forwarded message - От: Ivan Daschinsky Date: чт, 19 нояб. 2020 г. в 13:02 Subject: Re: IEP-61 Technical discussion To: Alexey Goncharuk Alexey, let's arise another question. Specifically, how nodes initially find each other (discovery) and how they detect failure

IEP-61 Technical discussion

2020-11-19 Thread Alexey Goncharuk
Following up the Ignite 3.0 scope/development approach threads, this is a separate thread to discuss technical aspects of the IEP. Let's reiterate one more time on the questions raised by Ivan and also see if there are any other thoughts on the IEP: - *Whether to deploy metastorage on a separa