JetStream: SampleFrequency
is not set on Pull Consumers
#1299
Labels
defect
Suspected defect such as a bug or regression
SampleFrequency
is not set on Pull Consumers
#1299
Observed behavior
Create a pull consumer with
sample_frequency
set to anything fails.Note that I have not checked if the same occurs for push consumers.
See example below.
Expected behavior
The created consumer should not contain
SampleFrequency: ""
Server and client version
nats.rs
nats-server
nats-cli
Host environment
No response
Steps to reproduce
Consumer Creation (with Cargo.toml above)
Double-check consumer by looking up information with nats-cli
Triple-check consumer by manually setting the sample frequency with nats-cli
The text was updated successfully, but these errors were encountered: