palantir / cassandra

Palantir's fork of Apache Cassandra
Apache License 2.0
10 stars 7 forks source link

Add some additional logging to StorageService#drain #585

Closed rhuffy closed 4 days ago

rhuffy commented 4 days ago

This PR bumps some existing log statements from Debug to Info, and adds some additional log statements in the Drain codepath.

The intention here is to get better signal as to which parts of the Drain process take the most time.