Merge branch 'enh/killtrans' into fix/checkpoint
This commit is contained in:
commit
22c05fde79
|
@ -16,7 +16,7 @@
|
||||||
#include "mndStream.h"
|
#include "mndStream.h"
|
||||||
#include "mndTrans.h"
|
#include "mndTrans.h"
|
||||||
|
|
||||||
#define MAX_CHKPT_EXEC_ELAPSED (60*1000) // 60s
|
#define MAX_CHKPT_EXEC_ELAPSED (600*1000) // 600s
|
||||||
|
|
||||||
typedef struct SKeyInfo {
|
typedef struct SKeyInfo {
|
||||||
void *pKey;
|
void *pKey;
|
||||||
|
|
Loading…
Reference in New Issue