The new inputbuffer class for DBF files keeps the data for tables that are closed.
A customer has code that overwrites DBF file after closing it and after reopening the file the RDD uses the "old" data and not the new data from the file that did overwrite the original file.