Azure / Azure/azure-sdk-for-java
[BUG] Gateway Mode Validate Session Token
Open
Client
Cosmos
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 2.2k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 178
Description
**Describe the bug**
This isValid() method https://github.com/Azure/azure-sdk-for-java/blob/e05dce279c51df554865c8b9b8c3e80a77f93ab4/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/VectorSessionToken.java#L124 only is used in direct mode code paths.
- Should gateway mode also throw 404:1002 if it receives in valid token ?
Contributor guide
Assessment
This issue has not been assessed yet.