[JBoss JIRA] (ISPN-6572) Improve JCache Remote behaviour when Management port unavailable
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/ISPN-6572?page=com.atlassian.jira.plugin.... ]
Galder Zamarreño updated ISPN-6572:
-----------------------------------
Status: Open (was: New)
> Improve JCache Remote behaviour when Management port unavailable
> ----------------------------------------------------------------
>
> Key: ISPN-6572
> URL: https://issues.jboss.org/browse/ISPN-6572
> Project: Infinispan
> Issue Type: Enhancement
> Components: JCache, Remote Protocols
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Fix For: 9.0.0.Alpha2, 9.0.0.Final
>
>
> * Checking the existence of a cache should be done using RemoteCacheManager.getCache() to avoid the need to check cache existence via Management port.
> * If Management port connection fails, the transaction should be laundered into an Exception that is more meaningful for the end user.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (ISPN-6621) Server Management Console not showing up data in Cache containers tab when tried with hotrod connector alone
by Krishna Kalesh Balakrishnan (JIRA)
Krishna Kalesh Balakrishnan created ISPN-6621:
-------------------------------------------------
Summary: Server Management Console not showing up data in Cache containers tab when tried with hotrod connector alone
Key: ISPN-6621
URL: https://issues.jboss.org/browse/ISPN-6621
Project: Infinispan
Issue Type: Bug
Components: Console
Affects Versions: 8.2.1.Final
Reporter: Krishna Kalesh Balakrishnan
Priority: Minor
Fix For: 8.2.1.Final
Attachments: clustter_page_hotrod_alone.PNG, enabled_all_connectors.PNG, enabled_hotrod_alone.PNG
While running infinispan-server-8.2.1.Final in domain mode, tried to use only hotrod-connector after removing memcached-connector, rest-connector & websocket-connector from <subsystem xmlns="urn:infinispan:server:endpoint:8.0">
After removing memcached-connector, rest-connector & websocket-connector, Server Management Console not showing up anything in Cache container view.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (ISPN-6619) New cache creation based on newly created configuration template over CLI requires server restart
by Anna Manukyan (JIRA)
Anna Manukyan created ISPN-6619:
-----------------------------------
Summary: New cache creation based on newly created configuration template over CLI requires server restart
Key: ISPN-6619
URL: https://issues.jboss.org/browse/ISPN-6619
Project: Infinispan
Issue Type: Bug
Components: CLI, Server
Reporter: Anna Manukyan
When adding new cache configuration template (with linked cache) or modifying the existing cache configuration template (e.g. enabling the compatibility mode or transaction) using CLI, then the cache configuration is not visible from the client.
The changes take affect only after the server restart.
I would expect the cache be accessible right after the CLI changes are done.
You can find the steps for reproduction in according section.
Note: if only cache is created using CLI based on the existing configuration template (which was available before server start), then everything works fine - the configuration is applied to the newly created cache.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months