Java Replication does not log actions -------------------------------------
Key: SOLR-1272 URL: https://issues.apache.org/jira/browse/SOLR-1272 Project: Solr Issue Type: Improvement Components: replication (java) Affects Versions: 1.4 Reporter: Lance Norskog Fix For: 1.4 Java Replication actions are not logged. There is no trail of full and partial replications. All full and partial replications, failed replications, and communication failures should be logged in solr/logs/ the way that the script replication system logs activity. This is a basic requirement for production use. If such a log does exist, please document it on the wiki. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.