airavata icon indicating copy to clipboard operation
airavata copied to clipboard

[AIRAVATA-2607] Change all thrift clients to use ThriftClientPool

Open karankotz opened this issue 7 years ago • 2 comments

Changes

  • Moved the current ThriftClientPool into the commons library.
  • Implemented the changes to the profile-service-server to use the client pools instead of the existing methods.

karankotz avatar Mar 16 '18 19:03 karankotz

@DImuthuUpe I have updated the suggested changes.

karankotz avatar Mar 17 '18 07:03 karankotz

@karankotz Can you add some unit tests that cover this implementation so that I can have a look at the functionality

DImuthuUpe avatar Mar 22 '18 17:03 DImuthuUpe