[
https://issues.apache.org/jira/browse/ASTERIXDB-2841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Blow resolved ASTERIXDB-2841.
-------------------------------------
Resolution: Fixed
> Storage incompatibilities with created entities
> -----------------------------------------------
>
> Key: ASTERIXDB-2841
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2841
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: *DB - AsterixDB, STO - Storage
> Affects Versions: 0.9.6
> Reporter: Michael Blow
> Assignee: Michael Blow
> Priority: Critical
> Fix For: 0.9.7
>
>
> Currently there are multiple ways in which created entities conflict with
> storage:
> * Most filesystems have 255 byte or character limit per path segment, for
> multipart dataverses we can greatly exceed this limit, and currently
> multipart dataverses are represented using canonical form into a single path
> element
> * Index names can be 255 bytes long, which result in corresponding files
> exceeding the path limit on most file systems
> * Dataverse / dataset / index names can contain characters which are illegal
> on the filesystem, e.g. \ and / on Windows, NUL (\u0000) on Linux
--
This message was sent by Atlassian Jira
(v8.3.4#803005)