Azure / Azure/azure-sdk-for-cpp
Remove the RequestId option within the storage protocol layer since it is not being used and doesn't impact the request
Open
Storage
- Dominant language
- C++
- Stars
- 205
- Forks
- 172
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 37
Description
See https://github.com/Azure/azure-sdk-for-cpp/pull/6184#issuecomment-2461104259
The `RequestId` fields in the options within DataLake generated protocol layer don't seem to be set by anyone:
https://github.com/Azure/azure-sdk-for-cpp/blob/9770fb77dc77a24cd08942a3711b44d4c9c6b249/sdk/storage/azure-storage-files-datalake/inc/azure/storage/files/datalake/rest_client.hpp#L364
Contributor guide
Assessment
This issue has not been assessed yet.