[JBoss JIRA] (ISPN-4026) ExampleConfigsTest.testSSLHotRodConfig random failures
by Jakub Markos (JIRA)
[ https://issues.jboss.org/browse/ISPN-4026?page=com.atlassian.jira.plugin.... ]
Jakub Markos updated ISPN-4026:
-------------------------------
Git Pull Request: https://github.com/infinispan/infinispan/pull/2883
> ExampleConfigsTest.testSSLHotRodConfig random failures
> -------------------------------------------------------
>
> Key: ISPN-4026
> URL: https://issues.jboss.org/browse/ISPN-4026
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite - Server
> Affects Versions: 6.0.1.Final
> Reporter: Dan Berindei
> Assignee: Jakub Markos
> Priority: Blocker
> Fix For: 7.0.0.CR1
>
>
> {noformat}
> org.infinispan.client.hotrod.exceptions.TransportException: java.net.SocketException: Connection reset
> org.infinispan.client.hotrod.exceptions.TransportException:: java.net.SocketException: Connection reset
> at org.infinispan.client.hotrod.impl.transport.tcp.TcpTransport.flush(TcpTransport.java:157)
> at org.infinispan.client.hotrod.impl.operations.PingOperation.execute(PingOperation.java:42)
> at org.infinispan.client.hotrod.impl.operations.FaultTolerantPingOperation.executeOperation(FaultTolerantPingOperation.java:30)
> at org.infinispan.client.hotrod.impl.operations.FaultTolerantPingOperation.executeOperation(FaultTolerantPingOperation.java:16)
> at org.infinispan.client.hotrod.impl.operations.RetryOnFailureOperation.execute(RetryOnFailureOperation.java:46)
> at org.infinispan.client.hotrod.impl.RemoteCacheImpl.ping(RemoteCacheImpl.java:535)
> at org.infinispan.client.hotrod.RemoteCacheManager.ping(RemoteCacheManager.java:634)
> at org.infinispan.client.hotrod.RemoteCacheManager.createRemoteCache(RemoteCacheManager.java:615)
> at org.infinispan.client.hotrod.RemoteCacheManager.getCache(RemoteCacheManager.java:526)
> at org.infinispan.client.hotrod.RemoteCacheManager.getCache(RemoteCacheManager.java:522)
> at org.infinispan.server.test.util.RemoteCacheManagerFactory.createCache(RemoteCacheManagerFactory.java:26)
> at org.infinispan.server.test.configs.ExampleConfigsTest.createCache(ExampleConfigsTest.java:753)
> at org.infinispan.server.test.configs.ExampleConfigsTest.testSSLHotRodConfig(ExampleConfigsTest.java:402)
> {noformat}
> http://ci.infinispan.org/viewLog.html?buildId=6642&tab=buildResultsDiv&bu...
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 2 months
[JBoss JIRA] (ISPN-4664) Consider passing command retries flag to remote events
by Pedro Ruivo (JIRA)
[ https://issues.jboss.org/browse/ISPN-4664?page=com.atlassian.jira.plugin.... ]
Pedro Ruivo updated ISPN-4664:
------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Consider passing command retries flag to remote events
> ------------------------------------------------------
>
> Key: ISPN-4664
> URL: https://issues.jboss.org/browse/ISPN-4664
> Project: Infinispan
> Issue Type: Enhancement
> Components: Remote Protocols
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Fix For: 7.0.0.CR1
>
>
> Cluster listeners have the ability to check whether an event is the result of a retried command. Even though HR clients are notified of failovers via the @ClientCacheFailover annotation, passing on this information could signal that an event is a duplicate or that another event was dropped and replaced (e.g. modified event replaced a created one).
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 2 months
[JBoss JIRA] (ISPN-4791) Create a project skeleton for admin management console
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-4791?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic updated ISPN-4791:
--------------------------------------
Description: We need to create HTML5/Bootstrap/AngularJS project skeleton for our admin management console. We should setup grunt, bower, yeoman etc, write a short manual for building project, running it locally and so on. (was: We need to create HTML5/Bootstrap/AngularJS project skeleton for our admin management console. )
> Create a project skeleton for admin management console
> -------------------------------------------------------
>
> Key: ISPN-4791
> URL: https://issues.jboss.org/browse/ISPN-4791
> Project: Infinispan
> Issue Type: Enhancement
> Reporter: Vladimir Blagojevic
> Assignee: Vladimir Blagojevic
>
> We need to create HTML5/Bootstrap/AngularJS project skeleton for our admin management console. We should setup grunt, bower, yeoman etc, write a short manual for building project, running it locally and so on.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 2 months
[JBoss JIRA] (ISPN-4791) Create a project skeleton for admin management console
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-4791?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic updated ISPN-4791:
--------------------------------------
Description: We need to create HTML5/Bootstrap/AngularJS project skeleton for our admin management console. We should setup grunt, bower, yeoman etc; write a short manual for building project, running it locally and so on. (was: We need to create HTML5/Bootstrap/AngularJS project skeleton for our admin management console. We should setup grunt, bower, yeoman etc, write a short manual for building project, running it locally and so on. )
> Create a project skeleton for admin management console
> -------------------------------------------------------
>
> Key: ISPN-4791
> URL: https://issues.jboss.org/browse/ISPN-4791
> Project: Infinispan
> Issue Type: Enhancement
> Reporter: Vladimir Blagojevic
> Assignee: Vladimir Blagojevic
>
> We need to create HTML5/Bootstrap/AngularJS project skeleton for our admin management console. We should setup grunt, bower, yeoman etc; write a short manual for building project, running it locally and so on.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 2 months
[JBoss JIRA] (ISPN-4792) RemoteClusterListener still invokes filter/converter
by William Burns (JIRA)
William Burns created ISPN-4792:
-----------------------------------
Summary: RemoteClusterListener still invokes filter/converter
Key: ISPN-4792
URL: https://issues.jboss.org/browse/ISPN-4792
Project: Infinispan
Issue Type: Enhancement
Components: Listeners
Affects Versions: 7.0.0.Beta2
Reporter: William Burns
Assignee: Dan Berindei
When using a distributed cluster listener it installs a listener on each of the nodes to receive notifications. Cluster listeners only raise post events, but on remote nodes (ones where the listener wasn't originally installed) they invoke the filter and converter even on pre events which is not needed.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 2 months
[JBoss JIRA] (ISPN-4686) Make Infinispan 7.0 binary compatible with 6.x
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-4686?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-4686:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 7.0.0.Final
Resolution: Done
> Make Infinispan 7.0 binary compatible with 6.x
> ----------------------------------------------
>
> Key: ISPN-4686
> URL: https://issues.jboss.org/browse/ISPN-4686
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 7.0.0.Beta1
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Fix For: 7.0.0.CR1, 7.0.0.Final
>
>
> The idea here is to try to produce a Infinispan 7.0 jar that's binary compatible with 6.0 in order to ease upgrading. So far, the following elements have been found to be problematic:
> * FileLookupFactory -> FileLookup changes - ISPN-3850
> * JBossStandaloneJTAManagerLookup.init changes - ISPN-3850
> * org.infinispan.AbstractDelegatingAdvancedCache refactoring to org.infinispan.cache.impl.AbstractDelegatingAdvancedCache - ISPN-4074
> XML configuration stays apart since one of the key aspects of 7.0 is to produce WF-like configuration that's as close as possible, to improve usability between library and server mode.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 2 months