[JBoss JIRA] (WFLY-9966) local-cache doesn't allow jndi-name attribute any more in wildfly 12, but it still supports in wildfly 11
by dungtri pham (JIRA)
[ https://issues.jboss.org/browse/WFLY-9966?page=com.atlassian.jira.plugin.... ]
dungtri pham updated WFLY-9966:
-------------------------------
Description:
I use to have my local cache defined in wildfly 10, 11 like below:
<cache-container name="mycache" default-cache="my_device_cache">
<local-cache name="my_device_cache" jndi-name="java:/cache/device/status">
<file-store passivation="false" preload="true" purge="false" shared="true"/>
</local-cache>
</cache-container>
Now, it blows up in wildfly 12 and complains about jndi-name is invalid attribute.
> local-cache doesn't allow jndi-name attribute any more in wildfly 12, but it still supports in wildfly 11
> ---------------------------------------------------------------------------------------------------------
>
> Key: WFLY-9966
> URL: https://issues.jboss.org/browse/WFLY-9966
> Project: WildFly
> Issue Type: Bug
> Components: Server
> Affects Versions: 12.0.0.Final
> Reporter: dungtri pham
> Assignee: Jason Greene
>
> I use to have my local cache defined in wildfly 10, 11 like below:
> <cache-container name="mycache" default-cache="my_device_cache">
> <local-cache name="my_device_cache" jndi-name="java:/cache/device/status">
> <file-store passivation="false" preload="true" purge="false" shared="true"/>
> </local-cache>
> </cache-container>
> Now, it blows up in wildfly 12 and complains about jndi-name is invalid attribute.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (SWSQE-48) Service Mesh Topology's
by Matt Mahoney (JIRA)
[ https://issues.jboss.org/browse/SWSQE-48?page=com.atlassian.jira.plugin.s... ]
Matt Mahoney deleted SWSQE-48:
------------------------------
> Service Mesh Topology's
> -----------------------
>
> Key: SWSQE-48
> URL: https://issues.jboss.org/browse/SWSQE-48
> Project: Swift Sunshine QE
> Issue Type: Task
> Reporter: Matt Mahoney
> Assignee: viet nguyen
>
> "As a SWS UI developer I want to make sure that we can visualize various different network topology meshes in the service graph"
> "As a SWS backend developer I want to make sure that we can generate correct JSON from various network topology meshes"
> We need to be able to quickly and easily deploy a bunch of different network topography examples in various namespaces in OpenShift/K8S for testing purposes.
> There are a bunch of different posible combinations of how things can be arranged and we need to be able to verify that they are render correctly in our UI and that our backend JSON is generating them correctly.
> We should be able to easily just generate these different types of setups by deploying a template in a namespace.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months