You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "V.Narayanan (JIRA)" <ji...@apache.org> on 2008/02/26 05:53:51 UTC

[jira] Updated: (DERBY-3467) Master controller tries to flush the log buffer, using the log shipper, after logging a log shipper specific exception

     [ https://issues.apache.org/jira/browse/DERBY-3467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

V.Narayanan updated DERBY-3467:
-------------------------------

    Priority: Minor  (was: Major)

> Master controller tries to flush the log buffer, using the log shipper, after logging a log shipper specific exception
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3467
>                 URL: https://issues.apache.org/jira/browse/DERBY-3467
>             Project: Derby
>          Issue Type: Bug
>          Components: Replication
>    Affects Versions: 10.4.0.0
>            Reporter: V.Narayanan
>            Priority: Minor
>
> In the MasterController class stopMaster is called from printStackAndStopMaster. 
> printStackAndStopMaster is specifically a method that logs log shipper exceptions. 
> So doing a logShipper.flushBuffer() in stopMaster does not seem logical.

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