[JBoss JIRA] (ISPN-5838) Cleanup uberjar packaging
by Pedro Zapata (JIRA)
Pedro Zapata created ISPN-5838:
----------------------------------
Summary: Cleanup uberjar packaging
Key: ISPN-5838
URL: https://issues.jboss.org/browse/ISPN-5838
Project: Infinispan
Issue Type: Feature Request
Components: Build process
Reporter: Pedro Zapata
Need to minimize shipping non-required or provided dependencies in the uberjar.
Some ideas that need to be further refined:
* Split CDI into cdi-embedded and cdi-remote
* Add only cdi-embedded to infinispan-embedded (and cdi-remote to infinispan-remote)
* Add infinispan-client-hotrod to infinispan-embedded ? Used for RemoteCacheStore (which is an embedded use-case)
* infinispan-embedded has a compulsory dependency on javax.transaction api. We cannot change this in Infinispan <= 8.2 for backwards compatibility, but we can change it in 8.3
*
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (ISPN-5837) Deprecate the eviction maxEntries attribute in favor of size
by Tristan Tarrant (JIRA)
Tristan Tarrant created ISPN-5837:
-------------------------------------
Summary: Deprecate the eviction maxEntries attribute in favor of size
Key: ISPN-5837
URL: https://issues.jboss.org/browse/ISPN-5837
Project: Infinispan
Issue Type: Task
Components: Configuration
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 8.1.0.Final
Depreacate the maxEntries methods on EvictionConfigurationBuilder
Print a warning in the embedded Parser when using max-entries in the schema
Remove the maxEntries attribute from the server management model
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (ISPN-5343) Make eviction size parameter configurable at runtime
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-5343?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-5343:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 8.1.0.Alpha2
Resolution: Done
> Make eviction size parameter configurable at runtime
> ----------------------------------------------------
>
> Key: ISPN-5343
> URL: https://issues.jboss.org/browse/ISPN-5343
> Project: Infinispan
> Issue Type: Feature Request
> Components: Eviction
> Affects Versions: 7.2.0.Beta2
> Environment: Infinispan 7/ JDG
> Reporter: Duncan Doyle
> Assignee: Sebastian Łaskawiec
> Fix For: 8.1.0.Alpha2, 8.1.0.Final
>
>
> I've got a use-case where I would like to be able to dynamically (at runtime) configure the max-entries parameter of my eviction configuration. This would allow to, for example, decrease the max-entries dynamically when my system starts running oom.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years