2 Replies Latest reply on Mar 4, 2013 6:11 PM by stonesoft

    Unexpected behavior - filter called before doneFileName

    stonesoft

      When I drop a file into the directory I am monitoring I immediately see logging from my custom java filter even though I have specified doneFileName.  It doesn't consume the file until the done file is created but I would expect it not to call the filter until the done file is created as well.  Is this how it should work?