Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make block.Size int64, add CreateBlockBlob #35

Merged
merged 1 commit into from Feb 4, 2015

Conversation

ahmetb
Copy link
Contributor

@ahmetb ahmetb commented Feb 4, 2015

  • changed BlockResponse.Size from uint64 to int64 for consistency
  • added method to create an empty block blob

Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
ahmetb added a commit that referenced this pull request Feb 4, 2015
make block.Size int64, add CreateBlockBlob
@ahmetb ahmetb merged commit af6985d into Azure:master Feb 4, 2015
AutorestCI added a commit that referenced this pull request Jun 1, 2018
AutorestCI added a commit that referenced this pull request Jun 4, 2018
jhendrixMSFT pushed a commit that referenced this pull request Jun 4, 2018
richardpark-msft pushed a commit to richardpark-msft/azure-sdk-for-go that referenced this pull request Aug 5, 2021
* Adding a Path getters to entity type.

This will reduce functionality introduced in both Azure#35 and https://github.com/marstr/azure-service-bus-go/tree/sessions

* Refactoring after feedback and investigation

After diving through the C# codebase some more, I found that the usage needed for entityPaths is actually just it's name without the AMQP connection string appended. You can see that here: https://github.com/Azure/azure-service-bus-dotnet/blob/435c25957c131c32d68b4966a1d4e83acaf01a0b/src/Microsoft.Azure.ServiceBus/QueueClient.cs#L264

I continued to keep entity.ManagementPath for convenience.
benbp pushed a commit to benbp/azure-sdk-for-go that referenced this pull request Sep 15, 2021
* Adding a Path getters to entity type.

This will reduce functionality introduced in both Azure#35 and https://github.com/marstr/azure-service-bus-go/tree/sessions

* Refactoring after feedback and investigation

After diving through the C# codebase some more, I found that the usage needed for entityPaths is actually just it's name without the AMQP connection string appended. You can see that here: https://github.com/Azure/azure-service-bus-dotnet/blob/435c25957c131c32d68b4966a1d4e83acaf01a0b/src/Microsoft.Azure.ServiceBus/QueueClient.cs#L264

I continued to keep entity.ManagementPath for convenience.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant