This patches implement local lock/unlock to assist test http servies and add 2 test cases which stress parallel requests. Local driver can pass it but zk driver will fail both cases, I suspect zk has bugs in its lock implementation. Thanks Yuan