[JBoss JIRA] (ISPN-8471) Node anti-affinity settings
by Pedro Zapata (JIRA)
Pedro Zapata created ISPN-8471:
----------------------------------
Summary: Node anti-affinity settings
Key: ISPN-8471
URL: https://issues.jboss.org/browse/ISPN-8471
Project: Infinispan
Issue Type: Enhancement
Components: Cloud Integrations
Reporter: Pedro Zapata
Ideally, for data security and redundancy, data from the same segments should reside in different Openshift nodes. That's not enforceable, but it can be requested on a best effort basis.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 2 months
[JBoss JIRA] (ISPN-8467) Memory Leak in the Rest server
by Gustavo Fernandes (JIRA)
[ https://issues.jboss.org/browse/ISPN-8467?page=com.atlassian.jira.plugin.... ]
Gustavo Fernandes updated ISPN-8467:
------------------------------------
Status: Open (was: New)
> Memory Leak in the Rest server
> ------------------------------
>
> Key: ISPN-8467
> URL: https://issues.jboss.org/browse/ISPN-8467
> Project: Infinispan
> Issue Type: Bug
> Components: Server
> Affects Versions: 9.2.0.Alpha2
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
>
> The Netty rest server upon each connection will install the {{Http20RequestHandler}} that in turn creates a new instance of {{CacheOperations}} and {{RestCacheManager}} objects.
> The {{RestCacheManager}} on every connection, among other things, will create hashmaps to keep cache instances, and will try to register every time a new {{RestSourceMigrator}} which gets accumulated in the {{RollingUpgradeManager}}.
> Those objects should be shared across all channels so that they can efficiently cache resources and avoid creating lots of garbage.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 2 months
[JBoss JIRA] (ISPN-8467) Memory Leak in the Rest server
by Gustavo Fernandes (JIRA)
[ https://issues.jboss.org/browse/ISPN-8467?page=com.atlassian.jira.plugin.... ]
Gustavo Fernandes updated ISPN-8467:
------------------------------------
Description:
The Netty rest server upon each connection will install the {{Http20RequestHandler}} that in turn creates a new instance of {{CacheOperations}} and {{RestCacheManager}} objects.
The {{RestCacheManager}} on every connection, among other things, will create hashmaps to keep cache instances, and will try to register every time a new {{RestSourceMigrator}} which gets accumulated in the {{RollingUpgradeManager}}.
Those objects should be shared across all channels so that they can efficiently cache resources and avoid creating lots of garbage.
was:
The Netty rest server upon each connection will install the {{Http20RequestHandler}} that in turn creates a new instance of {{CacheOperations}} and {{RestCacheManager}} objects.
The {{RestCacheManager}} on every connection, among other things, will create hashmaps to keep cache instances, and will try to register a {{RestSourceMigrator}} which gets accumulated over time in the {{RollingUpgradeManager}}.
Those objects should be shared across all channels so that they can efficiently cache resources and avoid creating lots of garbage.
> Memory Leak in the Rest server
> ------------------------------
>
> Key: ISPN-8467
> URL: https://issues.jboss.org/browse/ISPN-8467
> Project: Infinispan
> Issue Type: Bug
> Components: Server
> Affects Versions: 9.2.0.Alpha2
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
>
> The Netty rest server upon each connection will install the {{Http20RequestHandler}} that in turn creates a new instance of {{CacheOperations}} and {{RestCacheManager}} objects.
> The {{RestCacheManager}} on every connection, among other things, will create hashmaps to keep cache instances, and will try to register every time a new {{RestSourceMigrator}} which gets accumulated in the {{RollingUpgradeManager}}.
> Those objects should be shared across all channels so that they can efficiently cache resources and avoid creating lots of garbage.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 2 months
[JBoss JIRA] (ISPN-8467) Memory Leak in the Rest server
by Gustavo Fernandes (JIRA)
[ https://issues.jboss.org/browse/ISPN-8467?page=com.atlassian.jira.plugin.... ]
Gustavo Fernandes updated ISPN-8467:
------------------------------------
Description:
The Netty rest server upon each connection will install the {{Http20RequestHandler}} that in turn creates a new instance of {{CacheOperations}} and {{RestCacheManager}} objects.
The {{RestCacheManager}} on every connection, among other things, will create hashmaps to keep cache instances, and will try to register a {{RestSourceMigrator}} which gets accumulated over time in the {{RollingUpgradeManager}}.
Those objects should be shared across all channels so that they can efficiently cache resources and avoid creating lots of garbage.
was:
The Netty rest server upon each connection will install the {{Http20RequestHandler}} that in turn creates a new instance of {{CacheOperations}} and {{RestCacheManager}} objects.
The {{RestCacheManager}} on every connection, among other things, will create hashmaps to keep cache instances, and will try to register a {{RestSourceMigrator}} which gets accumulated over time in the {{RestSourceMigrator}}.
Those objects should be shared across all channels so that they can efficiently cache resources and avoid creating lots of garbage.
> Memory Leak in the Rest server
> ------------------------------
>
> Key: ISPN-8467
> URL: https://issues.jboss.org/browse/ISPN-8467
> Project: Infinispan
> Issue Type: Bug
> Components: Server
> Affects Versions: 9.2.0.Alpha2
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
>
> The Netty rest server upon each connection will install the {{Http20RequestHandler}} that in turn creates a new instance of {{CacheOperations}} and {{RestCacheManager}} objects.
> The {{RestCacheManager}} on every connection, among other things, will create hashmaps to keep cache instances, and will try to register a {{RestSourceMigrator}} which gets accumulated over time in the {{RollingUpgradeManager}}.
> Those objects should be shared across all channels so that they can efficiently cache resources and avoid creating lots of garbage.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 2 months
[JBoss JIRA] (ISPN-8466) Use StatefulSets in template
by Pedro Zapata (JIRA)
Pedro Zapata created ISPN-8466:
----------------------------------
Summary: Use StatefulSets in template
Key: ISPN-8466
URL: https://issues.jboss.org/browse/ISPN-8466
Project: Infinispan
Issue Type: Enhancement
Components: Cloud Integrations
Reporter: Pedro Zapata
Change deployment model from DeploymentConfig to StatefulSets, for symmetry, keeping the same behaviour in all services and stability.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 2 months