[JBoss JIRA] (ISPN-12261) Protocol server transport management
by Tristan Tarrant (Jira)
[ https://issues.redhat.com/browse/ISPN-12261?page=com.atlassian.jira.plugi... ]
Tristan Tarrant updated ISPN-12261:
-----------------------------------
Sprint: DataGrid Sprint #48, DataGrid Sprint #49, DataGrid Sprint #50 (was: DataGrid Sprint #48, DataGrid Sprint #49)
> Protocol server transport management
> -------------------------------------
>
> Key: ISPN-12261
> URL: https://issues.redhat.com/browse/ISPN-12261
> Project: Infinispan
> Issue Type: Feature Request
> Components: CLI, JMX, reporting and management, Server
> Affects Versions: 12.0.0.Dev02
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
> Fix For: 12.0.0.Dev05
>
>
> the WF-server had the ability to stop/start a transport via the CLI (ISPN-11240).
> The new server should have a similar capability.
> Aside from start/stop, we should also leverage netty's ipfilter handler which allows filtering based on subnet so that traffic can be blocked selectively.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 3 months
[JBoss JIRA] (ISPN-12177) Persist IRAC version during shutdown
by Tristan Tarrant (Jira)
[ https://issues.redhat.com/browse/ISPN-12177?page=com.atlassian.jira.plugi... ]
Tristan Tarrant updated ISPN-12177:
-----------------------------------
Sprint: DataGrid Sprint #47, DataGrid Sprint #48, DataGrid Sprint #49, DataGrid Sprint #50 (was: DataGrid Sprint #47, DataGrid Sprint #48, DataGrid Sprint #49)
> Persist IRAC version during shutdown
> ------------------------------------
>
> Key: ISPN-12177
> URL: https://issues.redhat.com/browse/ISPN-12177
> Project: Infinispan
> Issue Type: Bug
> Components: Cross-Site Replication
> Affects Versions: 11.0.1.Final
> Reporter: Pedro Ruivo
> Assignee: Pedro Ruivo
> Priority: Major
> Fix For: 12.0.0.Final
>
>
> The IRAC version is reset after a complete shutdown. It should be persisted in the global state to avoid unnecessary conflicts and/or data inconsistency.
> If the global state is disabled, the users have to deal with it.
> Also, make it possible to "compute" the version if the data is persisted and when receiving state from the remote site.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 3 months
[JBoss JIRA] (IPROTO-144) Upgrade to log4j2 ver. 2.13.2 and make it a test dependency only
by Tristan Tarrant (Jira)
[ https://issues.redhat.com/browse/IPROTO-144?page=com.atlassian.jira.plugi... ]
Tristan Tarrant updated IPROTO-144:
-----------------------------------
Sprint: DataGrid Sprint #46, DataGrid Sprint #47, DataGrid Sprint #48, DataGrid Sprint #49, DataGrid Sprint #50 (was: DataGrid Sprint #46, DataGrid Sprint #47, DataGrid Sprint #48, DataGrid Sprint #49)
> Upgrade to log4j2 ver. 2.13.2 and make it a test dependency only
> ----------------------------------------------------------------
>
> Key: IPROTO-144
> URL: https://issues.redhat.com/browse/IPROTO-144
> Project: Infinispan ProtoStream
> Issue Type: Component Upgrade
> Affects Versions: 4.3.3.Final
> Reporter: Nistor Adrian
> Assignee: Nistor Adrian
> Priority: Major
> Fix For: 4.4.0.Alpha1, 4.3.4.Final
>
>
> The real logging dependency is on jboss logging, log4j is just a back end that does not need to be exposed. Also, we need to upgrade to log4j2.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 3 months
[JBoss JIRA] (ISPN-12184) Implicit authentication config stomps on explicit config
by Tristan Tarrant (Jira)
[ https://issues.redhat.com/browse/ISPN-12184?page=com.atlassian.jira.plugi... ]
Tristan Tarrant updated ISPN-12184:
-----------------------------------
Sprint: DataGrid Sprint #47, DataGrid Sprint #48, DataGrid Sprint #49, DataGrid Sprint #50 (was: DataGrid Sprint #47, DataGrid Sprint #48, DataGrid Sprint #49)
> Implicit authentication config stomps on explicit config
> --------------------------------------------------------
>
> Key: ISPN-12184
> URL: https://issues.redhat.com/browse/ISPN-12184
> Project: Infinispan
> Issue Type: Bug
> Components: Configuration, Server
> Affects Versions: 12.0.0.Dev01
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
> Fix For: 12.0.0.Dev05
>
>
> The server overwrites any explicit security configuration set on the individual protocols, including realm and mechanisms.
> If these are set explicitly, they should be respected.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 3 months
[JBoss JIRA] (ISPN-12249) Better exception handling for cross-site requests
by Tristan Tarrant (Jira)
[ https://issues.redhat.com/browse/ISPN-12249?page=com.atlassian.jira.plugi... ]
Tristan Tarrant updated ISPN-12249:
-----------------------------------
Sprint: DataGrid Sprint #48, DataGrid Sprint #49, DataGrid Sprint #50 (was: DataGrid Sprint #48, DataGrid Sprint #49)
> Better exception handling for cross-site requests
> -------------------------------------------------
>
> Key: ISPN-12249
> URL: https://issues.redhat.com/browse/ISPN-12249
> Project: Infinispan
> Issue Type: Bug
> Components: Cross-Site Replication
> Affects Versions: 12.0.0.Dev02
> Reporter: Pedro Ruivo
> Assignee: Pedro Ruivo
> Priority: Major
> Fix For: 12.0.0.Dev03, 11.0.4.Final
>
>
> When a cross-site request is received, if the target cache doesn't exist or it isn't started, a {{NullPointerException}} is thrown.
> Add a proper log message.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 3 months
[JBoss JIRA] (ISPN-12250) Add exponential back-off for cross-site network failures
by Will Burns (Jira)
[ https://issues.redhat.com/browse/ISPN-12250?page=com.atlassian.jira.plugi... ]
Will Burns updated ISPN-12250:
------------------------------
Fix Version/s: 12.0.0.Dev04
(was: 12.0.0.Dev05)
> Add exponential back-off for cross-site network failures
> --------------------------------------------------------
>
> Key: ISPN-12250
> URL: https://issues.redhat.com/browse/ISPN-12250
> Project: Infinispan
> Issue Type: Bug
> Components: Cross-Site Replication
> Affects Versions: 12.0.0.Dev02
> Reporter: Pedro Ruivo
> Assignee: Pedro Ruivo
> Priority: Major
> Fix For: 11.0.4.Final, 12.0.0.Dev04
>
>
> If the remote site doesn't exist (crash or shutdown), the IRAC algorithm keeps trying to send the updates to the remote site (until automatic take offline is triggered, when configured).
> Add an exponential backoff to avoid CPU consumption.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 3 months
[JBoss JIRA] (ISPN-6901) ConsistentHashV2IntegrationTest.testCorrectBalancingOfKeysAfterNodeKill fails
by Will Burns (Jira)
[ https://issues.redhat.com/browse/ISPN-6901?page=com.atlassian.jira.plugin... ]
Will Burns updated ISPN-6901:
-----------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 12.0.0.Dev05
Resolution: Done
> ConsistentHashV2IntegrationTest.testCorrectBalancingOfKeysAfterNodeKill fails
> ------------------------------------------------------------------------------
>
> Key: ISPN-6901
> URL: https://issues.redhat.com/browse/ISPN-6901
> Project: Infinispan
> Issue Type: Bug
> Components: Core, Test Suite
> Reporter: Sebastian Laskawiec
> Assignee: Dan Berindei
> Priority: Critical
> Labels: testsuite_stability
> Fix For: 12.0.0.Dev05
>
>
> http://ci.infinispan.org/viewLog.html?buildId=41261&tab=buildResultsDiv&b...
> {code}
> java.lang.AssertionError: expected:<ConsistentHashV2IntegrationTest-NodeA-19908> but was:<ConsistentHashV2IntegrationTest-NodeC-27627>
> at org.testng.AssertJUnit.fail(AssertJUnit.java:59)
> at org.testng.AssertJUnit.failNotEquals(AssertJUnit.java:364)
> at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:80)
> at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:88)
> at org.infinispan.client.hotrod.ConsistentHashV2IntegrationTest.runTest(ConsistentHashV2IntegrationTest.java:123)
> at org.infinispan.client.hotrod.ConsistentHashV2IntegrationTest.testCorrectBalancingOfKeysAfterNodeKill(ConsistentHashV2IntegrationTest.java:178)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:497)
> at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
> at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
> at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
> at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
> at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
> at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
> at org.testng.TestRunner.privateRun(TestRunner.java:767)
> at org.testng.TestRunner.run(TestRunner.java:617)
> at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
> at org.testng.SuiteRunner.access$000(SuiteRunner.java:38)
> at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:382)
> at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> at java.lang.Thread.run(Thread.java:745)
> ------- Stdout: -------
> [TestSuiteProgress] Test failed: org.infinispan.client.hotrod.ConsistentHashV2IntegrationTest.testCorrectBalancingOfKeysAfterNodeKill
> 16:32:18,038 ERROR (testng-ConsistentHashV2IntegrationTest) [TestSuiteProgress] Test failed: org.infinispan.client.hotrod.ConsistentHashV2IntegrationTest.testCorrectBalancingOfKeysAfterNodeKill
> java.lang.AssertionError: expected:<ConsistentHashV2IntegrationTest-NodeA-19908> but was:<ConsistentHashV2IntegrationTest-NodeC-27627>
> at org.testng.AssertJUnit.fail(AssertJUnit.java:59)
> at org.testng.AssertJUnit.failNotEquals(AssertJUnit.java:364)
> at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:80)
> at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:88)
> at org.infinispan.client.hotrod.ConsistentHashV2IntegrationTest.runTest(ConsistentHashV2IntegrationTest.java:123)
> at org.infinispan.client.hotrod.ConsistentHashV2IntegrationTest.testCorrectBalancingOfKeysAfterNodeKill(ConsistentHashV2IntegrationTest.java:178)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[TestSuiteProgress] Tests succeeded: 1485, failed: 1, skipped: 0
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 3 months