Testing out linter trying to see if it can solve a case for Simulator and see 
we have 25 cases where we don’t add the encoding and rely on default, which is 
based off the system…

If we attempt to fix these cases, I am wondering if this is a regression… it 
“might” be the case someone set -Dfile.encoding=ascii or updated env LANG to 
something non-UTF based…

Here is the list reported

org.apache.cassandra.cql3.functions.JavaBasedUDFunction since first historized 
release
org.apache.cassandra.db.ColumnFamilyStore since first historized release
org.apache.cassandra.db.compaction.CompactionLogger$CompactionLogSerializer 
since first historized release
org.apache.cassandra.db.filter.RowFilter$CustomExpression since first 
historized release
org.apache.cassandra.db.lifecycle.LogTransaction since first historized release
org.apache.cassandra.gms.FailureDetector since first historized release
org.apache.cassandra.index.sasi.analyzer.StandardTokenizerImpl since first 
historized release
org.apache.cassandra.io.sstable.SSTable since first historized release
org.apache.cassandra.io.util.FileReader since first historized release
org.apache.cassandra.io.util.FileReader since first historized release
org.apache.cassandra.io.util.FileWriter since first historized release
org.apache.cassandra.io.util.FileWriter since first historized release
org.apache.cassandra.metrics.SamplingManager since first historized release
org.apache.cassandra.metrics.SamplingManager since first historized release
org.apache.cassandra.schema.IndexMetadata since first historized release
org.apache.cassandra.security.PEMBasedSslContextFactory since first historized 
release
org.apache.cassandra.tools.HashPassword since first historized release
org.apache.cassandra.tools.JMXTool$Dump$Format$3 since first historized release
org.apache.cassandra.tools.NodeTool$NodeToolCmd since first historized release
org.apache.cassandra.tools.SSTableMetadataViewer since first historized release
org.apache.cassandra.transport.Client since first historized release
org.apache.cassandra.utils.ByteArrayUtil since first historized release
org.apache.cassandra.utils.FBUtilities since first historized release
org.apache.cassandra.utils.GuidGenerator since first historized release
org.apache.cassandra.utils.HeapUtils since first historized release

Reply via email to