[JBoss JIRA] (ISPN-11479) Enforce <indexed-entities> for protobuf payloads in indexed caches
by Nistor Adrian (Jira)
[ https://issues.redhat.com/browse/ISPN-11479?page=com.atlassian.jira.plugi... ]
Nistor Adrian updated ISPN-11479:
---------------------------------
Description:
This config element must have the same meaning as for indexed classes.
It must list FQNs of indexed types.
<indexed-entity> occurrence must also be set to 1..n in xsd
was:
This config element must have the same meaning as for indexed classes.
It must list FQNs of indexed types.
<indexed-entities> occurence must also be set to 1..n in xsd
> Enforce <indexed-entities> for protobuf payloads in indexed caches
> ------------------------------------------------------------------
>
> Key: ISPN-11479
> URL: https://issues.redhat.com/browse/ISPN-11479
> Project: Infinispan
> Issue Type: Enhancement
> Components: Remote Querying
> Reporter: Nistor Adrian
> Assignee: Nistor Adrian
> Priority: Major
> Fix For: 11.0.0.Final, 11.0.0.Dev05
>
>
> This config element must have the same meaning as for indexed classes.
> It must list FQNs of indexed types.
> <indexed-entity> occurrence must also be set to 1..n in xsd
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 8 months
[JBoss JIRA] (ISPN-11742) Docs: Remove stale content
by Donald Naro (Jira)
[ https://issues.redhat.com/browse/ISPN-11742?page=com.atlassian.jira.plugi... ]
Donald Naro updated ISPN-11742:
-------------------------------
Description:
Remove stale content from docs and make the index nicer
Things that might need to be dropped:
- EAP modules (already done)
- titles/overview/overview.html
- titles/getting_started/getting_started.html
was:Remove stale content from docs and make the index nicer
> Docs: Remove stale content
> --------------------------
>
> Key: ISPN-11742
> URL: https://issues.redhat.com/browse/ISPN-11742
> Project: Infinispan
> Issue Type: Enhancement
> Affects Versions: 11.0.0.Dev05
> Reporter: Donald Naro
> Assignee: Donald Naro
> Priority: Major
>
> Remove stale content from docs and make the index nicer
> Things that might need to be dropped:
> - EAP modules (already done)
> - titles/overview/overview.html
> - titles/getting_started/getting_started.html
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 8 months
[JBoss JIRA] (ISPN-11743) CacheCollection#localPublisher default is blocking
by Will Burns (Jira)
Will Burns created ISPN-11743:
---------------------------------
Summary: CacheCollection#localPublisher default is blocking
Key: ISPN-11743
URL: https://issues.redhat.com/browse/ISPN-11743
Project: Infinispan
Issue Type: Enhancement
Components: Core
Reporter: Will Burns
The default methods added in CacheCollection all rely on the underlying stream to populate the publisher. Unfortunately this can be blocking in certain circumstances. We should evaluate if we can instead remove the default methods (this will be harder since the package these interfaces live in are public). Or we have to ensure that all classes that implement this interface actually override this and ensure it is non blocking.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 8 months