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

Kristian Waagan updated DERBY-5641:
-----------------------------------

    Issue & fix info: Patch Available
    
> 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
>            Priority: Minor
>         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

        

Reply via email to