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

[SB] Missing Link Credit Subtraction #37427

Merged
merged 12 commits into from
Sep 19, 2024
Merged

Conversation

l0lawrence
Copy link
Member

@l0lawrence l0lawrence commented Sep 17, 2024

Need to subtract current link credit on the wire instead of the batch size -- this can be used in the case that there are leftover credits on the wire we can still use to receive. Receive before sending flow credit to maximize this as well :)

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@l0lawrence
Copy link
Member Author

/azp run python - servicebus - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@l0lawrence
Copy link
Member Author

/azp run python - servicebus - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kashifkhan
Copy link
Member

/azp run python - servicebus - perf

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@l0lawrence
Copy link
Member Author

l0lawrence commented Sep 18, 2024

/azp run python - eventhub - tests

Copy link

Command 'python' is not supported by Azure Pipelines.

Supported commands
  • help:
    • Get descriptions, examples and documentation about supported commands
    • Example: help "command_name"
  • list:
    • List all pipelines for this repository using a comment.
    • Example: "list"
  • run:
    • Run all pipelines or specific pipelines for this repository using a comment. Use this command by itself to trigger all related pipelines, or specify specific pipelines to run.
    • Example: "run" or "run pipeline_name, pipeline_name, pipeline_name"
  • where:
    • Report back the Azure DevOps orgs that are related to this repository and org
    • Example: "where"

See additional documentation.

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@l0lawrence l0lawrence marked this pull request as ready for review September 18, 2024 19:55
@l0lawrence
Copy link
Member Author

/azp run python - servicebus - perf

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@l0lawrence
Copy link
Member Author

/azp run python - servicebus - perf

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@l0lawrence
Copy link
Member Author

/azp run python - eventhub - perf

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@l0lawrence
Copy link
Member Author

/azp run python - servicebus - perf

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kashifkhan
Copy link
Member

/azp run python - servicebus - perf

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@l0lawrence l0lawrence merged commit 70fc7d5 into Azure:main Sep 19, 2024
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants