Refactor AccumuloStoreIT to create fate table with system config
Closed this issue · 3 comments
keith-turner commented
AccumuloStoreIT should use the fate table config from InitialConfiguration when it creates accumulo tables used for testing Fate.
keith-turner commented
Prior to #4320 fate was not behaving correctly because the versioning iterator was not present. Test created tables in a different way so did not have this issue. Making the test fate tables use the same config as the real fate table may have uncovered this earlier.
keith-turner commented
Also need to update AccumuloStoreFateIT.