steveloughran commented on PR #7882:
URL: https://github.com/apache/hadoop/pull/7882#issuecomment-3221833528

   regressions
   
   ## everywhere
   
   No logging. Instead we get
   
   ```
   SLF4J: Failed to load class "org.slf4j.impl.StaticMDCBinder".
   SLF4J: Defaulting to no-operation MDCAdapter implementation.
   SLF4J: See http://www.slf4j.org/codes.html#no_static_mdc_binder for further 
details.
   ```
   
   `ITestS3AContractAnalyticsStreamVectoredRead` failures -stream closed.
   
   more on this once I've looked at it. If it is an SDK issue, major 
regression, though it may be something needing changes in the aal libary
   
   ## s3 express
   ```
   [ERROR]   ITestTreewalkProblems.testDistCp:319->lambda$testDistCp$3:320 
[Exit code of distcp -useiterator -update -delete -direct 
s3a://stevel--usw2-az1--x-s3/job-00-fork-0005/test/testDistCp/src 
s3a://stevel--usw2-az1--x-s3/job-00-fork-0005/test/testDistCp/dest]    
   ```
   assumption: now that the store has lifecycle rules, you don't get prefix 
listings when there's an in-progress upload. 
   
   Fix: change test but also path capability warning of inconsistency. this is 
good.
   
   Operation costs/auditing count an extra HTTP request, so cost tests fail. I 
suspect it is always calling CreateSession, but without logging can't be sure
   
   
   


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

To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to