Skip to content

This could be a bug?(Managed Identity Retry interval) #1765

@lowbility

Description

@lowbility

Hi teams,
In this file -> v10.2.0/src/main/java/com/microsoft/sqlserver/jdbc/SQLServerSecurityUtility.java
in the method -> getMSIAuthToken
the probably line#: 366
retrySlots.add(INTERNAL_SERVER_ERROR * ((2 << 1) - 1) / 1000);
I'm not sure but I think maybe there should be 2<<x not 2<<1 ?
please kindly have a look .
Thanks
image

Metadata

Metadata

Assignees

Labels

BugA bug in the driver. A high priority item that one can expect to be addressed quickly.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions