[GitHub] incubator-hawq pull request #1157: HAWQ-1371. Fix QE process hang in shared ...

2017-03-09 Thread amyrazz44
Github user amyrazz44 closed the pull request at: https://github.com/apache/incubator-hawq/pull/1157 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fea

[GitHub] incubator-hawq pull request #1157: HAWQ-1371. Fix QE process hang in shared ...

2017-03-06 Thread paul-guo-
Github user paul-guo- commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1157#discussion_r104572394 --- Diff: src/backend/executor/nodeShareInputScan.c --- @@ -634,16 +634,16 @@ static int retry_read(int fd, char *buf, int rsize) read_r

[GitHub] incubator-hawq pull request #1157: HAWQ-1371. Fix QE process hang in shared ...

2017-03-06 Thread wengyanqing
Github user wengyanqing commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1157#discussion_r104548625 --- Diff: src/backend/executor/nodeShareInputScan.c --- @@ -634,16 +634,16 @@ static int retry_read(int fd, char *buf, int rsize) read

[GitHub] incubator-hawq pull request #1157: HAWQ-1371. Fix QE process hang in shared ...

2017-03-01 Thread paul-guo-
Github user paul-guo- commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1157#discussion_r103857662 --- Diff: src/backend/executor/nodeShareInputScan.c --- @@ -885,6 +906,12 @@ writer_wait_for_acks(ShareInput_Lk_Context *pctxt, int share_id, int

[GitHub] incubator-hawq pull request #1157: HAWQ-1371. Fix QE process hang in shared ...

2017-03-01 Thread paul-guo-
Github user paul-guo- commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1157#discussion_r103856229 --- Diff: src/backend/executor/nodeShareInputScan.c --- @@ -627,38 +627,50 @@ static void create_tmp_fifo(const char *fifoname) /* * As

[GitHub] incubator-hawq pull request #1157: HAWQ-1371. Fix QE process hang in shared ...

2017-03-01 Thread paul-guo-
Github user paul-guo- commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1157#discussion_r103856770 --- Diff: src/backend/executor/nodeShareInputScan.c --- @@ -627,38 +627,50 @@ static void create_tmp_fifo(const char *fifoname) /* * As

[GitHub] incubator-hawq pull request #1157: HAWQ-1371. Fix QE process hang in shared ...

2017-03-01 Thread paul-guo-
Github user paul-guo- commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1157#discussion_r103857185 --- Diff: src/backend/executor/nodeShareInputScan.c --- @@ -627,38 +627,50 @@ static void create_tmp_fifo(const char *fifoname) /* * As

[GitHub] incubator-hawq pull request #1157: HAWQ-1371. Fix QE process hang in shared ...

2017-03-01 Thread paul-guo-
Github user paul-guo- commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1157#discussion_r103855671 --- Diff: src/backend/executor/nodeShareInputScan.c --- @@ -1009,10 +1059,10 @@ shareinput_writer_waitdone(void *ctxt, int share_id, int nsharer_x

[GitHub] incubator-hawq pull request #1157: HAWQ-1371. Fix QE process hang in shared ...

2017-03-01 Thread amyrazz44
GitHub user amyrazz44 opened a pull request: https://github.com/apache/incubator-hawq/pull/1157 HAWQ-1371. Fix QE process hang in shared input scan node You can merge this pull request into a Git repository by running: $ git pull https://github.com/amyrazz44/incubator-hawq Sha