after I did a major compaction on both nodes in my test cluster, I found that for the same CF, one node has a 100MB sstable file, while the other has a 1GB one.
since GC_grace is set into schema, and both nodes have the same config, how could this happen? I'm still going through sstable2json to figure out, just want to see if there are any apparent things I missed thanks Yang