Skip to content

v0.22.0-rc1

Choose a tag to compare

@zuston zuston released this 20 Apr 07:55
· 38 commits to master since this release
c58b718

What's Changed

  • fix: Subtract metric of read_ahead_active_tasks in ReadAheadLayerWrapper by @zuston in #606
  • fix(urpc): ensure await-tree is registered only once to prevent significant performance regression by @zuston in #609
  • fix(localfile)(uring): writing iovec chunked on exceeding UIO_MAXIOV limit by @zuston in #608
  • feat(urpc): add await-tree and more logs for different phases of one request by @zuston in #612
  • feat(urpc): increase max_connections to 200K by @zuston in #614
  • chore: bump version to 0.22.0 by @zuston in #611
  • feat: only activate hard_split when client partition reassign is enabled by @zuston in #615

Full Changelog: v0.21.0-rc1...v0.22.0-rc1