[
https://issues.apache.org/jira/browse/DERBY-5641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Waagan resolved DERBY-5641.
------------------------------------
Resolution: Fixed
Fix Version/s: 10.9.0.0
Assignee: Kristian Waagan
Issue & fix info: (was: Patch Available)
Thanks, Knut.
Committed patch 1a to trunk with revision 1298709.
> Remove unused BaseDataFileFactory methods plus minor cleanups
> -------------------------------------------------------------
>
> Key: DERBY-5641
> URL: https://issues.apache.org/jira/browse/DERBY-5641
> Project: Derby
> Issue Type: Improvement
> Components: Store
> Affects Versions: 10.9.0.0
> Reporter: Kristian Waagan
> Assignee: Kristian Waagan
> Priority: Minor
> Fix For: 10.9.0.0
>
> Attachments: derby-5641-1a-unused_methods_plus_cleanup.diff
>
>
> BaseDataFileFactory has some unused methods, they can be removed:
> syncSideLog, pageToDirty and getTempDirectory
> In addition I suggest the following cleanups:
> o remove unused imports
> o remove unnecessary return statement
> o make synchronization object freezeSemaphore final
> o remove unused instance variable backupPath
> o remove unused local variable (and exception instantiation)
> multipleJBMSWarning
> o replace new Boolean with Boolean.valueOf
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira