rmatharu commented on a change in pull request #1298: SAMZA-2476:Fix flaky
tests in TestAzureBlobOutputStream
URL: https://github.com/apache/samza/pull/1298#discussion_r385976962
##########
File path:
samza-azure/src/main/java/org/apache/samza/system/azureblob/avro/AzureBlobOutputStream.java
##########
@@ -227,6 +227,11 @@ public synchronized void releaseBuffer() throws
IOException {
this.compression = compression;
}
+ @VisibleForTesting
Review comment:
maybe simple javadoc?
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services