adding tests for INT-1332

This commit is contained in:
Josh Long
2010-08-16 08:26:39 +00:00
parent e8d80e04e0
commit 74d96fe9b0

View File

@@ -52,14 +52,6 @@ public class PropertiesBasedMetadataPersister implements MetadataPersister<Strin
*/
private Properties properties;
/* */
/**
* An executor (only useful for the background writes if async writes are supported)
*/
/*
private TaskScheduler taskScheduler;*/
/**
* Users can either provide a unique name and we can automatically setup #locationOfPropertiesOnDisk
*/