-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Column Store
-
None
-
Storage Engines - Persistence
-
SE Persistence backlog
-
None
Ensure that thread_append in test_util.h is also deleted.
/* * thread_append -- * A thread dedicated to appending records into a table. Works with fixed length column stores * and variable length column stores. One thread (the first thread created by an application) * checks for a terminating condition after each insert. */ WT_THREAD_RET thread_append(void *arg)