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 8c5301f commit 6b58a8cCopy full SHA for 6b58a8c
1 file changed
core/src/main/java/io/questdb/client/cutlass/qwp/client/QwpWebSocketSender.java
@@ -1538,7 +1538,7 @@ public long flushAndGetSequence() {
1538
* would short-circuit immediately on an empty flush even when prior
1539
* publishes remain unacknowledged.
1540
* <p>
1541
- * Close-time drain ({@link #drainOnClose()}) already uses the same
+ * Close-time drain ({@code #drainOnClose()}) already uses the same
1542
* watermark approach directly.
1543
*
1544
* @param timeoutMillis upper bound on the wait; {@code <= 0} returns
0 commit comments