[JBoss JIRA] (ISPN-6561) Add Spring Boot starters for Infinispan
by Sebastian Łaskawiec (JIRA)
Sebastian Łaskawiec created ISPN-6561:
-----------------------------------------
Summary: Add Spring Boot starters for Infinispan
Key: ISPN-6561
URL: https://issues.jboss.org/browse/ISPN-6561
Project: Infinispan
Issue Type: Feature Request
Components: Spring Integration
Reporter: Sebastian Łaskawiec
Assignee: Sebastian Łaskawiec
Spring boot has a nice web page called [Initializr|https://start.spring.io/]. It would be nice to have Infinispan integration there.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (ISPN-5342) Refactor Hot Rod server code
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-5342?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-5342:
----------------------------------
Fix Version/s: 8.2.2.Final
> Refactor Hot Rod server code
> ----------------------------
>
> Key: ISPN-5342
> URL: https://issues.jboss.org/browse/ISPN-5342
> Project: Infinispan
> Issue Type: Task
> Components: Server
> Affects Versions: 7.2.0.Beta2
> Reporter: Gustavo Fernandes
> Assignee: William Burns
> Fix For: 9.0.0.Alpha2, 8.2.2.Final, 9.0.0.Final
>
>
> This should include:
> * Use ByteToMessageDecoder rather than ReplayDecoder
> * Decouple Decoder/Encoder from cache/exec operations invocation and channel IO related tasks. Decoder/Encoders should deal only with Bytes to Messages transformations, and could be possibly re-used in a eventual Netty Client
> * Define more clearly Hot Rod Requests and Responses objects, and add a channel handler to operate on those messages by invoking cache or scripts operations
> * Better separation version-wise of the DecoderXX/EncoderXX, avoiding using a single class for multiple versions
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (ISPN-6560) HR server list is not property parsed when contains spaces
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-6560?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-6560:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.0.0.Alpha2
9.0.0.Final
Resolution: Done
> HR server list is not property parsed when contains spaces
> ----------------------------------------------------------
>
> Key: ISPN-6560
> URL: https://issues.jboss.org/browse/ISPN-6560
> Project: Infinispan
> Issue Type: Bug
> Components: Configuration
> Reporter: Vojtech Juranek
> Assignee: Vojtech Juranek
> Priority: Trivial
> Fix For: 9.0.0.Alpha2, 9.0.0.Final
>
>
> When HR client is configured via properties and list of servers contains spaces (e.g. {{localhost:11222; localhost:12222}}), server address contains this space and leads to {{java.net.UnknownHostException}}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (ISPN-6560) HR server list is not property parsed when contains spaces
by Vojtech Juranek (JIRA)
Vojtech Juranek created ISPN-6560:
-------------------------------------
Summary: HR server list is not property parsed when contains spaces
Key: ISPN-6560
URL: https://issues.jboss.org/browse/ISPN-6560
Project: Infinispan
Issue Type: Bug
Components: Configuration
Reporter: Vojtech Juranek
Assignee: Vojtech Juranek
When HR client is configured via properties and list of servers contains spaces (e.g. {{localhost:11222; localhost:12222}}), server address contains this space and leads to {{java.net.UnknownHostException}}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (ISPN-6540) Management console doesn't display cache containers correctly if there are two containers with the same name
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-6540?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic commented on ISPN-6540:
-------------------------------------------
[~rmacor] That's awesome. I also did all the manual tests I could think of. How can I run test suite on Infinispan admin console? It would help me tremendously in preventing regressions.
> Management console doesn't display cache containers correctly if there are two containers with the same name
> ------------------------------------------------------------------------------------------------------------
>
> Key: ISPN-6540
> URL: https://issues.jboss.org/browse/ISPN-6540
> Project: Infinispan
> Issue Type: Bug
> Components: Console
> Reporter: Roman Macor
> Assignee: Vladimir Blagojevic
> Attachments: configs.zip, Screenshot-containersWithSameName.png, Screenshot-detalPageForBothContainers.png
>
>
> When we have two containers with the same name on different clusters some values are displayed correctly - #caches, name, clustering-info, but some are not - endpoints, sites.
> Additionally, clicking on either of containers display the same information, even though containers are configured differently.
> Please see the screenshots.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months