[ https://issues.apache.org/jira/browse/HAWQ-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15233965#comment-15233965 ]
ASF GitHub Bot commented on HAWQ-655: ------------------------------------- GitHub user zhangh43 opened a pull request: https://github.com/apache/incubator-hawq/pull/585 HAWQ-655. Allocate resource for PerformSharedStorageOpTasks bug. You can merge this pull request into a Git repository by running: $ git pull https://github.com/zhangh43/incubator-hawq hawq655 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-hawq/pull/585.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #585 ---- commit 13a22436d38b759314a84354286231a52c73054e Author: hzhang2 <zhanghuan...@163.com> Date: 2016-04-10T07:45:28Z HAWQ-655. Allocate resource for PerformSharedStorageOpTasks bug. ---- > Allocate resource for PerformSharedStorageOpTasks bug. > ------------------------------------------------------ > > Key: HAWQ-655 > URL: https://issues.apache.org/jira/browse/HAWQ-655 > Project: Apache HAWQ > Issue Type: Bug > Components: Core > Reporter: Hubert Zhang > Assignee: Hubert Zhang > > Allocate resource for PerformSharedStorageOpTasks pass the wrong order of > parameters: should be(.., maxvseg,minvseg,...) while now is (.., > minvseg,maxvseg,...) -- This message was sent by Atlassian JIRA (v6.3.4#6332)