Skip to content

KerberosUsernameProvider._performedDetection field isn't volatile #6136

@vonzshik

Description

@vonzshik

This means that it should be possible for concurrent calls to read true from _performedDetection but then return null because _principalWithRealm and _principalWithoutRealm aren't updated yet.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions