CONTAP-427419: Frequent Cache Evictions Due to File Renames
Issue
Customers using applications that save to a tmp file, and then rename to save the file, experience frequent cache evictions when files are renamed during the save process. This results in subsequent reads being performed from the origin instead of the cache, negating the benefits of the Writeback functionality.