[
https://issues.apache.org/jira/browse/DERBY-4094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Waagan resolved DERBY-4094.
------------------------------------
Resolution: Fixed
Fix Version/s: 10.5.0.0
Committed patch 1a to trunk with revision 753251.
> Enforce absolute paths in the in-memory back end internal storage structure
> ---------------------------------------------------------------------------
>
> Key: DERBY-4094
> URL: https://issues.apache.org/jira/browse/DERBY-4094
> Project: Derby
> Issue Type: Sub-task
> Components: Store
> Affects Versions: 10.5.0.0
> Reporter: Kristian Waagan
> Assignee: Kristian Waagan
> Fix For: 10.5.0.0
>
> Attachments: derby-4094-1a-enforce_absolute_paths.diff
>
>
> The in-memory back end uses a map to store the files and directories in the
> database.
> To assert correct operation, all paths in the database should be specified as
> absolute paths.
> This affects operations like deleteAll and istChildren, but may also cause
> trouble for lookups.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.