Joaquin Casares created CASSANDRA-4570:
------------------------------------------
Summary: Minor logging additions
Key: CASSANDRA-4570
URL: https://issues.apache.org/jira/browse/CASSANDRA-4570
Project: Cassandra
Issue Type: Improvement
Affects Versions: 1.1.4
Reporter: Joaquin Casares
Assignee: Joaquin Casares
Priority: Trivial
Attachments: check_tables.txt, info_paths.txt
Four patches to clear up/add information to logging.
1. check_tables
Moves a portion of the code that checks for data files to right before the
system tables are created.
2. info_paths
Adds path printing statements for the cassandra.yaml, data_dir, and commit_log
locations.
3. jvm_warnings
Warn the user if they are on OpenJDK.
Warn the user if they are using a minor version < 29.
Error if they are using a minor version < 25.
4. mt_compaction
Log that the user is performing compactions with multi-threaded compactions
enabled.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira