1.3.0-rc2
What's Changed
- fix(stream): release
FetchResult
s if the subsequent fetch fails by @Chillax-0v0 in #2174 - feat(core): reuse unregistered node when requesting for next node id by @SCNieh in #2183
- fix: release
PooledMemoryRecords
if it's dropped in the fetch session by @Chillax-0v0 in #2187 - fix: use the "adjusted"
maxSize
inElasticLogSegment#readAsync
by @Chillax-0v0 in #2190 - fix(issues2193): retry 2 times to cover most of BlockNotContinuousException by @superhx in #2195
- fix(core): fix getting duplicated node id by @SCNieh in #2199
- fix(core): write next node id into image by @SCNieh in #2205
- feat(version): bump version to 1.3.0-rc2 by @SCNieh in #2211
Full Changelog: 1.3.0-rc1...1.3.0-rc2