Skip to content

2.25.0.0-b112

@kai-franz kai-franz tagged this 09 Oct 20:41
Summary:
D38767 caused the memory usage of the PG catcache to increase slightly, causing TestToastFunction.testCatalogRefreshMemoryUsage and TestToastFunction.testAdHocMemoryUsage to fail.

This revision raises the expected memory usage to account for this.
Jira: DB-13254

Test Plan:
```
./yb_build.sh --java-test 'org.yb.pgsql.TestToastFunction'
```

Reviewers: myang

Reviewed By: myang

Differential Revision: https://phorge.dev.yugabyte.com/D38852
Assets 2
Loading