Skip to content

Commit

Permalink
Update TableDeviceSchemaCacheTest.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Caideyipi committed Oct 17, 2024
1 parent 0aac1e6 commit e0fcd60
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ public static void prepareEnvironment() {
@AfterClass
public static void clearEnvironment() {
DataNodeTableCache.getInstance().invalid(database1);
DataNodeTableCache.getInstance().invalid(database2);
config.setAllocateMemoryForSchemaCache(originMemConfig);
}

Expand Down

0 comments on commit e0fcd60

Please sign in to comment.