all: In the trunk branch of cassandra code, in file of src/java/org/apache/ cassandra/service/GCInspector.java:
import com.sun.management.GarbageCollectionNotificationInfo; This seems a specific implementation of Sun. For common use, could we make this implementation more high level (interface level)? Thanks, -jack