Re: [DISSCUSS] Access to JDK internals only after dev mailing list consensus?

2022-11-04 Thread Ekaterina Dimitrova
 I finally got the chance to put down a proposal for a section at the end of the Cassandra Code Style document. Please help a fellow non-native speaker and definitely not a writer with some constructive criticism. :-) My proposal is in this commit -

[DISCUSSION] If we fix code that used default encoding to now be UTF-8... is this a regression?

2022-11-04 Thread David Capwell
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