[JBoss JIRA] (ISPN-11790) Deprecate CacheQuery
by Gustavo Fernandes (Jira)
[ https://issues.redhat.com/browse/ISPN-11790?page=com.atlassian.jira.plugi... ]
Gustavo Fernandes edited comment on ISPN-11790 at 5/11/20 8:45 AM:
-------------------------------------------------------------------
CacheQuery behaviour should be deprecated so that org.infinispan.query.dsl.Query is the only supported query object. This involves:
* CacheQuery allows query re-execution, while Query doesn't. This feature should be brought to Query
* Supporting ResultIterator in org.infinispan.query.dsl.Query;
* Introducing a QueryResult object to org.infinispan.query.dsl.Query containing info about the results, such as number of hits (OptionalLong) and the list of results. In the future it could hold more info about the resultset, such as explanation and scores.
* Deprecate Query.getProjection()
was (Author: gustavonalle):
CacheQuery behaviour should be deprecated so that org.infinispan.query.dsl.Query is the only supported query object. This involves:
* CacheQuery allow query re-execution, while Query doesn't. This feature should be brought to Query
* Supporting ResultIterator in org.infinispan.query.dsl.Query;
* Introducing a QueryResult object to org.infinispan.query.dsl.Query containing info about the results, such as number of hits (OptionalLong) and the list of results. In the future it could hold more info about the resultset, such as explanation and scores.
* Deprecate Query.getProjection()
> Deprecate CacheQuery
> --------------------
>
> Key: ISPN-11790
> URL: https://issues.redhat.com/browse/ISPN-11790
> Project: Infinispan
> Issue Type: Enhancement
> Components: Embedded Querying
> Affects Versions: 11.0.0.Dev05
> Reporter: Gustavo Fernandes
> Priority: Major
> Labels: query-ispn11
> Fix For: 11.0.0.Final
>
>
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 8 months
[JBoss JIRA] (ISPN-11790) Deprecate CacheQuery
by Gustavo Fernandes (Jira)
[ https://issues.redhat.com/browse/ISPN-11790?page=com.atlassian.jira.plugi... ]
Gustavo Fernandes edited comment on ISPN-11790 at 5/11/20 7:37 AM:
-------------------------------------------------------------------
CacheQuery behaviour should be deprecated so that org.infinispan.query.dsl.Query is the only supported query object. This involves:
* CacheQuery allow query re-execution, while Query doesn't. This feature should be brought to Query
* Supporting ResultIterator in org.infinispan.query.dsl.Query;
* Introducing a QueryResult object to org.infinispan.query.dsl.Query containing info about the results, such as number of hits (OptionalLong) and the list of results. In the future it could hold more info about the resultset, such as explanation and scores.
* Deprecate Query.getProjection()
was (Author: gustavonalle):
CacheQuery behaviour should be deprecated so that org.infinispan.query.dsl.Query is the only supported query object. This involves:
* Supporting ResultIterator in org.infinispan.query.dsl.Query;
* Introducing a QueryResult object to org.infinispan.query.dsl.Query containing info about the results, such as number of hits (OptionalLong) and the list of results. In the future it could hold more info about the resultset, such as explanation and scores.
* Deprecate Query.getProjection()
> Deprecate CacheQuery
> --------------------
>
> Key: ISPN-11790
> URL: https://issues.redhat.com/browse/ISPN-11790
> Project: Infinispan
> Issue Type: Enhancement
> Components: Embedded Querying
> Affects Versions: 11.0.0.Dev05
> Reporter: Gustavo Fernandes
> Priority: Major
> Labels: query-ispn11
> Fix For: 11.0.0.Final
>
>
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 8 months
[JBoss JIRA] (ISPN-11779) WildFly modules reloaded
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-11779?page=com.atlassian.jira.plugi... ]
Ryan Emerson resolved ISPN-11779.
---------------------------------
Fix Version/s: 11.0.0.CR1
Resolution: Done
> WildFly modules reloaded
> ------------------------
>
> Key: ISPN-11779
> URL: https://issues.redhat.com/browse/ISPN-11779
> Project: Infinispan
> Issue Type: Feature Request
> Components: WildFly modules
> Affects Versions: 11.0.0.Dev05
> Reporter: Wolf-Dieter Fink
> Assignee: Tristan Tarrant
> Priority: Major
> Fix For: 11.0.0.CR1
>
>
> There is no download for the EAP modules and it is not possible to use embedded application with dependencies to use DG8 modules.
> As well it is not possible to use the integration to configure DG caches inside the additional EAP subsystem to use caches for application purpose.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 8 months