luwei16 opened a new pull request, #66916:
URL: https://github.com/apache/doris/pull/66916
### What problem does this PR solve?
Issue Number: None
Related PR: selectdb/selectdb-core#9778
Problem Summary: The open-source FE lacks the extension point used by
SelectDB Cloud 4.1 to load the enterprise snapshot handler and to expose the
snapshot-scoped Env. Add the same ServiceLoader fallback and Env override to
master while preserving the configured handler class as the highest-priority
compatibility path.
### Release note
None
### Check List (For Author)
- Test: Unit Test and full FE build
- ./run-fe-ut.sh --run
org.apache.doris.cloud.snapshot.CloudSnapshotHandlerTest
- ./build.sh --fe -j 48
- Behavior changed: No. The default open-source handler and Env behavior
remain unchanged when no extension is installed.
- Does this need documentation: No
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]