We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b86ca21 commit 8bbfb36Copy full SHA for 8bbfb36
openmessaging-api/src/main/java/io/openmessaging/message/Header.java
@@ -97,7 +97,7 @@ public interface Header {
97
Header setPriority(short priority);
98
99
/**
100
- * The {@code RELIABILITY} header field contains the reliability level of a message, the vendor should guarantee the
+ * The {@code DURABILITY} header field contains the persistent level of a message, the vendor should guarantee the
101
* reliability level for a message.
102
* <p>
103
* OMS defines two modes of message delivery:
0 commit comments