Davies Liu
Davies Liu
This is expected, we can't interrupt a stopped process and waiting operations.
@Roay POSIX ACL is not implemented yet, can you share more details on your use cases?
link: https://github.com/torvalds/linux/commit/60bcc88ad185d512f5718f2f8dcccb483ea8fb73
@joey71765 Ranger support is on our roadmap after 1.0 release.
This is an issue for a long time, it's still unclear how to reproduce it.
Based on the benchmark I did before, DataDog/zstd is faster in our case (compress large blocks with preallocated memory). The pure go version is useful for cross compiling (CGO is...
The request to gateway was timeout, is it possible that TiDB is slow?
This kind of deadlock is also mentioned here: https://www.kernel.org/doc/html/latest/filesystems/fuse.html
After looking into the details of client cache, it's complicated, so we move this out of 1.0 milestone.
Sounds good, we can have raid 1( replicated across multiple bucket/provider), and raid 0 (hash to multiple buckets). The difficulty is to define a interface that's backward compatible and easy...