You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by GitBox <gi...@apache.org> on 2020/02/29 00:11:25 UTC

[GitHub] [samza] rmatharu commented on a change in pull request #1298: SAMZA-2476:Fix flaky tests in TestAzureBlobOutputStream

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:
users@infra.apache.org


With regards,
Apache Git Services