Product Documentation

V11.5 Release Notes

Previous Topic

Next Topic

Failed ctdbCreateTable could leave files on disk

In certain circumstances, a ctdbCreateTable() that failed left the table and the index files on the disk. This occurred only in situations in which the failure occurred after the table was created (e.g., during the follow-up operations such as PUDODA and PUHDR). The logic has been altered to identify failures in this stage and remove the newly created files.

Note: This is a Behavior Change in the ctdbCreateTable() function.

TOCIndex