diff --git a/src/tests/RecoverVerifyTest.hpp b/src/tests/RecoverVerifyTest.hpp index 8904dcf..b945ec7 100644 --- a/src/tests/RecoverVerifyTest.hpp +++ b/src/tests/RecoverVerifyTest.hpp @@ -77,7 +77,6 @@ inline std::string RecoverVerifyTest::fromInt(uint64_t template int RecoverVerifyTest::execute(GlobalTestConfig* gtc, LocalTestConfig* ltc){ std::string value_buffer; // for string kv only - gtc->setEnv("HeapName", "RecoveryVerifyTest"); if (!gtc->checkEnv("NoVerify")){ if (ltc->tid == 0){ // FIXME: workaround when we can't change the total thread count of ralloc. std::unordered_map reference; @@ -130,6 +129,7 @@ int RecoverVerifyTest::execute(GlobalTestConfig* gtc, LocalTestConfig* ltc) std::cout<<"rec_cnt currect."<::execute(GlobalTestConfig* gtc, LocalTestConfig* ltc) } } std::cout<<"all records recovered."<