[JBoss JIRA] (ISPN-11583) Cannot change to udp jgroups protocol in server test suite
by Gustavo Fernandes (Jira)
[ https://issues.redhat.com/browse/ISPN-11583?page=com.atlassian.jira.plugi... ]
Gustavo Fernandes updated ISPN-11583:
-------------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Cannot change to udp jgroups protocol in server test suite
> ----------------------------------------------------------
>
> Key: ISPN-11583
> URL: https://issues.redhat.com/browse/ISPN-11583
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 10.1.5.Final, 11.0.0.Dev03
> Reporter: Diego Lovison
> Assignee: Tristan Tarrant
> Priority: Critical
> Fix For: 11.0.0.Dev04, 10.1.6.Final
>
>
> When running {{mvn verify -Dit.test=HotRodCacheQueries -Dinfinispan.test.jgroups.protocol=udp -pl server/tests}} it won't be able to change to UDP because {{ClusteredServerTest.xml}} has a static value for
> {noformat}
> <xi:include href="jgroups/tcp.xml"/>
> {noformat}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (IPROTO-138) Log a warning when the write-behind modification queue is full
by Ryan Emerson (Jira)
Ryan Emerson created IPROTO-138:
-----------------------------------
Summary: Log a warning when the write-behind modification queue is full
Key: IPROTO-138
URL: https://issues.redhat.com/browse/IPROTO-138
Project: Infinispan ProtoStream
Issue Type: Enhancement
Reporter: Ryan Emerson
When the async-modification-queue becomes full, writes are performed synchronously. Currently it's not possible from the logs to ascertain that this has happened, even though it could have a significant impact on performance. We should log when the queue is full, followed by a follow up message saying how many writes we written synchronously once it's no longer full. This will provide the user with feedback that can be used to more accurately configured the queue size.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (ISPN-11616) Log a warning when the write-behind modification queue is full
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-11616?page=com.atlassian.jira.plugi... ]
Ryan Emerson moved IPROTO-138 to ISPN-11616:
--------------------------------------------
Project: Infinispan (was: Infinispan ProtoStream)
Key: ISPN-11616 (was: IPROTO-138)
> Log a warning when the write-behind modification queue is full
> --------------------------------------------------------------
>
> Key: ISPN-11616
> URL: https://issues.redhat.com/browse/ISPN-11616
> Project: Infinispan
> Issue Type: Enhancement
> Reporter: Ryan Emerson
> Priority: Major
>
> When the async-modification-queue becomes full, writes are performed synchronously. Currently it's not possible from the logs to ascertain that this has happened, even though it could have a significant impact on performance. We should log when the queue is full, followed by a follow up message saying how many writes we written synchronously once it's no longer full. This will provide the user with feedback that can be used to more accurately configured the queue size.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years