SourceForge.net Logo
Main Overview Wiki Issues Forum Build Fisheye
Issue Details (XML | Word | Printable)

Key: CMP-847
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Shay Banon
Reporter: Shay Banon
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Compass

Provide a ConcurrentStringMap based implementation for Terracotta Directory store

Created: 03/Mar/09 03:27 PM   Updated: 03/Mar/09 03:28 PM
Component/s: Compass::Needle
Affects Version/s: None
Fix Version/s: 2.2.0 RC1


 Description  « Hide
This can be set now using the following setting: compass.engine.store.tc.type
  • Allows to control which type of terracotta store will be used. Options are:
  • <ul>
  • <li>managed: Uses {@link ManagedTerracottaDirectory}</li>
  • <li>chm: Uses {@link TerracottaDirectory}</li>
  • <li>csm: USes {@link CSMTerracottaDirectory}</li>.
  • </ul>


 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.