Description
Filesystem recycling stops the ITest*Committer tests working all the time, if they pick up an existing FS which has a consistent instance.
We can do better here
Options
- Base AbstractCommitITest creates both consistent and inconsistent filesystems, does not destroy either, ever, subclasses choose which to bond to
- test setup to force disableFilesystemCaching(conf) in config setup; tear down to probe the FS for this option, and if true, close the FS