You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by "bereng (via GitHub)" <gi...@apache.org> on 2023/06/12 09:23:18 UTC

[GitHub] [cassandra] bereng commented on a diff in pull request #2390: CASSANDRA-18555 expose failed decommission via system.local

bereng commented on code in PR #2390:
URL: https://github.com/apache/cassandra/pull/2390#discussion_r1226356172


##########
src/java/org/apache/cassandra/service/StorageService.java:
##########
@@ -626,7 +626,7 @@ public void stopTransports()
      * they get the Gossip shutdown message, so even if
      * we don't get time to broadcast this, it is not a problem.
      *
-     * See {@link Gossiper#markAsShutdown(InetAddressAndPort)}
+     * See Gossiper.markAsShutdown(InetAddressAndPort)

Review Comment:
   Is this syntax correct?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org