[ 
https://issues.apache.org/jira/browse/DERBY-3064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535545
 ] 

V.Narayanan commented on DERBY-3064:
------------------------------------

While working on the integration of the log shipper into the 
MasterController(MC) I will be introducing code that will log MC startup,
any failures that occur and MC shutdown in derby.log. 

while printing messages in derby.log a distinction ought to be made with 
respect to the messages that will be printed
always and the messages that will be printed only during debug(sane) mode.

With respect to replication and this patch the following messages will be 
printed irrespective of whether the debug mode is on or not

1) Replication(MC) startup
2) Error conditions that occur while MC (log shipping) is running
3) Replication(MC) shutdown

> Implement the LogShipper that will enable the shipping of Log records from 
> the master to the slave
> --------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3064
>                 URL: https://issues.apache.org/jira/browse/DERBY-3064
>             Project: Derby
>          Issue Type: Sub-task
>            Reporter: V.Narayanan
>            Assignee: V.Narayanan
>         Attachments: LogShipperImpl_v1.diff, LogShipperImpl_v1.stat, 
> LogShipperImpl_v2.diff, LogShipperImpl_v2.stat, LogShipperImpl_v3.diff, 
> LogShipperImpl_v3.stat, LogShipperImpl_v4.diff, LogShipperImpl_v4.stat, 
> LogShipperImpl_v5.diff, LogShipperImpl_v5.stat
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to