cleaning up the IBlobContainerClientFactory related code
All Submissions:
- [YES/NO] I have added an explanation of what changes in this merge do and why we should include it? YES
- [YES/NO] I have updated the documentation accordingly. YES
- [YES/NO/NA] I have added tests to cover my changes. NA
- [YES/NO/NA] All new and existing tests passed. YES
- [YES/NO/NA] My code follows the code style of this project. YES
- [YES/NO/NA] I ran lint checks locally prior to submission. YES
What is the issue or story related to the change?
Description:
Cleaning up the older blob store related methods.
- cleaned up the
BlobContainerClientFactoryImpl
andIBlobContainerClientFactory
- Cleaned up related methods in
BlobStore
class - Updated UTs.
Issue:
Validation:
Ran ITs of schema service with the new package locally
Does this introduce a breaking change?
- [YES/NO]
NO
Other information
FYI @kibattul , @polavishnu , @dkodeih , @danielscholl