rsyncd-start and snappuller should exit with different exit code when disabled
------------------------------------------------------------------------------
Key: SOLR-531
URL: https://issues.apache.org/jira/browse/SOLR-531
Project: Solr
Issue Type: Improvement
Components: replication
Affects Versions: 1.3
Reporter: Thomas Peuss
When the rsyncd-start and snappuller scripts get executed the scripts check if
they are enabled or not. If they are disabled they exit with 1. The scripts
exit with 1 on error as well. So you cannot decide in upstream scripts if
really an error occurred or if they are only disabled.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.