XiChen

Results 20 issues of XiChen

### What changes are proposed in this pull request? Added support for Ozone `ofs`. ### Why are the changes needed? Added support for Ozone `ofs` schema. After the PR, Ozone...

API Change

## What changes were proposed in this pull request? Implement "override GET response header" feature of Ozone S3. Based on this feature, you can override values for a set of...

### What changes are proposed in this pull request? Revert getLong API ### Why are the changes needed? There are some offline discussions, it is believed that some `propertyKeys` may...

API Change

### What changes are proposed in this pull request? Add verbose info to fs mount when execution throws an exception ### Why are the changes needed? task-mediums: https://github.com/Alluxio/alluxio/issues/9472 Example: mount...

API Change

### What changes are proposed in this pull request? Add a `fsadmin deleteWorker [workerName]`command to delete Worker Add a timeout PropertyKey, If the lost worker has no heartbeat for more...

API Change

## What changes were proposed in this pull request? (https://github.com/apache/ratis/blob/ab9fc535dc6f48ba1d93687fc46022989beb6b0a/ratis-metrics/src/main/java/org/apache/ratis/metrics/impl/MetricRegistriesImpl.java#L61-L72) When `MetricRegistriesImpl#create` is executed in multiple threads, `enableJmxReporter()` will be executed multiple times because `reporterRegistrations.isEmpty()` is not locked ## What...

## What changes were proposed in this pull request? Fix exception when '/' in key name ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-7253 ## How was this...

## What changes were proposed in this pull request? Make client priority read from `IN_SERVICE` status Datanode. When Ozone client read Block form Datanode, the SCM will return all the...

## What changes were proposed in this pull request? Preventing V3 Schema from Creating Container DB in the Wrong Location. - Currently, when the `HddsVolume` cannot load the "V3 Schema...

## What changes were proposed in this pull request? current support persists the owner info to DB and reads the owner info from DB, the owner will be the user...

needs review