node-hbase icon indicating copy to clipboard operation
node-hbase copied to clipboard

add kdestroy function

Open hongjinquan opened this issue 5 years ago • 2 comments

when I used krb5, after sending every request, it will create one record of klist. it will throw error when kerbos`s cache is full. so I add this function.

hongjinquan avatar Feb 19 '20 10:02 hongjinquan

I think the solution is first to reuse the current ticket if it exists.

wdavidw avatar Feb 19 '20 17:02 wdavidw

can you give me a example of using the current ticker?

hongjinquan avatar Feb 21 '20 09:02 hongjinquan