alluxio icon indicating copy to clipboard operation
alluxio copied to clipboard

Alluxio, data orchestration for analytics and machine learning in the cloud

Results 410 alluxio issues
Sort by recently updated
recently updated
newest added

### What changes are proposed in this pull request? put the logic of load inodes from backingstore and submit to-be-persisted ones to persist jobs in filesystem master threadpool ### Why...

### What changes are proposed in this pull request? Please outline the changes and how this PR fixes the issue. ### Why are the changes needed? Please clarify why the...

API Change

**Alluxio Version:** 2.8.1 **Describe the bug** The method of reinit block blockReinit can be invoked by other method, eg:getCachedWorkers(); but the method of getCachedWorkers lock FileSystemContext;reinit needs a lock of...

type-bug

### What changes are proposed in this pull request? Extract Authentication and common logging into the specific filters ### Why are the changes needed? I added two filters, one is...

### What changes are proposed in this pull request? In the current implementation of InodeSyncStream, when synchronizing a large directory, because mPendingPaths is a queue, the entire synchronization process is...

API Change

### What changes are proposed in this pull request? Add empty string check for delimiter. ### Why are the changes needed? For MinIO clients, commands such as' ls - r'...

### What changes are proposed in this pull request? Add supplement field to S3AuditContext. ### Why are the changes needed? The audit log of the getBucket interface of s3 only...

### What changes are proposed in this pull request? This PR will run the async write in call's thread when the queue is full. ### Why are the changes needed?...

**Alluxio Version:** 2.8 **Describe the bug** Trying to use boto and boto3 to get object, however, there is a error of "botocore.errorfactory.NoSuchKey: An error occurred (NoSuchKey) when calling the GetObject...

priority-high
type-bug
area-s3-rest-api

**Summary** master.log Often print WARN JvmPauseMonitor - JvmPauseMonitor-fs-alluxio-master03.xx.com_19200: Detected pause in JVM or host machine (eg GC): pause of approximately 2490713309ns. No GCs detected. 2022-09-16 16:18:13,953 WARN JvmPauseMonitor - JvmPauseMonitor-fs-alluxio-master03.xx.com_19200:...

type-debt