Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
1.5.1
-
None
-
None
Description
With Sentry HA the service client makes the service connection on the first client api. This is done in order to propagate the exception cleanly to the caller.
The SentryServiceIntegrationBase currently performs direct Jaas login and passes the subject to transport open only. Now that any API can open the connection, this is not sufficient.
We should use the UGI login for the tests as well which handles passing the right subject to transport level open.
Attachments
Attachments
Issue Links
- duplicates
-
SENTRY-1265 Sentry service should not require a TGT as it is not talking to other kerberos services as a client
- Resolved
- is related to
-
SENTRY-872 Uber jira for HMS HA + Sentry HA redesign
- Resolved
- links to