airavata
airavata copied to clipboard
[AIRAVATA-2607] Change all thrift clients to use ThriftClientPool
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.
@DImuthuUpe I have updated the suggested changes.
@karankotz Can you add some unit tests that cover this implementation so that I can have a look at the functionality