noobaa-core icon indicating copy to clipboard operation
noobaa-core copied to clipboard

High-performance S3 application gateway to any backend - file / s3-compatible / multi-clouds / caching / replication ...

Results 335 noobaa-core issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** see https://docs.aws.amazon.com/AmazonS3/latest/userguide/mpuoverview.html#distributedmpupload for multipart upload version_id order should be determined by creation time rather than completion time as we do...

Type:Enhancement

### Environment info - NooBaa Version: 5.18 - Platform: All ### Actual behavior Server side copy on NSFS doesn't support - 1. Different creation time of the source and the...

NS-FS

**Is your feature request related to a problem? Please describe.** previously we implemented copy from nsfs object by creating source_stream using _populate_nsfs_copy_fallback function. this caused a memory corruption (see #8315...

Type:Enhancement

### Environment info - NooBaa Version: master 5.18 - Platform: Containerized ### Background In PR #8338 added a fix in NSFS. Since I added the mapping between RPC error and...

### Environment info - NooBaa Version: 5.17 - Platform: **Non Containerized** ### Actual behavior 1. Config file updates are not synchronized, and when performed concurrently on the same file, data...