[JBoss JIRA] (ISPN-6595) Simplify CDI default bean implementation
by Sebastian Łaskawiec (JIRA)
[ https://issues.jboss.org/browse/ISPN-6595?page=com.atlassian.jira.plugin.... ]
Sebastian Łaskawiec updated ISPN-6595:
--------------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Simplify CDI default bean implementation
> ----------------------------------------
>
> Key: ISPN-6595
> URL: https://issues.jboss.org/browse/ISPN-6595
> Project: Infinispan
> Issue Type: Enhancement
> Components: CDI Integration
> Reporter: Sebastian Łaskawiec
> Assignee: Sebastian Łaskawiec
> Fix For: 9.0.0.Alpha3, 9.0.0.Final
>
>
> The main idea is to remove {{DefaultEmbeddedCacheManagerProducer}} and add them only if necessary (we can check that by {{BeanManager.getBeans(EmbeddedCacheManager.class)}} ) in {{AfterBeanDiscovery}}.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (ISPN-6616) LevelDB cache store configuration is not loaded to the cache configuration page
by Ryan Emerson (JIRA)
[ https://issues.jboss.org/browse/ISPN-6616?page=com.atlassian.jira.plugin.... ]
Ryan Emerson updated ISPN-6616:
-------------------------------
Status: Open (was: New)
> LevelDB cache store configuration is not loaded to the cache configuration page
> -------------------------------------------------------------------------------
>
> Key: ISPN-6616
> URL: https://issues.jboss.org/browse/ISPN-6616
> Project: Infinispan
> Issue Type: Bug
> Components: Console
> Affects Versions: 9.0.0.Alpha1
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Fix For: 9.0.0.Alpha2
>
>
> if I start a container with a cache (any cache) with leveldb store e.g.
> <leveldb-store path="/tmp/leveldb/data" cache-size="100"
> block-size="100" clear-threshold="100"
> passivation="true" preload="true"
> purge="true" read-only="true" shared="true" singleton="false">
> </leveldb-store>
> In the configuration page of the cache the level-db configuration is empty, but jmx attributes are set correctly
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (ISPN-6616) LevelDB cache store configuration is not loaded to the cache configuration page
by Ryan Emerson (JIRA)
[ https://issues.jboss.org/browse/ISPN-6616?page=com.atlassian.jira.plugin.... ]
Ryan Emerson moved JDG-312 to ISPN-6616:
----------------------------------------
Project: Infinispan (was: JBoss Data Grid)
Key: ISPN-6616 (was: JDG-312)
Workflow: GIT Pull Request with Triage workflow (was: CDW with loose statuses v1)
Component/s: Console
(was: Management and Monitoring)
Target Release: (was: JDG 7.0.0 GA)
Affects Version/s: 9.0.0.Alpha1
(was: JDG 7.0.0 ER4)
Fix Version/s: 9.0.0.Alpha2
(was: JDG 7.0.0 ER5)
> LevelDB cache store configuration is not loaded to the cache configuration page
> -------------------------------------------------------------------------------
>
> Key: ISPN-6616
> URL: https://issues.jboss.org/browse/ISPN-6616
> Project: Infinispan
> Issue Type: Bug
> Components: Console
> Affects Versions: 9.0.0.Alpha1
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Fix For: 9.0.0.Alpha2
>
>
> if I start a container with a cache (any cache) with leveldb store e.g.
> <leveldb-store path="/tmp/leveldb/data" cache-size="100"
> block-size="100" clear-threshold="100"
> passivation="true" preload="true"
> purge="true" read-only="true" shared="true" singleton="false">
> </leveldb-store>
> In the configuration page of the cache the level-db configuration is empty, but jmx attributes are set correctly
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (ISPN-6552) Merge parsers into one
by Pedro Ruivo (JIRA)
[ https://issues.jboss.org/browse/ISPN-6552?page=com.atlassian.jira.plugin.... ]
Pedro Ruivo updated ISPN-6552:
------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.0.0.Alpha2
Resolution: Done
> Merge parsers into one
> ----------------------
>
> Key: ISPN-6552
> URL: https://issues.jboss.org/browse/ISPN-6552
> Project: Infinispan
> Issue Type: Task
> Components: Configuration
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Fix For: 9.0.0.Alpha2, 9.0.0.Final
>
>
> Configuration parsers are handled by versioned classes. This causes needless redundancy. Since the introduction of Namespace.since() we can perform conditional parsing based on the version of the schema. All supported parses should be merged into one.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months