You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by db...@apache.org on 2017/03/28 23:20:28 UTC

[2/2] incubator-trafodion git commit: Merge [TRAFODION-2532] PR 1025 Clean up 'monitor.ini not found' logic

Merge [TRAFODION-2532] PR 1025 Clean up 'monitor.ini not found' logic


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

Branch: refs/heads/master
Commit: 3f75c15a64f9fa8797275f7900c6160942c773f8
Parents: 4716b3a c2704e7
Author: Dave Birdsall <db...@apache.org>
Authored: Tue Mar 28 23:19:20 2017 +0000
Committer: Dave Birdsall <db...@apache.org>
Committed: Tue Mar 28 23:19:20 2017 +0000

----------------------------------------------------------------------
 core/sqf/export/include/seabed/ms.h    |   7 --
 core/sqf/monitor/linux/clio.cxx        |   8 ---
 core/sqf/monitor/linux/cluster.cxx     | 100 ----------------------------
 core/sqf/monitor/linux/cluster.h       |   4 --
 core/sqf/monitor/linux/getseq.cxx      |  54 ---------------
 core/sqf/monitor/linux/internal.h      |   1 -
 core/sqf/monitor/linux/makefile        |   2 -
 core/sqf/monitor/linux/mlio.cxx        |   2 -
 core/sqf/monitor/linux/montim.cxx      |  14 ----
 core/sqf/monitor/linux/msgdef.h        |   2 -
 core/sqf/monitor/linux/reqqueue.cxx    |   8 ---
 core/sqf/monitor/linux/reqqueue.h      |  14 ----
 core/sqf/monitor/linux/reqtmseqnum.cxx |  82 -----------------------
 core/sqf/monitor/linux/testspx.cxx     |   3 -
 core/sqf/monitor/linux/testtm.cxx      |   3 -
 core/sqf/monitor/test/tmSyncTest.cxx   |   3 -
 core/sqf/src/seabed/src/apictr.cpp     |   1 -
 core/sqf/src/seabed/src/labelmaps.cpp  |   4 --
 core/sqf/src/seabed/src/msmon.cpp      |  43 ------------
 core/sqf/src/tm/tminfo.cpp             |   4 --
 20 files changed, 359 deletions(-)
----------------------------------------------------------------------