[
https://issues.apache.org/jira/browse/ASTERIXDB-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021951#comment-16021951
]
ASF subversion and git services commented on ASTERIXDB-1915:
------------------------------------------------------------
Commit 54f7c9f3067be2d5661b074c445c0a32c1b7f1c3 in asterixdb's branch
refs/heads/master from [~buyingyi]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=54f7c9f ]
ASTERIXDB-1915: make dataset files uniformly distributed among io devices.
Change-Id: I2dd9e17e96c1d4ef55e29d0a0f8feadf8ce321ed
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1770
Sonar-Qube: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
BAD: Jenkins <[email protected]>
Integration-Tests: Jenkins <[email protected]>
Reviewed-by: abdullah alamoudi <[email protected]>
> Dataset partition files does not uniformly distributed across IO devices
> ------------------------------------------------------------------------
>
> Key: ASTERIXDB-1915
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1915
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: Storage
> Reporter: Yingyi Bu
> Assignee: Yingyi Bu
>
> When we create a dataset, the partitioned physical files can distribute
> across iodevices in a non-uniform way, because there are multiple calling
> sites for DefaultDeviceComputer.compute(path) for creating each index
> partition.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)