Merge branch 'cassandra-3.11' into trunk

This commit is contained in:
Paulo Motta 2017-07-28 15:27:18 -05:00
commit 9b82827528
1 changed files with 1 additions and 1 deletions

View File

@ -460,7 +460,7 @@ class ArrivalWindow
}
else
{
logger.debug("Ignoring interval time of {}ns for {}", interArrivalTime, ep);
logger.trace("Ignoring interval time of {}ns for {}", interArrivalTime, ep);
}
}
else