Skip to content

v2.8.1

Compare
Choose a tag to compare
@localshred localshred released this 28 Aug 21:48
· 919 commits to master since this release
  • Improve ServiceDirectory lookup speed ~10x, lookups now done in constant time (@devin-c).
  • Add Timestamp to end of rpc stat log (represents ending time of request processing).
  • Set request_size in the rpc stat within ZMQ Worker (previously missing).
  • Ensure request_size and response_size are set on rpc stat for client requests.