ZKPR_RPRTHRESH= Parameter File Option

For SPD Server distributed locking, specifies the wait time before deleting an empty ZooKeeper server node.

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

Syntax

ZKPR_RPRTHRESH=n;

Required Argument

n

is the number of milliseconds that the ZooKeeper server waits before deleting an empty ZooKeeper server node (for example, zkpr_rprthresh=4000;).