Release Notes - Compass - Version 2.1.0 GA - HTML format
Bug
- [CMP-745] - Terracotta index storage fails with Lucene 2.4 (new seek operation fails)
- [CMP-749] - Synchronisation on TerracottaFile.setLastModified
- [CMP-750] - NullPointerException in CompassEventListener when trying to configure an HibernateMirrorFilter
- [CMP-751] - component mapping prefix does not work with dynamic meta data
- [CMP-755] - Asyncronous refreshing of index cache should ignore (and not log an error) a sub index that does not exists
- [CMP-762] - PaginationHibernateIndexEntitiesIndexer does not set first result and max results when using Criterial API
- [CMP-764] - Saving object getting NPE in processCollectionEvent of HibernateCollectionEventListener
Improvement
- [CMP-739] - Split TerracottaFile when exceeding a given threshold in order to avoid OutOfMemoryErrors
- [CMP-746] - Expose terracotta intenral ConcurrentHashMap setting (inital capacity, load factor, and concurrency level) as configuration parameters
- [CMP-747] - Allow to configure bucket size as string with size suffix (k,m,g) for easier configuration (can be float numbers)
- [CMP-748] - Support new time notation based conifuration (10millis, 10s, 10m, and 10H)
- [CMP-752] - Make using LockFactoryProviders more spring friendly.
- [CMP-754] - Expose registerClass with @SearchConverter annotation configurartion
- [CMP-756] - Dynamic json mappings should take into account the suggested store/index/... based on the type (for example, numbers should be not anlyzed)
- [CMP-757] - Improve two phase commit when using LuceneTransaction (to use prepareCommit)
- [CMP-759] - Allow to confiugre package scanning using settings based configuration (and JSON)
New Feature
- [CMP-758] - Allow to configure Compass using JSON
- [CMP-760] - Support configuration of mappings using JSON
- [CMP-763] - Support MVEL as another scripting/dynamic language to use with dynamic property mapping
|
Edit/Copy Release Notes
The text area below allows the project release notes to be edited and copied to another document.
|
|