Skip to content

v1.9.0-pre40

Pre-release
Pre-release
Compare
Choose a tag to compare
@yosefe yosefe released this 05 Aug 18:09
· 150 commits to integration3 since this release
644cdae

Features:

Bugfixes:

  • ea0288b Fix string buffer grow
  • 13d124c Fix err code for rdma_<establish|accept> failure
  • ac26299 Fix error handling in ucp_stream_am_handler
  • 0aef7b3 Fix RC scatter-to-cqe configuration
  • a864933, 472a471 Remove ucp_ep_flush progress callback when endpoint is closed
  • de3247c, 529eb4f Track memory usage by application
  • 271e82a Do not progress rendezvous operation if endpoint already failed
  • 41500a7 Move keepalive to a separate progress callback
  • df2dead Do not enable KA on CM lane
  • 6aeb722 Do not access UCP endpoint after it's destroyed or its error callback has been invoked