yew1eb opened a new pull request, #3789:
URL: https://github.com/apache/celeborn/pull/3789

   ## What
   Fixes https://github.com/apache/celeborn/issues/CELEBORN-2410
   
   `labeler.yml` did not match changes under `lifecycle-manager/`, 
`multipart-uploader/`, and `rust/` — PRs touching only these paths received no 
label.
   
   ## Changes
   - `lifecycle-manager/**` → `module:service` (daemon wrapper around 
`client.LifecycleManager`, package 
`org.apache.celeborn.server.lifecyclemanager`)
   - `multipart-uploader/**` → `module:service` (S3/OSS impls of 
`server.common.service.mpu.MultipartUploadHandler`, defined in the `service` 
module)
   - `rust/**` → new `module:rust` (independent Rust client, Cargo-built)
   
   ## Note
   `module:rust` label must be created in the repo's label list — labeler 
silently skips missing labels.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to