[JBoss JIRA] (ISPN-10283) LocalPublisherManagerImpl performs blocking Cache operations
by Will Burns (Jira)
[ https://issues.jboss.org/browse/ISPN-10283?page=com.atlassian.jira.plugin... ]
Will Burns updated ISPN-10283:
------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 10.1.0.Beta1
(was: 10.1.0.CR1)
Resolution: Done
> LocalPublisherManagerImpl performs blocking Cache operations
> ------------------------------------------------------------
>
> Key: ISPN-10283
> URL: https://issues.jboss.org/browse/ISPN-10283
> Project: Infinispan
> Issue Type: Sub-task
> Reporter: Will Burns
> Assignee: Will Burns
> Priority: Major
> Fix For: 10.1.0.Beta1
>
>
> The LocalPublisherManagerImpl invokes some methods that can block, such as a get that can go remote. We need to convert these to use the non blocking API instead and change the appropriate Flowable to compensate for that.
> Examples are invocations of Cache#containsKey, Cache#get, Cache#getCacheEntry.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (ISPN-10990) The Hot Rod server logs warnings about non-tx caches too much
by Ryan Emerson (Jira)
[ https://issues.jboss.org/browse/ISPN-10990?page=com.atlassian.jira.plugin... ]
Ryan Emerson resolved ISPN-10990.
---------------------------------
Resolution: Done
> The Hot Rod server logs warnings about non-tx caches too much
> -------------------------------------------------------------
>
> Key: ISPN-10990
> URL: https://issues.jboss.org/browse/ISPN-10990
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 9.4.16.Final, 10.1.0.Beta1
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
> Fix For: 10.1.0.CR1
>
>
> Certain Hot Rod logs should be logged only once:
> ISPN-006010 Conditional operation '%s' should be used with transactional caches, otherwise data inconsistency issues could arise under failure situations
> ISPN-006011 Operation '%s' forced to return previous value should be used on transactional caches, otherwise data inconsistency issues could arise under failure situations
> ISPN-028024 Not wrapping custom marshaller with media type '%s' since the format is already supported by the server
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months