Andrew Gaul
Andrew Gaul
This is ready for review but seems like it triggers #2709 more often.
Let's merge #2711 before this due to conflicts.
Can you run s3fs with `-f -d -o curldbg` and share the logs? You may also want to test with the master branch which has some error code improvements.
@mkarg could you finish this PR?
@SuppressWarnings has `RetentionPolicy.SOURCE` so I believe this cannot work for Modernizer. Note that Modernizer works at the bytecode level and not the source level like Checkstyle.
If the dependency is an issue for libraries, perhaps Modernizer could look for _a_ `SuppressModernizer` annotation instead of _the_ `org.gaul.modernizer_maven_annotations.SuppressModernizer` annotation specifically? Then your library could provide its own implementation....
Good catch! Could you submit a PR to fix this?
> The problem is that if an object that cannot be read exists in the directory where user is trying to execute `ls` and the retry limit is reached, user...
I looked at this more closely and it fails because: ``` [s3proxy] D 08-21 10:45:30.664 S3Proxy-Jetty-44 o.gaul.s3proxy.S3ProxyHandler:305 |::] request: Request(PUT https://127.0.0.1:8080/s3fs-integration-test//)@337e99d2 ... [s3proxy] D 08-21 10:45:30.667 S3Proxy-Jetty-44 o.g.s.S3ProxyHandlerJetty:127 |::] IllegalArgumentException:...
`IAAAAAAAAACsW2slnn8AAA==` seems like an unlikely value for a hash.