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/02/05 23:19:44 UTC

[GitHub] [hadoop] ThomasMarquardt commented on a change in pull request #1831: Hadoop 16845: ITestAbfsClient.testContinuationTokenHavingEqualSign failing

ThomasMarquardt commented on a change in pull request #1831: Hadoop 16845: ITestAbfsClient.testContinuationTokenHavingEqualSign failing
URL: https://github.com/apache/hadoop/pull/1831#discussion_r375563382
 
 

 ##########
 File path: hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/ITestAbfsClient.java
 ##########
 @@ -43,6 +43,8 @@ public ITestAbfsClient() throws Exception {
     super();
   }
 
+  @Ignore("HADOOP-16845: Server side raw query consumption will lead to "
+      + "ignoring invalid continuation token.")
 
 Review comment:
   Perhaps a better message would be, "HADOOP-16845: Invalid continuation tokens are ignored by the ADLS Gen2 service, so we are disabling this test until the service is fixed."

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