[infinispan-issues] [JBoss JIRA] (ISPN-7433) Investigate performance with different xmit_interval values
Dan Berindei (JIRA)
issues at jboss.org
Wed Feb 22 10:18:00 EST 2017
[ https://issues.jboss.org/browse/ISPN-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei reopened ISPN-7433:
--------------------------------
Looks like the reduced xmit_interval is causing the build to hang and fill the disk with logs:
{noformat}
12:04:10,535 DEBUG (testng:[]) [GMS] address=NodeA, cluster=ISPN, physical address=127.0.0.1:8600
12:04:10,574 DEBUG (testng:[]) [GMS] NodeA: installing view [NodeA|0] (1) [NodeA]
12:04:10,648 DEBUG (testng:[]) [GMS] NodeA: created cluster (first member). My view is [NodeA|0], impl is org.jgroups.protocols.pbcast.CoordGmsImpl
12:04:10,730 DEBUG (testng:[]) [GMS] address=NodeB, cluster=ISPN, physical address=127.0.0.1:8601
12:04:10,750 DEBUG (testng:[]) [GMS] NodeB: sending JOIN(NodeB) to NodeA
12:04:12,757 WARN (testng:[]) [GMS] NodeB: JOIN(NodeB) sent to NodeA timed out (after 2000 ms), on try 1
12:04:12,757 DEBUG (testng:[]) [GMS] NodeB: sending JOIN(NodeB) to NodeA
12:04:13,536 DEBUG (testng:[]) [GMS] NodeB: installing view [NodeA|1] (2) [NodeA, NodeB]
12:04:14,071 WARN (jgroups-5,NodeB:[]) [GMS] NodeB: failed to create view from delta-view; dropping view: java.lang.IllegalStateException: the view-id of the delta view ([NodeA|0]) doesn't match the current view-id ([NodeA|1]); discarding delta view [NodeA|2], ref-view=[NodeA|0], joined=[NodeB]
12:04:14,071 DEBUG (jgroups-6,NodeA:[]) [GMS] NodeA: installing view [NodeA|1] (2) [NodeA, NodeB]
12:04:14,104 INFO (jgroups-6,NodeA:[]) [JGroupsTransport] ISPN000094: Received new cluster view for channel ISPN: [NodeA|1] (2) [NodeA, NodeB]
12:04:14,117 WARN (jgroups-6,NodeA:[]) [GMS] NodeA: failed to create view from delta-view; dropping view: java.lang.IllegalStateException: the view-id of the delta view ([NodeA|0]) doesn't match the current view-id ([NodeA|1]); discarding delta view [NodeA|2], ref-view=[NodeA|0], joined=[NodeB]
12:04:14,117 DEBUG (jgroups-5,NodeB:[]) [GMS] NodeB: installing view [NodeA|2] (2) [NodeA, NodeB]
12:04:14,127 INFO (jgroups-5,NodeB:[]) [JGroupsTransport] ISPN000094: Received new cluster view for channel ISPN: [NodeA|2] (2) [NodeA, NodeB]
12:04:15,028 DEBUG (testng:[]) [GMS] address=NodeC-45584, cluster=ISPN, physical address=127.0.0.1:8602
12:04:15,030 DEBUG (testng:[]) [GMS] NodeC-45584: sending JOIN(NodeC-45584) to NodeA
12:04:16,117 DEBUG (jgroups-5,NodeA:[]) [GMS] NodeA: installing view [NodeA|3] (3) [NodeA, NodeB, NodeC-45584]
12:04:16,117 WARN (jgroups-6,NodeB:[]) [GMS] NodeB: failed to create view from delta-view; dropping view: java.lang.IllegalStateException: the view-id of the delta view ([NodeA|1]) doesn't match the current view-id ([NodeA|2]); discarding delta view [NodeA|3], ref-view=[NodeA|1], joined=[NodeC-45584]
12:04:16,346 INFO (jgroups-5,NodeA:[]) [JGroupsTransport] ISPN000094: Received new cluster view for channel ISPN: [NodeA|3] (3) [NodeA, NodeB, NodeC-45584]
12:04:17,032 WARN (testng:[]) [GMS] NodeC-45584: JOIN(NodeC-45584) sent to NodeA timed out (after 2000 ms), on try 1
12:04:17,032 DEBUG (testng:[]) [GMS] NodeC-45584: sending JOIN(NodeC-45584) to NodeA
12:04:18,117 DEBUG (testng:[]) [GMS] NodeC-45584: installing view [NodeA|3] (3) [NodeA, NodeB, NodeC-45584]
12:04:18,461 INFO (testng:[]) [JGroupsTransport] ISPN000094: Received new cluster view for channel ISPN: [NodeA|3] (3) [NodeA, NodeB, NodeC-45584]
12:04:19,427 INFO (testng:[]) [TestSuiteProgress] Test starting: org.infinispan.persistence.ClusteredConditionalCommandPassivationTest.testPutIfAbsentOnBackupOwner[tx=false]
12:04:19,441 DEBUG (testng:[]) [LocalTopologyManagerImpl] Node NodeB joining cache private-store-cache
12:04:19,540 DEBUG (remote-thread-NodeA-p42415-t6:[]) [ClusterTopologyManagerImpl] Ignoring join request from NodeB for cache private-store-cache, joiner's view id is too old: 2
12:04:19,540 DEBUG (testng:[]) [LocalTopologyManagerImpl] Ignoring null join response, coordinator is probably shutting down
...
12:04:25,956 DEBUG (remote-thread-ClusteredConditionalCommandPassivationTest[tx=false]-NodeA-p42415-t6:[]) [ClusterTopologyManagerImpl] Ignoring join request from ClusteredConditionalCommandPassivationTest[tx=false]-NodeB-60608 for cache private-store-cache, joiner's view id is too old: 2
12:04:25,956 DEBUG (testng-ClusteredConditionalCommandPassivationTest[tx=false]:[]) [LocalTopologyManagerImpl] Ignoring null join response, coordinator is probably shutting down
12:04:25,956 DEBUG (remote-thread-ClusteredConditionalCommandPassivationTest[tx=false]-NodeA-p42415-t6:[]) [ClusterTopologyManagerImpl] Ignoring join request from ClusteredConditionalCommandPassivationTest[tx=false]-NodeB-60608 for cache private-store-cache, joiner's view id is too old: 2
12:04:25,956 DEBUG (testng-ClusteredConditionalCommandPassivationTest[tx=false]:[]) [LocalTopologyManagerImpl] Ignoring null join response, coordinator is probably shutting down
12:04:25,956 DEBUG (remote-thread-ClusteredConditionalCommandPassivationTest[tx=false]-NodeA-p42415-t6:[]) [ClusterTopologyManagerImpl] Ignoring join request from ClusteredConditionalCommandPassivationTest[tx=false]-NodeB-60608 for cache private-store-cache, joiner's view id is too old: 2
12:04:25,956 DEBUG (testng-ClusteredConditionalCommandPassivationTest[tx=false]:[]) [LocalTopologyManagerImpl] Ignoring null join response, coordinator is probably shutting down
{noformat}
> Investigate performance with different xmit_interval values
> -----------------------------------------------------------
>
> Key: ISPN-7433
> URL: https://issues.jboss.org/browse/ISPN-7433
> Project: Infinispan
> Issue Type: Task
> Components: Configuration, Core
> Affects Versions: 9.0.0.Beta2
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Labels: performance
> Fix For: 9.0.0.CR2
>
>
> The default {{UNICAST3.xmit_interval}} is 500ms, and the default {{NAKACK2.xmit_interval}} is 1000ms. According to Bela, a {{xmit_interval}} of 100ms should be much better for performance.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list