Permissions on wiki to publish a new design document (new rebalance approach)

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Permissions on wiki to publish a new design document (new rebalance approach)

Mmuzaf
Igniters,

Can anyone grant create\edit permissions on the Apache Ignite confluence
wiki?

My Confluence ID: mmuzaf
e-mail: [hidden email]

I would like to contribute a design document related to the JIRA issue [1]
I'm working on. Briefly, I'm trying to implement a new machinery of
fetching cache partitions and sending them via CommunicationSpi as files.
From my point, such public design document and public discussions with the
community are very important for such improvements.

My measurements of expected speed up on cache rebalancing:
Single cache size - 224Gb

rebalanceBatchSize - 512K
rebalanceThreadPool - 1
time - 5881 sec\98 min
speed - 39MB/s

rebalanceBatchSize - 512K
rebalanceThreadPool - 20
time - 1281 sec\21 min
speed - 179MB/s

High highwater mark expected by a new approach:
time - 859 sec\14 min
speed - 267MB/s (disk utilization 100%)
ration - x6

[1] https://issues.apache.org/jira/browse/IGNITE-9275
--
--
Maxim Muzafarov
Reply | Threaded
Open this post in threaded view
|

Re: Permissions on wiki to publish a new design document (new rebalance approach)

Dmitriy Pavlov
Hi Maxim,

Please check you can edit wiki now. Looking forward to a contributed page.

Sincerely,
Dmitriy Pavlov

пт, 5 окт. 2018 г. в 13:44, Maxim Muzafarov <[hidden email]>:

> Igniters,
>
> Can anyone grant create\edit permissions on the Apache Ignite confluence
> wiki?
>
> My Confluence ID: mmuzaf
> e-mail: [hidden email]
>
> I would like to contribute a design document related to the JIRA issue [1]
> I'm working on. Briefly, I'm trying to implement a new machinery of
> fetching cache partitions and sending them via CommunicationSpi as files.
> From my point, such public design document and public discussions with the
> community are very important for such improvements.
>
> My measurements of expected speed up on cache rebalancing:
> Single cache size - 224Gb
>
> rebalanceBatchSize - 512K
> rebalanceThreadPool - 1
> time - 5881 sec\98 min
> speed - 39MB/s
>
> rebalanceBatchSize - 512K
> rebalanceThreadPool - 20
> time - 1281 sec\21 min
> speed - 179MB/s
>
> High highwater mark expected by a new approach:
> time - 859 sec\14 min
> speed - 267MB/s (disk utilization 100%)
> ration - x6
>
> [1] https://issues.apache.org/jira/browse/IGNITE-9275
> --
> --
> Maxim Muzafarov
>
Reply | Threaded
Open this post in threaded view
|

Re: Permissions on wiki to publish a new design document (new rebalance approach)

Mmuzaf
Dmitry,

I've checked and it seems that I have everything I need.
Thank you very much!

On Fri, 5 Oct 2018 at 14:55 Dmitriy Pavlov <[hidden email]> wrote:

> Hi Maxim,
>
> Please check you can edit wiki now. Looking forward to a contributed page.
>
> Sincerely,
> Dmitriy Pavlov
>
> пт, 5 окт. 2018 г. в 13:44, Maxim Muzafarov <[hidden email]>:
>
> > Igniters,
> >
> > Can anyone grant create\edit permissions on the Apache Ignite confluence
> > wiki?
> >
> > My Confluence ID: mmuzaf
> > e-mail: [hidden email]
> >
> > I would like to contribute a design document related to the JIRA issue
> [1]
> > I'm working on. Briefly, I'm trying to implement a new machinery of
> > fetching cache partitions and sending them via CommunicationSpi as files.
> > From my point, such public design document and public discussions with
> the
> > community are very important for such improvements.
> >
> > My measurements of expected speed up on cache rebalancing:
> > Single cache size - 224Gb
> >
> > rebalanceBatchSize - 512K
> > rebalanceThreadPool - 1
> > time - 5881 sec\98 min
> > speed - 39MB/s
> >
> > rebalanceBatchSize - 512K
> > rebalanceThreadPool - 20
> > time - 1281 sec\21 min
> > speed - 179MB/s
> >
> > High highwater mark expected by a new approach:
> > time - 859 sec\14 min
> > speed - 267MB/s (disk utilization 100%)
> > ration - x6
> >
> > [1] https://issues.apache.org/jira/browse/IGNITE-9275
> > --
> > --
> > Maxim Muzafarov
> >
>
--
--
Maxim Muzafarov