Skip to content

When iterate the return value of SecretClient#listPropertiesOfSecrets, it will be blocked. #11808

@chenrujun

Description

@chenrujun

Describe the bug
When iterate the return value of com.azure.security.keyvault.secrets..SecretClient#listPropertiesOfSecrets, it will be blocked.

Exception or Stack Trace
No exception, it just blocked.

To Reproduce
Please use this sample project to reproduce this problem.

The app will be blocked here

It's weird that:

Code Snippet
here is related code.

Expected behavior
The demo app get secret names successfully, not block.

Screenshots
No screenshots. Please check above demo to reproduce the problem.

Setup (please complete the following information):

  • OS: Windows 10
  • IDE : Intellij
  • Version of the Library used:
  <groupId>com.azure</groupId>
  <artifactId>azure-security-keyvault-secrets</artifactId>
  <version>4.1.1</version>

Additional context
Nothing.

Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report

  • [:heavy_check_mark:] Bug Description Added
  • [:heavy_check_mark:] Repro Steps Added
  • [:heavy_check_mark:] Setup information Added

Metadata

Metadata

Assignees

No one assigned

    Labels

    ClientThis issue points to a problem in the data-plane of the library.KeyVaultcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions