|
Summary: |
Improve the configuration UI in order to add support for the replication in one direction (readonly) |
Description: |
Currently the Replication Framework does support 3 replication in one direction directions ( readonly both, send only, and receive only ) but this use case only (both) is not supported on the UI side yet . So, the objective of this ticket is to improve the Replication Application configuration UI to add the possibility to indicate that the direction of a replication .
Note that :
* Both : The replication is readonly enabled in both direction . * Send only : Only send updates about that document and refuse messages. * Receive only : Never send updates about that document but accept messages. |
|