File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
cmapi/mcs_node_control/test Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 240240 <DBRMRoot >$INSTALLDIR/data1/systemFiles/dbrm/BRM_saves</DBRMRoot >
241241 <TableLockSaveFile >$INSTALLDIR/data1/systemFiles/dbrm/tablelocks</TableLockSaveFile >
242242 <DBRMTimeOut >20</DBRMTimeOut > <!-- in seconds -->
243+ <DBRMUnresponsiveTimeout >300</DBRMUnresponsiveTimeout >
243244 <DBRMSnapshotInterval >100000</DBRMSnapshotInterval >
244245 <WaitPeriod >10</WaitPeriod > <!-- in seconds -->
245246 <CalpontHome >$INSTALLDIR</CalpontHome >
Original file line number Diff line number Diff line change 243243 <TableLockSaveFile >/var/lib/columnstore/data1/systemFiles/dbrm/tablelocks</TableLockSaveFile >
244244 <DBRMTimeOut >20</DBRMTimeOut >
245245 <!-- in seconds -->
246+ <DBRMUnresponsiveTimeout >300</DBRMUnresponsiveTimeout >
246247 <DBRMSnapshotInterval >100000</DBRMSnapshotInterval >
247248 <!-- default SWSDL max element save size -->
248249 <WaitPeriod >10</WaitPeriod >
Original file line number Diff line number Diff line change 5858 <DBRMRoot >/var/lib/columnstore/data1/systemFiles/dbrm/BRM_saves</DBRMRoot >
5959 <TableLockSaveFile >/var/lib/columnstore/data1/systemFiles/dbrm/tablelocks</TableLockSaveFile >
6060 <DBRMTimeOut >15</DBRMTimeOut > <!-- in seconds -->
61+ <DBRMUnresponsiveTimeout >300</DBRMUnresponsiveTimeout >
6162 <DBRMSnapshotInterval >100000</DBRMSnapshotInterval >
6263 <WaitPeriod >10</WaitPeriod > <!-- in seconds -->
6364 <MemoryCheckPercent >95</MemoryCheckPercent > <!-- Max real memory to limit growth of buffers to -->
You can’t perform that action at this time.
0 commit comments