question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Service Bus] (Minor) Internal rename

See original GitHub issue

As suggested at https://github.com/Azure/azure-sdk-for-js/pull/13374#discussion_r563950342,

_batchingReceiverLite.close can be better named as _batchingReceiverLite.cancel or _batchingReceiverLite.terminate since they seem to make more sense than close.

More code pointers:

  • Set up environment and run rush build
  • Open the sdk/servicebus/service-bus folder in your editor/IDE, search for the relevant method at src/core/batchingReceiver.ts

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
ShrillShresthacommented, Jan 26, 2021

Sure @HarshaNalluru, I will try to work on it. If I have any questions, I will let you know.

0reactions
HarshaNallurucommented, Feb 9, 2021

Done with #13419

Read more comments on GitHub >

github_iconTop Results From Across the Web

NamespaceManager.RenameQueue(String, String) Method
Renames a queue inside a namespace. This is currently NOT supported with Premium Service Bus SKU. C# Copy. public Microsoft.ServiceBus.Messaging.
Read more >
14 Working with Pipeline Actions in Oracle Service Bus Console
Rename elements selected by an XPath expression without modifying the contents of the element. Adding Rename Actions in the Console. Replace ...
Read more >
Proper way to rename solution (and directories) in Visual Studio
Save this answer. Show activity on this post. To rename a solution: In Solution Explorer, right-click the project, select Rename, and enter a...
Read more >
v7.0.0 of @azure/service-bus node sdk is not setting ... - GitHub
In v7, the userProperties and label on the message were renamed to applicationProperties and subject to be in sync with the AMQP spec....
Read more >
Provide the ability to rename groups after creation
JRASERVER-13297 - SOAP Service Improvements - Especially with user ... Lack of ability to rename is deemed as Minor issue? ... Now we...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found