You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by GitBox <gi...@apache.org> on 2021/02/11 20:42:56 UTC

[GitHub] [airavata-mft] machristie commented on pull request #28: Fixes for refactored storages api

machristie commented on pull request #28:
URL: https://github.com/apache/airavata-mft/pull/28#issuecomment-777775938


   @DImuthuUpe I've added another fix, but I'm not sure if this is right. I know that SCPMetadataCollector.getFileResourceMetadata(String storageId, String resourcePath, String credentialToken) is getting called with the resourceId, not the storageId as the first argument, so I've fixed the implementation to work with that. But I noticed that you recently updated the interface of getFileResourceMetadata to take storageId (was: parentResourceId) as the first argument. So perhaps the bug is really in the code calling getFileResourceMetadata?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org