[JBoss JIRA] (ISPN-11948) server/tests HotRod clients should utilise the ProtoStreamMarshaller
by Tristan Tarrant (Jira)
[ https://issues.redhat.com/browse/ISPN-11948?page=com.atlassian.jira.plugi... ]
Tristan Tarrant updated ISPN-11948:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> server/tests HotRod clients should utilise the ProtoStreamMarshaller
> --------------------------------------------------------------------
>
> Key: ISPN-11948
> URL: https://issues.redhat.com/browse/ISPN-11948
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 11.0.0.CR1
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 11.0.0.Final
>
>
> The {{server-runtime}} modules has a dependency on {{infinispan-jboss-marshalling}} in order for the server to provide transcoding and jbmar on the server-side. However, the {{infinispan-server-testdriver-core}} does not exclude this dependency, resulting in all client tests automatically configuring the {{GenericJBossMarshaller}} . The default for tests should be the {{ProtoStreamMarshaller}}, however it should also be possible to configure other marshallers if required.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (ISPN-11881) Expose fetchSize for Query.iterator()
by Nistor Adrian (Jira)
[ https://issues.redhat.com/browse/ISPN-11881?page=com.atlassian.jira.plugi... ]
Nistor Adrian updated ISPN-11881:
---------------------------------
Labels: SearchNG (was: )
> Expose fetchSize for Query.iterator()
> -------------------------------------
>
> Key: ISPN-11881
> URL: https://issues.redhat.com/browse/ISPN-11881
> Project: Infinispan
> Issue Type: Enhancement
> Components: Embedded Querying
> Affects Versions: 11.0.0.Dev05
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Priority: Major
> Labels: SearchNG
>
> Query.iterator() should accept a param to specify the fetch size of entries. For indexless query, this would affect the underlying stream and for distributed lucene queries it would set the underlying DistributedIterator's fetchSize
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (ISPN-11881) Expose fetchSize for Query.iterator()
by Gustavo Fernandes (Jira)
[ https://issues.redhat.com/browse/ISPN-11881?page=com.atlassian.jira.plugi... ]
Gustavo Fernandes updated ISPN-11881:
-------------------------------------
Labels: (was: query-ispn11)
> Expose fetchSize for Query.iterator()
> -------------------------------------
>
> Key: ISPN-11881
> URL: https://issues.redhat.com/browse/ISPN-11881
> Project: Infinispan
> Issue Type: Enhancement
> Components: Embedded Querying
> Affects Versions: 11.0.0.Dev05
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Priority: Major
>
> Query.iterator() should accept a param to specify the fetch size of entries. For indexless query, this would affect the underlying stream and for distributed lucene queries it would set the underlying DistributedIterator's fetchSize
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (ISPN-11964) WARN about unknown cache encoding
by Gustavo Fernandes (Jira)
[ https://issues.redhat.com/browse/ISPN-11964?page=com.atlassian.jira.plugi... ]
Gustavo Fernandes updated ISPN-11964:
-------------------------------------
Description:
A special MediaType ''application/unknown" is used when the cache hasn't an <encoding> configuration and its encoding cannot be guessed.
For 11.0.0.Final, this should result in a WARNING since conversions with unknown format depends on the default marshaller that is not the same across versions.
was:
A special MediaType ''application/unknown" is used when the cache hasn't an <encoding> configuration and its encoding cannot be guessed.
For 11.0.0.Final, this should result in a WARNING since conversions with unknown format depends on "user marshaller" and can be done only in a best effort basis
> WARN about unknown cache encoding
> ----------------------------------
>
> Key: ISPN-11964
> URL: https://issues.redhat.com/browse/ISPN-11964
> Project: Infinispan
> Issue Type: Bug
> Components: Core, Server
> Affects Versions: 11.0.0.CR1
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Priority: Major
> Fix For: 11.0.0.Final
>
>
> A special MediaType ''application/unknown" is used when the cache hasn't an <encoding> configuration and its encoding cannot be guessed.
> For 11.0.0.Final, this should result in a WARNING since conversions with unknown format depends on the default marshaller that is not the same across versions.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months