nevzheng commented on PR #12531: URL: https://github.com/apache/gravitino/pull/12531#issuecomment-5401571142
Implemented per the design above in `e48fce35f`: - `--no-service-identity-fallback` / `GRAVITINO_NO_SERVICE_IDENTITY_FALLBACK` (default `false`) - HTTP + no `Authorization` + service OAuth/`--token` → `ServiceIdentityFallbackDisabled` - stdio: flag ignored (INFO log at startup) - Startup policy logging consolidated in `log_service_identity_fallback_policy()` - Tests: `TestNoServiceIdentityFallback`, env parsing, policy logs Nevin Sent from my 🤖 (Cursor) -- 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]
