WARN |Delete was not performed on feature for the table/feature class 'feature class name goes here'
The thing is that there are 11 line features to be deleted, 9 of them delete correctly and the remain 3 stay in the geodatabase for some reason. There isn't really any other information in the log file as to why these 3 features aren't deleteing. I added an inspector to view the data going into the FGDB writer, and all 11 records are set to fme_db_operation = DELETE. I'm at a lose as to why 3 of them don't actually delete.
Any ideas or other things I can check?