khandelwal-ayush opened a new pull request, #1700: URL: https://github.com/apache/samza/pull/1700
Changes: - Addition of a new interface (BlobClientBuilder) & existing AzureBlobClientBuilder to implement the newly added interface. This is done primarily to make the code more extensible. - Addition of factory classes for creation of objects, inline with factory design pattern. Replaced direct object creation of AzureBlobClientBuilder class objects which previously used new() with get objects from factory. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
