[GitHub] trafodion pull request #1225: [TRAFODION-2704]close unused statment in JDBC ...

2018-01-11 Thread xwq
Github user xwq closed the pull request at: https://github.com/apache/trafodion/pull/1225 ---

[GitHub] trafodion pull request #1380: [TRAFODION-2886] fix the nullpointer error sca...

2018-01-11 Thread xiaozhongwang
Github user xiaozhongwang commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1380#discussion_r160870920 --- Diff: core/sql/executor/cluster.cpp --- @@ -2395,7 +2395,7 @@ NABoolean Cluster::checkAndSplit(ExeErrorCode * rc)

[GitHub] trafodion pull request #1348: TRAFODION-2847 optimize dcs log format

2018-01-11 Thread gpj1987
Github user gpj1987 closed the pull request at: https://github.com/apache/trafodion/pull/1348 ---

[GitHub] trafodion pull request #1391: TRAFODION-2905 query id contain null

2018-01-11 Thread mashengchen
GitHub user mashengchen opened a pull request: https://github.com/apache/trafodion/pull/1391 TRAFODION-2905 query id contain null if stmtLabel is "null" string, then it will skip driver's conditional judgment (if (stmtName ==null) throw exception). You can merge this pull request i

[GitHub] trafodion pull request #1392: [TRAFODION-2881] HA fixes

2018-01-11 Thread zcorrea
GitHub user zcorrea opened a pull request: https://github.com/apache/trafodion/pull/1392 [TRAFODION-2881] HA fixes Fixed multiple problems in monitor Allgather() socket reconnect logic. - Separated node down detection logic from communication errors and timeouts to better h

[GitHub] trafodion pull request #1384: [TRAFODION-2879] Core dump ...plus four more f...

2018-01-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafodion/pull/1384 ---

[GitHub] trafodion pull request #1393: [TRAFODION-2861] Backport to release2.2 branch

2018-01-11 Thread svarnau
GitHub user svarnau opened a pull request: https://github.com/apache/trafodion/pull/1393 [TRAFODION-2861] Backport to release2.2 branch This includes doc changes for 2.2 docs to be generated without incubating references. (Main website is generated from master branch.) Also

[GitHub] trafodion pull request #1378: [TRAFODION-2890] When using failed connection ...

2018-01-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafodion/pull/1378 ---

[GitHub] trafodion pull request #1377: [TRAFODION-2889] Add Examples of LOAD Statemen...

2018-01-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafodion/pull/1377 ---

[GitHub] trafodion pull request #1388: [TRAFODION-2895] Update Message Guide for mess...

2018-01-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafodion/pull/1388 ---

[GitHub] trafodion pull request #1389: [TRAFOFION-2731] CodeCleanup: Removed the obso...

2018-01-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafodion/pull/1389 ---

[GitHub] trafodion pull request #1394: [TRAFODION-2891] fix the bufoverrun Critical e...

2018-01-11 Thread xiaozhongwang
GitHub user xiaozhongwang opened a pull request: https://github.com/apache/trafodion/pull/1394 [TRAFODION-2891] fix the bufoverrun Critical error checked by TScanCode fix the bufoverrun Critical error checked by TScanCode You can merge this pull request into a Git repository by runn