fix ttl issue 42550411 & 42561394 & 42635299

This commit is contained in:
obdev
2022-06-21 11:08:20 +08:00
committed by wangzelin.wzl
parent 68cc172f55
commit da8879f670
14 changed files with 292 additions and 335 deletions

View File

@ -675,6 +675,7 @@ TEST_F(TestTableTTL, dag_report)
}
#endif
#if 0
class TestRsTTL : public::testing::Test {
public:
TestRsTTL() {};
@ -829,7 +830,6 @@ void TestRsTTL::TearDown()
* send msg
* insert into table
*/
#if 0
TEST_F(TestRsTTL, ttl_basic)
{
int ret = OB_SUCCESS;