[JBoss JIRA] (ISPN-6607) extra closing tag symbol
by Donald Naro (Jira)
[ https://issues.jboss.org/browse/ISPN-6607?page=com.atlassian.jira.plugin.... ]
Donald Naro updated ISPN-6607:
------------------------------
Sprint: (was: DataGrid Sprint #34)
> extra closing tag symbol
> -------------------------
>
> Key: ISPN-6607
> URL: https://issues.jboss.org/browse/ISPN-6607
> Project: Infinispan
> Issue Type: Bug
> Components: Documentation-Core
> Reporter: Martin Vrabel
> Assignee: Donald Naro
> Priority: Trivial
>
> in section 8.2.2 [#http://infinispan.org/docs/8.2.x/user_guide/user_guide.html#_sample_xml_configuration_2]
> the closing tag after .jpa.entity.Vehicle"{color:#d04437}>{color} should not be there
> {code}
> <local-cache name="vehicleCache">
> <persistence passivation="false">
> <jpa-store xmlns="urn:infinispan:config:store:jpa:7.0"
> persistence-unit="org.infinispan.persistence.jpa.configurationTest"
> entity-class="org.infinispan.persistence.jpa.entity.Vehicle">
> />
> </persistence>
> </local-cache>
> {code}
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
6 years, 6 months
[JBoss JIRA] (ISPN-10614) Creation of indexed queries via the CacheAdmin API fails
by Tristan Tarrant (Jira)
Tristan Tarrant created ISPN-10614:
--------------------------------------
Summary: Creation of indexed queries via the CacheAdmin API fails
Key: ISPN-10614
URL: https://issues.jboss.org/browse/ISPN-10614
Project: Infinispan
Issue Type: Bug
Components: Configuration
Affects Versions: 10.0.0.CR2
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 10.0.0.CR3
The QueryInterceptor cannot be added when a cache is created from the GlobalConfigurationManager since it happens within a persistence thread. We should use the async pool for creating/removing caches.
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
6 years, 6 months
[JBoss JIRA] (ISPN-10601) Support extensions in the Server
by Tristan Tarrant (Jira)
[ https://issues.jboss.org/browse/ISPN-10601?page=com.atlassian.jira.plugin... ]
Tristan Tarrant updated ISPN-10601:
-----------------------------------
Description: The server must scan for filters and install them in the protocol servers (was: Continuous Query does not work with the new server.
The needed filter class it not found)
> Support extensions in the Server
> --------------------------------
>
> Key: ISPN-10601
> URL: https://issues.jboss.org/browse/ISPN-10601
> Project: Infinispan
> Issue Type: Bug
> Components: Server
> Affects Versions: 10.0.0.CR2
> Reporter: Katia Aresti
> Assignee: Tristan Tarrant
> Priority: Major
> Fix For: 10.0.0.CR3
>
>
> The server must scan for filters and install them in the protocol servers
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
6 years, 6 months