Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

1.11.10-thrift-0.11.0-inlined-release

Compare
Choose a tag to compare
@foreverneverer foreverneverer released this 06 Jan 12:07
· 63 commits to thrift-0.11.0-inlined since this release

Summary

  • Add info for ERR_SESSION_RESET when querying meta failed (#66)
  • Check the value of ttl (#69)
  • Add maven-shade for zkclient&guava (#72)
  • Use operation_timeout as socket connect timeout (#73)
  • Bound minimal value for socket connect timeout (#74)
  • Add check of invalid ttl value for checkAndSet interface (#75)
  • Handle potential NullPointerException on RequestEntry.timeoutTask (#78)
  • Close session when unable to connect (#81)
  • Prevent session to be actively closed when it gets response from server (#86)