Description
When a table is dropped all the servers in the cluster need to clear their table context cache for the table. If the table is dropped (which deletes the field definitions) and recreated with the same name the servers that did not clear their cache think that the types handle in the cache are persisted to disk when they are not.