Document got locked - Temporary lock failure exception

I have couchbase document which got locked and the lock is not being released and when the next update to the same document happens am getting temporary lock failure exception. I would expect couchbase to release lock in 15 sec by default as no explicit lock timings specified.
1.How can i unlock the document manually.
2.How to fetch the CAS of the document.