[ 
https://issues.apache.org/jira/browse/ASTERIXDB-2841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17296592#comment-17296592
 ] 

ASF subversion and git services commented on ASTERIXDB-2841:
------------------------------------------------------------

Commit e3e4220c18b5ddccecd2f9697360ae4011df2a1e in asterixdb's branch 
refs/heads/master from Michael Blow
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=e3e4220 ]

[ASTERIXDB-2841][*DB][STO] Prevent ^ as first character in dv first part

Change-Id: I5e5aeea9ec38320f7f14877b1ee3bf904519ee66
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/10365
Reviewed-by: Ian Maxon <ima...@uci.edu>
Tested-by: Jenkins <jenk...@fulliautomatix.ics.uci.edu>


> 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)

Reply via email to