luoyuxia opened a new issue, #2281: URL: https://github.com/apache/fluss/issues/2281
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fluss/issues) and found nothing similar. ### Description In our internal user, we will get lake related options from env, but the `FlussLakeTieringEntrypoint` is not pluggable for the lake related options, which force us to copy the whole `FlussLakeTieringEntrypoint`, just to add a piece of code to get lake related options. It's easy to for us forget copy the community fix of `FlussLakeTieringEntrypoint`. I'm look forward a better to avoid copy the whole `FlussLakeTieringEntrypoint`. ### Willingness to contribute - [ ] I'm willing to submit a PR! -- 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]
