Skip to content

Commit 973d45f

Browse files
committed
ninja: fix previous merge commit
1 parent f2406b1 commit 973d45f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/java/org/apache/cassandra/gms/FailureDetector.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,7 @@ public UnknownEndpointException(InetAddressAndPort ep)
445445
{
446446
super("Unknown endpoint: " + ep);
447447
}
448+
}
448449

449450
/**
450451
* Only for testing. In production code, ArrivalWindow instances call getMaxInterval() during

0 commit comments

Comments
 (0)