brianfrankcooper / YCSB

Yahoo! Cloud Serving Benchmark
Apache License 2.0
4.9k stars 2.22k forks source link

OutOfMemoryError in httpdelete request in REST #1658

Open mahaoran1997 opened 1 year ago

mahaoran1997 commented 1 year ago

Before returning in httpDelete function in RestClient.java, it should call timer.interrupt();