[JBoss JIRA] (ISPN-10977) Asciidoctorj 2.1
by Tristan Tarrant (Jira)
Tristan Tarrant created ISPN-10977:
--------------------------------------
Summary: Asciidoctorj 2.1
Key: ISPN-10977
URL: https://issues.jboss.org/browse/ISPN-10977
Project: Infinispan
Issue Type: Component Upgrade
Components: Build, Documentation
Affects Versions: 10.1.0.Beta1
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 10.1.0.CR1
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 1 month
[JBoss JIRA] (ISPN-10974) Remove APPLICATION_UNKNOWN media type
by Ryan Emerson (Jira)
Ryan Emerson created ISPN-10974:
-----------------------------------
Summary: Remove APPLICATION_UNKNOWN media type
Key: ISPN-10974
URL: https://issues.jboss.org/browse/ISPN-10974
Project: Infinispan
Issue Type: Enhancement
Components: Hot Rod, Server
Affects Versions: 10.1.0.Beta1
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 10.1.0.Final
We should remove APPLICATION_UNKNOWN media type from the server. Care must be taken to ensure this does not break backward compatibility with the oldest supported HotRod client, as the media type is set to APPLICATION_UNKNOWN in old clients that are not media type aware.
Furthermore, we need to develop a test mechanism for ensuring that old clients remain backwards compatible.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 1 month
[JBoss JIRA] (ISPN-10973) Distributed cache remote gets should use server hinting
by dan.berindei (Jira)
dan.berindei created ISPN-10973:
-----------------------------------
Summary: Distributed cache remote gets should use server hinting
Key: ISPN-10973
URL: https://issues.jboss.org/browse/ISPN-10973
Project: Infinispan
Issue Type: Enhancement
Components: Core
Affects Versions: 10.1.0.Beta1, 9.4.16.Final
Reporter: dan.berindei
When server hinting is enabled, every key is very likely to have an owner in the local site, but not necessarily the primary owner.
Our dist cache reads always go to the primary owner first, and only ask the backups after a timeout ({{remoteTimeout / 10 / numOwners}}). We should take advantage of server hinting and ask the closest owner first.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 1 month