[JBoss JIRA] (ISPN-6075) Created cache is immediately available
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-6075?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic updated ISPN-6075:
--------------------------------------
Priority: Minor (was: Major)
> Created cache is immediately available
> --------------------------------------
>
> Key: ISPN-6075
> URL: https://issues.jboss.org/browse/ISPN-6075
> Project: Infinispan
> Issue Type: Bug
> Components: Console
> Affects Versions: 8.1.0.Final
> Reporter: Martin Gencur
> Assignee: Vladimir Blagojevic
> Priority: Minor
>
> Steps to reproduce:
> 1) Add new cache
> 2) Go to the cache detail page
> Issues:
> 1) The label in top-left corner says "Available" while it should be either Unavailable or Disabled at this point (probably it is because this page still shows the satus of the currentCluster and not the cache itself)
> 2) The actions on the right side include both "Disable" and "Enable" and both of them are clickable. Only "Enable" option should be available at this point.
> 3) I'm able to create a RemoteCache and put/get entries - no exception thrown
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 1 month
[JBoss JIRA] (ISPN-6776) Administration console - push state transfer and cancel state transfer buttons don't work properly
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-6776?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic reassigned ISPN-6776:
-----------------------------------------
Assignee: Vladimir Blagojevic
> Administration console - push state transfer and cancel state transfer buttons don't work properly
> --------------------------------------------------------------------------------------------------
>
> Key: ISPN-6776
> URL: https://issues.jboss.org/browse/ISPN-6776
> Project: Infinispan
> Issue Type: Bug
> Components: JMX, reporting and management
> Reporter: Roman Macor
> Assignee: Vladimir Blagojevic
> Attachments: domain.xml, host.xml
>
>
> Click on cache container -> Actions -> Manage backup sites -> Push state (on BRN site which is configured)
> result: nothing happens, server log:
> [Server:server-one] 15:15:03,752 ERROR [org.jgroups.protocols.relay.RELAY2] (ServerService Thread Pool -- 36) master:server-one: no route to BRN: dropping message
> expected result: Success! The operation has been successfully executed.
> Please note that if we take the site offline and then online again in the "Manage backup sites" dialog, push state button works correctly.
> Cancel state button is behaving the same, except taking site offline and then online again doesn't help.
> I'm attaching server configuration
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 1 month
[JBoss JIRA] (ISPN-6931) Cache container screen not shown if Connector removed
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-6931?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic updated ISPN-6931:
--------------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.0.0.Alpha4
Resolution: Done
> Cache container screen not shown if Connector removed
> -----------------------------------------------------
>
> Key: ISPN-6931
> URL: https://issues.jboss.org/browse/ISPN-6931
> Project: Infinispan
> Issue Type: Bug
> Components: Console
> Affects Versions: 8.2.4.Final
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Fix For: 8.2.5.Final, 9.0.0.Alpha4
>
>
> If a connector, such as the Memcached connector, is removed then the Cache Containers screen is unable to load. This is due to the cluster-model.service.js trying to access an attribute of an undefined connector.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 1 month
[JBoss JIRA] (ISPN-7177) Remove Outdated Eviction related classes
by William Burns (JIRA)
William Burns created ISPN-7177:
-----------------------------------
Summary: Remove Outdated Eviction related classes
Key: ISPN-7177
URL: https://issues.jboss.org/browse/ISPN-7177
Project: Infinispan
Issue Type: Enhancement
Components: Eviction
Reporter: William Burns
Assignee: William Burns
ISPN-6998 is changing eviction over to use Caffeine. We need to remove now redundant classes, such as BoundedEquivalentConcurrentHashMapv8, EquivalentConcurrentHashMap and others.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 1 month
[JBoss JIRA] (ISPN-7176) (7.0.z) Move common parser methods to an unversioned class so they can be used by external modules
by Brad Maxwell (JIRA)
Brad Maxwell created ISPN-7176:
----------------------------------
Summary: (7.0.z) Move common parser methods to an unversioned class so they can be used by external modules
Key: ISPN-7176
URL: https://issues.jboss.org/browse/ISPN-7176
Project: Infinispan
Issue Type: Task
Components: Configuration
Affects Versions: 8.1.4.Final, 8.2.2.Final
Reporter: Brad Maxwell
Assignee: Tristan Tarrant
Fix For: 8.1.5.Final, 8.2.3.Final
Before Infinispan 9, parsers were versioned forcing external modules (such as cachestores) to depend on a specific version. We should move these methods to a "Parser" class to remove this limitation
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 1 month
[JBoss JIRA] (IPROTO-19) JBoss logging should match Hot Rod client
by Gustavo Fernandes (JIRA)
Gustavo Fernandes created IPROTO-19:
---------------------------------------
Summary: JBoss logging should match Hot Rod client
Key: IPROTO-19
URL: https://issues.jboss.org/browse/IPROTO-19
Project: Infinispan ProtoStream
Issue Type: Bug
Affects Versions: 3.0.5.Final
Reporter: Gustavo Fernandes
Infinispan depends on protostream and jboss-logging, and protostream depends on jboss logging as well.
It'd be better for the jboss-logging dependency to align between Infinispan and Protostream to avoid issues such as https://issues.jboss.org/browse/ISPRK-33: Infinispan 9.0.0.Alpha4 depends on logging 3.3.0.Final and Protostream 3.0.5, but Protostream 3.0.5 depends on jboss-logging-3.1.4.GA
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 1 month