You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/05/23 22:03:04 UTC

[jira] [Commented] (ASTERIXDB-1915) Dataset partition files does not uniformly distributed across IO devices

    [ 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 <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
BAD: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: abdullah alamoudi <ba...@gmail.com>


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