mirror of https://github.com/apache/cassandra
ninja: fix previous merge commit
This commit is contained in:
parent
f2406b1070
commit
973d45f7c8
|
|
@ -445,6 +445,7 @@ public class FailureDetector implements IFailureDetector, FailureDetectorMBean
|
|||
{
|
||||
super("Unknown endpoint: " + ep);
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Only for testing. In production code, ArrivalWindow instances call getMaxInterval() during
|
||||
|
|
|
|||
Loading…
Reference in New Issue