IGNITE-8685 review request

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

IGNITE-8685 review request

Dmitriy Govorukhin
Igniters,

I prepared a rather important patch [1] related to WAL.
In the current implementation, we calculation incorrect size for
SEGMENT_SWITCH record, it leads to stopping the iteration at the end of a
segment and iterator do not advance to the next segment.

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

Re: IGNITE-8685 review request

Alexey Goncharuk
Thanks, Dmitriy, I'll take a look.

вт, 5 июн. 2018 г. в 15:24, Dmitriy Govorukhin <[hidden email]
>:

> Igniters,
>
> I prepared a rather important patch [1] related to WAL.
> In the current implementation, we calculation incorrect size for
> SEGMENT_SWITCH record, it leads to stopping the iteration at the end of a
> segment and iterator do not advance to the next segment.
>
> [1] https://issues.apache.org/jira/browse/IGNITE-8685
>