rich7420

Results 28 issues of rich7420

### Version main branch ### Describe what's wrong When I use "./ gradlew build" to build environment. There are some failed test. My OS is Ubuntu 22.04.4 and openJDK is...

bug

### What is this PR for? To add nolint:funlen to long functions to supress the lint warnings, when we use `make lint` like this ![image](https://github.com/apache/yunikorn-k8shim/assets/101171023/20f651f7-aae6-4569-a79a-09e4e36c0576) ### What type of PR...

## What changes were proposed in this pull request? This pull request addresses a potential security vulnerability by removing the dependency on commons-collections:commons-collections:3.2.2, which is known to have security issues...

related: #56420 This PR switch to apidoc+autodoc only for provider docs when Astroid ≥ 4 and everything else still uses AutoAPI. On Sphinx startup, we run sphinx-apidoc to generate _api,...

stale
area:providers
kind:documentation
provider:airbyte

## What changes were proposed in this pull request? This PR unified the duplicated isValidKeyPath validation logic between OzoneFSUtils and OMClientRequest by extracting the common path validation into a shared...

## What changes were proposed in this pull request? this PR added validation to reject lifecycle rules without a Status field. Throws MALFORMED_XML error instead of silently defaulting to DISABLED....

s3
s3-lifecycle

## What changes were proposed in this pull request? This PR refactored installCheckpoint() in OzoneManager.java. I moved it into /om/ratis_snapshot because I noticed its a part of bootstrapping installSnapshot. If...

## What changes were proposed in this pull request? This PR added a configurable multiplier (ozone.scm.container.space.requirement.multiplier, default 2.0) that increases the space check from 5GB to 10GB during container allocation....

## What changes were proposed in this pull request? This PR refactors the `BucketEndpoint.get()` method to improve code maintainability and readability. The original method was nearly 200 lines long and...

s3

### Summary This issue asks to merge norm and encode into a kernel method for less kernel launch overhead and global memory read/write (in norm buffer).

enhancement
qdp