CrazyLionLi
CrazyLionLi
> nameMapper might be called by different threads. It's not an issue. However, some data may not be available in asynchronous situations, such as tenant id.
Thread changes will cause many problems. I hope the government can optimize them.
> Do you mean Redisson method call thread id? Hope that the splicing NameMapper is processed in the main thread. Because asynchronous will not get the request data
> Hi @JavaLionLi can you share a repro code in text format, not screenshot? We ask for repro code for two main reasons: to better understand what the application is...
> Hi @JavaLionLi can you share a repro code in text format, not screenshot? We ask for repro code for two main reasons: to better understand what the application is...
> Can you share a code sample of how the s3 client is being created? ``` AwsClientBuilder.EndpointConfiguration endpointConfig = new AwsClientBuilder.EndpointConfiguration("http://127.0.0.1:9000", ""); AWSCredentials credentials = new BasicAWSCredentials("admin", "123456"); AWSCredentialsProvider credentialsProvider...
> I can't reproduce the issue. I used the s3 endpoint though, not minio. Maybe it's a minio issue, do you see the same error when using the s3 endpoint...
No one to deal with it?
 将DefaultBlockRequestHandler源码copy出来同包名覆盖 可以临时解决这个问题 后续等官方修复吧