ctubbsii opened a new issue, #5903: URL: https://github.com/apache/accumulo/issues/5903
Replace single quotes with double quotes. This made ugly quote-escaped string literals in the past, but now we can do multi-line text block literals with Java 17, so we can use the correct quote style for any JSON configurations that doesn't look awful. PropertyTest should also be updated to ensure JSON property types don't contain single quotes in the default values. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@accumulo.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org