We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43d8396 commit b1c69ecCopy full SHA for b1c69ec
src/examples/java/io/nats/examples/jetstream/ResilientPublisher.java
@@ -29,7 +29,7 @@
29
import static io.nats.examples.jetstream.NatsJsUtils.report;
30
31
/**
32
- * This example will demonstrate simplified fetch that is resilient
+ * This example will demonstrate a resilient publish
33
* HOW TO TEST
34
* 1. Set up and run a simple cluster. See https://github.com/nats-io/java-nats-examples/tree/main/example-cluster-config
35
* 2. Run this program, watch the output for some time
0 commit comments