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 f1f88eb commit 47e1071Copy full SHA for 47e1071
server/src/main/java/org/elasticsearch/TransportVersions.java
@@ -25,7 +25,7 @@
25
/**
26
* <p>Transport version is used to coordinate compatible wire protocol communication between nodes, at a fine-grained level. This replaces
27
* and supersedes the old Version constants.</p>
28
- *
+ * This is a test comment.
29
* <p>Before adding a new version constant, please read the block comment at the end of the list of constants.</p>
30
*/
31
public class TransportVersions {
0 commit comments