ZKPR_LTIMEOUT= Parameter File Option

For SPD Server distributed locking, specifies the lock wait time-out.

Valid in: spdsserv.parm file
Default: 90000
See: SPD Server Distributed Locking

Syntax

ZKPR_CTIMEOUT=n;

Required Argument

n

is the number of milliseconds that the ZooKeeper server waits for a lock to become available before declaring that a lock request has failed and returning control to the client (for example, zkpr_ltimeout=10000;). Values less than zero are ignored. A value of zero is valid.