Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
2016-23, 2016-24
Description
After some testing today the following was found:
- The usage of I_S tables breaks calpontsys tables
- The usage of I_S columns gets a too many open files error
- I_S tables spawns thousands of threads and is very slow when there are many tables
- After calling total_usage(), compression_ratio() returns NULL
My guess is we aren't closing files for compressed size scan properly.