You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by su...@apache.org on 2017/05/31 18:47:51 UTC

[50/50] [abbrv] incubator-trafodion git commit: Merge [TRAFODION-2001] PR-1077 Trafodion Elasticity enhancements

Merge [TRAFODION-2001] PR-1077 Trafodion Elasticity enhancements


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/7643e58b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/7643e58b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/7643e58b

Branch: refs/heads/master
Commit: 7643e58b42ee3aed0b15ecd5433b116b56cc43e8
Parents: c9ff843 53148a7
Author: Suresh Subbiah <su...@apache.org>
Authored: Wed May 31 18:45:50 2017 +0000
Committer: Suresh Subbiah <su...@apache.org>
Committed: Wed May 31 18:45:50 2017 +0000

----------------------------------------------------------------------
 .../export/include/common/evl_sqlog_eventnum.h  |  125 +-
 core/sqf/export/include/seabed/ms.h             |   53 +-
 core/sqf/monitor/linux/attach.cxx               |    0
 core/sqf/monitor/linux/clio.cxx                 |  119 +-
 core/sqf/monitor/linux/cluster.cxx              |  788 +-
 core/sqf/monitor/linux/cluster.h                |   31 +-
 core/sqf/monitor/linux/clusterconf.cxx          | 1154 +--
 core/sqf/monitor/linux/clusterconf.h            |  175 +-
 core/sqf/monitor/linux/cmsh.cxx                 |    0
 core/sqf/monitor/linux/cmsh.h                   |    0
 core/sqf/monitor/linux/commaccept.cxx           |   60 +-
 core/sqf/monitor/linux/commaccept.h             |    0
 core/sqf/monitor/linux/config.cxx               | 1061 +--
 core/sqf/monitor/linux/config.h                 |    9 +-
 core/sqf/monitor/linux/device.h                 |    0
 core/sqf/monitor/linux/gentrap.cxx              |    2 +-
 core/sqf/monitor/linux/gentrap.h                |    0
 core/sqf/monitor/linux/healthcheck.cxx          |    0
 core/sqf/monitor/linux/healthcheck.h            |    0
 core/sqf/monitor/linux/internal.h               |  113 +-
 core/sqf/monitor/linux/lnode.cxx                |  529 +-
 core/sqf/monitor/linux/lnode.h                  |   40 +-
 core/sqf/monitor/linux/lnodeconfig.cxx          |  208 +-
 core/sqf/monitor/linux/lnodeconfig.h            |   67 +-
 core/sqf/monitor/linux/lock.cxx                 |    0
 core/sqf/monitor/linux/lock.h                   |    0
 core/sqf/monitor/linux/macros.gmk               |    0
 core/sqf/monitor/linux/makefile                 |  127 +-
 core/sqf/monitor/linux/mlio.cxx                 |   41 +-
 core/sqf/monitor/linux/monclio.cxx              |    0
 core/sqf/monitor/linux/monitor.cxx              |   25 +-
 core/sqf/monitor/linux/monitor.h                |    0
 core/sqf/monitor/linux/monlogging.cxx           |   74 +-
 core/sqf/monitor/linux/monlogging.h             |    5 -
 core/sqf/monitor/linux/monprof.h                |    0
 core/sqf/monitor/linux/monrobsem.cxx            |    0
 core/sqf/monitor/linux/monsonar.cxx             |    0
 core/sqf/monitor/linux/monsonar.h               |    0
 core/sqf/monitor/linux/montest_readme.txt       |    0
 core/sqf/monitor/linux/montim.cxx               |   28 +
 core/sqf/monitor/linux/montrace.cxx             |    1 +
 core/sqf/monitor/linux/montrace.h               |    3 +-
 core/sqf/monitor/linux/monwdt.cxx               |    0
 core/sqf/monitor/linux/msgdef.h                 |  213 +-
 core/sqf/monitor/linux/notice.cxx               |    0
 core/sqf/monitor/linux/notice.h                 |    0
 core/sqf/monitor/linux/open.cxx                 |    0
 core/sqf/monitor/linux/open.h                   |    0
 core/sqf/monitor/linux/persistconfig.cxx        |  567 ++
 core/sqf/monitor/linux/persistconfig.h          |  154 +
 core/sqf/monitor/linux/phnode.cxx               |    0
 core/sqf/monitor/linux/phnode.h                 |    0
 core/sqf/monitor/linux/pingpong.c               |    0
 core/sqf/monitor/linux/pkillall.cxx             |    0
 core/sqf/monitor/linux/pkillall.h               |    0
 core/sqf/monitor/linux/pnode.cxx                |  839 +-
 core/sqf/monitor/linux/pnode.h                  |   42 +-
 core/sqf/monitor/linux/pnodeconfig.cxx          |  339 +-
 core/sqf/monitor/linux/pnodeconfig.h            |   49 +-
 core/sqf/monitor/linux/process.cxx              |  429 +-
 core/sqf/monitor/linux/process.h                |    4 +
 core/sqf/monitor/linux/procmon.cxx              |    0
 core/sqf/monitor/linux/procmon.h                |    0
 core/sqf/monitor/linux/props.cxx                |    0
 core/sqf/monitor/linux/props.h                  |    0
 core/sqf/monitor/linux/pstartd.cxx              |  821 +-
 core/sqf/monitor/linux/pstartd.h                |   32 +-
 core/sqf/monitor/linux/redirector.cxx           |    0
 core/sqf/monitor/linux/redirector.h             |    0
 core/sqf/monitor/linux/replicate.cxx            |  242 +-
 core/sqf/monitor/linux/replicate.h              |   31 +-
 core/sqf/monitor/linux/reqattstartup.cxx        |    0
 core/sqf/monitor/linux/reqdump.cxx              |    0
 core/sqf/monitor/linux/reqevent.cxx             |    5 +-
 core/sqf/monitor/linux/reqexit.cxx              |    2 +-
 core/sqf/monitor/linux/reqget.cxx               |    8 +-
 core/sqf/monitor/linux/reqkill.cxx              |    0
 core/sqf/monitor/linux/reqmonstats.cxx          |    0
 core/sqf/monitor/linux/reqmount.cxx             |    0
 core/sqf/monitor/linux/reqnewproc.cxx           |   63 +-
 core/sqf/monitor/linux/reqnodeadd.cxx           |  237 +
 core/sqf/monitor/linux/reqnodedelete.cxx        |  180 +
 core/sqf/monitor/linux/reqnodedown.cxx          |    0
 core/sqf/monitor/linux/reqnodeinfo.cxx          |   46 +-
 core/sqf/monitor/linux/reqnodename.cxx          |  123 +-
 core/sqf/monitor/linux/reqnodeup.cxx            |    0
 core/sqf/monitor/linux/reqnotify.cxx            |    0
 core/sqf/monitor/linux/reqopen.cxx              |    2 +-
 core/sqf/monitor/linux/reqpnodeinfo.cxx         |   12 +-
 core/sqf/monitor/linux/reqprocinfo.cxx          |  116 +-
 core/sqf/monitor/linux/reqqueue.cxx             |  494 +-
 core/sqf/monitor/linux/reqqueue.h               |  119 +-
 core/sqf/monitor/linux/reqset.cxx               |    0
 core/sqf/monitor/linux/reqshutdown.cxx          |    9 +-
 core/sqf/monitor/linux/reqstartup.cxx           |    0
 core/sqf/monitor/linux/reqtmleader.cxx          |    0
 core/sqf/monitor/linux/reqtmsync.cxx            |    0
 core/sqf/monitor/linux/reqworker.cxx            |    0
 core/sqf/monitor/linux/reqworker.h              |    0
 core/sqf/monitor/linux/reqzoneinfo.cxx          |   24 +-
 core/sqf/monitor/linux/robsem.cxx               |    0
 core/sqf/monitor/linux/robsem.h                 |    0
 core/sqf/monitor/linux/sdtimer.cxx              |    0
 core/sqf/monitor/linux/sdtimer.h                |    0
 core/sqf/monitor/linux/shell.cxx                | 8432 +++++++++++-------
 core/sqf/monitor/linux/sqliteconfig.cxx         | 3383 +++++++
 core/sqf/monitor/linux/sqliteconfig.h           |  133 +
 core/sqf/monitor/linux/system.cxx               |    0
 core/sqf/monitor/linux/system.h                 |    0
 core/sqf/monitor/linux/test.cmd                 |    0
 core/sqf/monitor/linux/test.sub                 |    0
 core/sqf/monitor/linux/test1.sub                |    0
 core/sqf/monitor/linux/test10.sub.ln            |    0
 core/sqf/monitor/linux/test10a.sub.ln           |    0
 core/sqf/monitor/linux/test10b.sub.ln           |    0
 core/sqf/monitor/linux/test11.sub               |    0
 core/sqf/monitor/linux/test11.sub.ln            |    0
 core/sqf/monitor/linux/test12.sub               |    0
 core/sqf/monitor/linux/test12a.sub              |    0
 core/sqf/monitor/linux/test12b.sub              |    0
 core/sqf/monitor/linux/test2.cmd                |    0
 core/sqf/monitor/linux/test2.sub                |    0
 core/sqf/monitor/linux/test3.cmd                |    0
 core/sqf/monitor/linux/test3.sub                |    0
 core/sqf/monitor/linux/test3a.sub               |    0
 core/sqf/monitor/linux/test3b.sub               |    0
 core/sqf/monitor/linux/test4.cmd                |    0
 core/sqf/monitor/linux/test4.sub                |    0
 core/sqf/monitor/linux/test5.sub                |    0
 core/sqf/monitor/linux/test6.sub                |    0
 core/sqf/monitor/linux/test8-10.sub.sn          |    0
 core/sqf/monitor/linux/test8-8.sub.sn           |    0
 core/sqf/monitor/linux/test8.cmd                |    0
 core/sqf/monitor/linux/test8.sub                |    0
 core/sqf/monitor/linux/test8.sub.ln             |    0
 core/sqf/monitor/linux/test8.sub.sn             |    0
 core/sqf/monitor/linux/testall.cmd              |    0
 core/sqf/monitor/linux/testall.sub              |    0
 core/sqf/monitor/linux/testconf.cxx             |   88 +-
 core/sqf/monitor/linux/testpoint.h              |    0
 core/sqf/monitor/linux/tmsync.cxx               |   12 +-
 core/sqf/monitor/linux/tmsync.h                 |    0
 core/sqf/monitor/linux/token.cxx                |    0
 core/sqf/monitor/linux/token.h                  |    0
 core/sqf/monitor/linux/trafconf.cxx             |  622 ++
 core/sqf/monitor/linux/trafconfig.cxx           |  410 +
 core/sqf/monitor/linux/trafconfig.h             |  286 +
 core/sqf/monitor/linux/trafconfiglog.cxx        |  121 +
 core/sqf/monitor/linux/trafconfiglog.h          |   44 +
 core/sqf/monitor/linux/trafconfigtrace.cxx      |  349 +
 core/sqf/monitor/linux/trafconfigtrace.h        |  103 +
 core/sqf/monitor/linux/versmwdt.cxx             |    0
 core/sqf/monitor/linux/verspstartd.cxx          |    0
 core/sqf/monitor/linux/watchdog.cxx             |    4 +-
 core/sqf/monitor/linux/watchdog.h               |    0
 core/sqf/monitor/linux/wdtimer.cxx              |    0
 core/sqf/monitor/linux/wdtimer.h                |    0
 core/sqf/monitor/linux/zclient.cxx              |   28 +-
 core/sqf/monitor/linux/zootest.cxx              |    7 +-
 core/sqf/monitor/test/Makefile                  |    7 +-
 core/sqf/monitor/test/dtmCtrl.cxx               |    2 +-
 core/sqf/monitor/test/montestutil.cxx           |   28 +-
 core/sqf/monitor/test/runtest                   |    8 +-
 core/sqf/sql/scripts/bats/sqconfig.monitor      |   65 +
 core/sqf/sql/scripts/bats/sqconfig.seabed       |   65 +
 core/sqf/sql/scripts/bats/sqconfig.tm           |   74 +
 core/sqf/sql/scripts/createConfigDb             |  128 +-
 core/sqf/sql/scripts/gensq.pl                   | 1203 +--
 core/sqf/sql/scripts/lobstart                   |   24 +-
 core/sqf/sql/scripts/lobstop                    |   21 +-
 core/sqf/sql/scripts/qmmstart                   |    4 +-
 core/sqf/sql/scripts/qmmstop                    |    3 +-
 core/sqf/sql/scripts/regensq.pl                 |  148 +
 core/sqf/sql/scripts/showConfigDb               |  338 +-
 core/sqf/sql/scripts/sqcheck                    |   73 +-
 core/sqf/sql/scripts/sqconfig                   |   81 -
 core/sqf/sql/scripts/sqconfig.persist           |   87 +
 core/sqf/sql/scripts/sqconfig.sample            |  288 +-
 core/sqf/sql/scripts/sqconfigdb.pm              |  325 +
 core/sqf/sql/scripts/sqgen                      |   62 +-
 core/sqf/sql/scripts/sqnodes.pm                 |  214 +-
 core/sqf/sql/scripts/sqnodestatus               |    5 +-
 core/sqf/sql/scripts/sqpersist.pm               |  478 +
 core/sqf/sql/scripts/sqregen                    |   62 +
 core/sqf/sql/scripts/sqstart                    |   41 +-
 core/sqf/sql/scripts/sqsystem.pm                |    0
 core/sqf/sql/scripts/sqtrace                    |    0
 core/sqf/src/seabed/src/labelmaps.cpp           |   63 +-
 core/sqf/src/seabed/src/ms.cpp                  |    7 +-
 core/sqf/src/seabed/src/msmon.cpp               |   18 +-
 core/sqf/src/seabed/test/Makefile               |   49 +-
 core/sqf/src/seabed/test/README.txt             |    6 +-
 core/sqf/src/seabed/test/goall                  |   31 +-
 core/sqf/src/seabed/test/gocleandb              |   25 +
 core/sqf/src/seabed/test/gocleanport            |    2 +-
 core/sqf/src/seabed/test/godb                   |   25 +
 core/sqf/src/seabed/test/godb.pl                |   82 +
 core/sqf/src/seabed/test/gohost                 |   23 +-
 core/sqf/src/seabed/test/gosetup                |   15 +-
 core/sqf/src/seabed/test/gosetupcl              |    2 +-
 core/sqf/src/seabed/test/gosetupcl3             |    2 +-
 core/sqf/src/seabed/test/gosetupcl64            |    2 +-
 core/sqf/src/seabed/test/t249ms.cpp             |   38 +
 core/sqf/src/seabed/test/t262ms.cpp             |    1 +
 core/sqf/src/seabed/test/t266ms.cpp             |    1 +
 .../transactional/TrxTransactionState.java.tmpl |    1 +
 .../src/seatrans/tm/hbasetmlib2/idtmclicom.h    |    8 +-
 core/sqf/src/tm/Makefile                        |    4 +
 core/sqf/src/tm/idtmsrv.cpp                     |    4 +-
 core/sqf/tools/sqtools.sh                       |   23 +-
 core/sql/common/Ipc.cpp                         |    2 +-
 core/sql/sqlcomp/CmpSeabaseDDLcommon.cpp        |    2 +-
 core/sql/sqlcomp/CmpSeabaseDDLrepos.cpp         |    2 +-
 core/sql/sqlcomp/CmpSeabaseDDLroutine.cpp       |    2 +-
 core/sql/sqlcomp/CmpSeabaseDDLview.cpp          |    4 +-
 install/installer/addNode_step1                 |   80 +-
 install/installer/addNode_step2                 |  105 +-
 install/installer/bashrc_default                |    2 +-
 install/installer/traf_cloudera_mods            |    2 +-
 install/installer/traf_sqconfig                 |    4 +-
 .../python-installer/scripts/traf_sqconfig.py   |   10 +-
 221 files changed, 20049 insertions(+), 8494 deletions(-)
----------------------------------------------------------------------