[JBoss JIRA] (ISPN-2912) Drop server-compatibility configuration parser
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-2912?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-2912:
----------------------------------
Summary: Drop server-compatibility configuration parser (was: Move server-compatibility configuration parser to a separate module)
Description: Drop the JDG/AS/EAP configuration parsers since it is safer to use a static configuration converter (was: The server configuration parsers don't really belong in core and the jdbc cachestore but should really be extracted to an external module)
> Drop server-compatibility configuration parser
> ----------------------------------------------
>
> Key: ISPN-2912
> URL: https://issues.jboss.org/browse/ISPN-2912
> Project: Infinispan
> Issue Type: Task
> Components: Configuration
> Affects Versions: 5.2.4.Final
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Fix For: 5.3.0.Final
>
>
> Drop the JDG/AS/EAP configuration parsers since it is safer to use a static configuration converter
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 8 months
[JBoss JIRA] (ISPN-3025) NullMarkerEntry is singleton but can be changed - very error prone!
by Mircea Markus (JIRA)
Mircea Markus created ISPN-3025:
-----------------------------------
Summary: NullMarkerEntry is singleton but can be changed - very error prone!
Key: ISPN-3025
URL: https://issues.jboss.org/browse/ISPN-3025
Project: Infinispan
Issue Type: Bug
Affects Versions: 5.2.5.Final
Reporter: Mircea Markus
Assignee: Mircea Markus
Fix For: 5.3.0.Final, 5.3.0.Alpha1
NullMarkerEntry is singleton but almost all the flags it aggregates can be amended. this is dangerous as some code might read the e.g. isChanged() value in a total random manner.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 8 months
[JBoss JIRA] (ISPN-3023) Re-implement BoundedConcurrentHashMap using CHMv8 designs
by Manik Surtani (JIRA)
Manik Surtani created ISPN-3023:
-----------------------------------
Summary: Re-implement BoundedConcurrentHashMap using CHMv8 designs
Key: ISPN-3023
URL: https://issues.jboss.org/browse/ISPN-3023
Project: Infinispan
Issue Type: Feature Request
Components: Core API, Eviction
Affects Versions: 5.2.5.Final
Reporter: Manik Surtani
Assignee: Manik Surtani
Fix For: 5.3.0.Beta1, 5.3.0.Final
This is better than the current segment-based approach, in terms of memory footprint as well as performance under high concurrency.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 8 months