Log based real-time replication with single master
--------------------------------------------------
Key: SOLR-982
URL: https://issues.apache.org/jira/browse/SOLR-982
Project: Solr
Issue Type: New Feature
Components: replication (java)
Reporter: Shalin Shekhar Mangar
Fix For: 1.5
This issue aims to add a real-time log based replication. The goal is to have
the slave lag as less as possible after updates to the master by capturing the
update commands in master and re-playing them on slaves. This will also pave
the way for real-time search when Lucene adds those capabilities.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.