bilaharith opened a new pull request #2123:
URL: https://github.com/apache/hadoop/pull/2123


   ABFS: Making AzureADAuthenticator.getToken() throw HttpException if all the 
retries are failed. This is to indiacate no retry is required at 
AbfsRestOperation.executeHttpOperation(). Introduced delay inbetween retries.
   
   Test cases are not added as the change is in a private static method.
   
   *Driver test results using accounts in Central India*
   mvn -T 1C -Dparallel-tests=abfs -Dscale -DtestsThreadCount=8 clean verify
   
   *Account with HNS Support*
   [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0
   [WARNING] Tests run: 436, Failures: 0, Errors: 0, Skipped: 74
   [WARNING] Tests run: 206, Failures: 0, Errors: 0, Skipped: 24
   
   *Account without HNS support*
   [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0
   [WARNING] Tests run: 436, Failures: 0, Errors: 0, Skipped: 248
   [WARNING] Tests run: 206, Failures: 0, Errors: 0, Skipped: 24


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to