You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2020/04/03 21:47:10 UTC

[GitHub] [hadoop] DadanielZ edited a comment on issue #1937: [HADOOP-16937] ABFS: revert combined append+flush calls. with default config update to disable append+flush calls.

DadanielZ edited a comment on issue #1937: [HADOOP-16937] ABFS: revert combined append+flush calls. with default config update to disable append+flush calls.
URL: https://github.com/apache/hadoop/pull/1937#issuecomment-608701973
 
 
   There is one test failure: 
   ```
   verifyWriteRequestOfBufferSizeAndFlush(org.apache.hadoop.fs.azurebfs.services.TestAbfsOutputStream)  Time elapsed: 0.039 s  <<< ERROR!
   java.lang.NullPointerException
   	at org.apache.hadoop.fs.azurebfs.services.AbfsOutputStream.flushWrittenBytesToServiceInternal(AbfsOutputStream.java:420)
   ```
   @ishaniahuja plz ensure your have all the tests passed. And for any failed tests that is not related to your change, plz create JIRA for and assigned it to the feature owner. 
   
   Also plz fix the [checkstype issues](https://builds.apache.org/job/hadoop-multibranch/job/PR-1937/1/artifact/out/diff-checkstyle-hadoop-tools_hadoop-azure.txt) reported by Yetus. 

----------------------------------------------------------------
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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org