tangdeyi
tangdeyi
> event notification is a useful feature,does anyone want to participate in the development of this feature? OK, we will investigate and design the event notification feature as soon as...
There is no clear plan to implement s3 versioning bucket in the short term. If you have a strong reliance on the data security of the S3 interface, you can...
Have you solved this problem? I encountered the same problem, and it is very likely to occur. There are many topics under this kafka cluster, but only one topic keeps...
The situation you mentioned does exist, but the existing design cannot achieve the idempotence you mentioned, because uploadid is generated by metanode and contains mpid information. When objectnode retries, it...
When the objectnode's meta client sends an OpRemoveMultipart request to the metanode, the meta client has a retry mechanism. If the retry fails, the SDK/client retry mechanism must be relied...
This error can be misleading, but disabling the meta SDK's retry mechanism and requiring the user SDK to retry will also result in the same error. Distributed systems inevitably experience...
Your host setting is wrong. You should fill it out according to the actual host, not the sample host. The actual host is in the error message. For example, if...
1. Do not configure origin to *, the browser will intercept such requests 2. Check your preflight cross-domain request, the error message XXX from origin "host" is printed in the...
Check if your cors configuration contains spaces and which version you are using