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


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.

Reply via email to