[
https://issues.apache.org/jira/browse/DERBY-3359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565269#action_12565269
]
V.Narayanan commented on DERBY-3359:
------------------------------------
On retrospection the forceFlush is required, it would be very
bad for a method that is called upon receiving a LogBufferFullException
to exit without shipping log and freeing space in the log buffer.
It is OK for the log shipper thread to take over from where the
forceFlush thread leaves.
I will post this patch again with the forceFlush method!
> The log shipper needs to be modified to vary the shipping intervals
> dynamically (based on load)
> -----------------------------------------------------------------------------------------------
>
> Key: DERBY-3359
> URL: https://issues.apache.org/jira/browse/DERBY-3359
> Project: Derby
> Issue Type: Sub-task
> Reporter: V.Narayanan
> Assignee: V.Narayanan
> Attachments: DynamicLogShipping_v1.diff, DynamicLogShipping_v1.stat
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.