You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
When using PeekBySequenceNumberAsync and messageCount > 1 the server should return more than one message if available
PeekBySequenceNumberAsync on non-partitioned entities respects the message count
From sequence number property is respected
Expected Behavior
PeekBySequenceNumberAsync on partitioned entities always returns only one message despite more on the node (both queue and deadletter, have not tested against subscription)
Versions
OS platform and version: Windows 10
.NET Version: 2.1 Core
NuGet package version or commit ID: 3.1.1
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Actual Behavior
Expected Behavior
Versions
The text was updated successfully, but these errors were encountered: