[JBoss JIRA] (ISPN-11645) Get or Create Cache with Default Template
by Katia Aresti (Jira)
Katia Aresti created ISPN-11645:
-----------------------------------
Summary: Get or Create Cache with Default Template
Key: ISPN-11645
URL: https://issues.redhat.com/browse/ISPN-11645
Project: Infinispan
Issue Type: Enhancement
Components: Hot Rod
Affects Versions: 10.1.6.Final
Reporter: Katia Aresti
Assignee: Katia Aresti
The remote admin api allows creating caches with the default templates but not the getOrCreate
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 12 months
[JBoss JIRA] (ISPN-11635) HotRod client testsuite leaves index folders behind
by Gustavo Fernandes (Jira)
[ https://issues.redhat.com/browse/ISPN-11635?page=com.atlassian.jira.plugi... ]
Gustavo Fernandes updated ISPN-11635:
-------------------------------------
Affects Version/s: 11.0.0.Dev04
> HotRod client testsuite leaves index folders behind
> ---------------------------------------------------
>
> Key: ISPN-11635
> URL: https://issues.redhat.com/browse/ISPN-11635
> Project: Infinispan
> Issue Type: Bug
> Components: Remote Querying
> Affects Versions: 11.0.0.Dev04
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Priority: Major
>
> {noformat}
> ➜ hotrod-client git:(clean_index) ✗ gss
> ?? alreadyExistingCacheTest_protobuf/
> ?? cacheCreateRemoveTestWithDefaultTemplateEnum_protobuf/
> ?? cacheCreateRemoveTest_protobuf/
> ?? cacheReindexTest_protobuf/
> ?? default_protobuf/
> ?? getOrCreateWithTemplateTest_protobuf/
> ?? testGetCacheNames_protobuf/
> {noformat}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 12 months
[JBoss JIRA] (ISPN-11637) [9.4.x] Documentation Updates
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-11637?page=com.atlassian.jira.plugi... ]
Ryan Emerson resolved ISPN-11637.
---------------------------------
Fix Version/s: 9.4.19.Final
Resolution: Done
> [9.4.x] Documentation Updates
> -----------------------------
>
> Key: ISPN-11637
> URL: https://issues.redhat.com/browse/ISPN-11637
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation
> Affects Versions: 9.4.17.Final
> Reporter: Donald Naro
> Assignee: Donald Naro
> Priority: Major
> Fix For: 9.4.19.Final
>
>
> Several minor/trivial documentation updates for issues in downstream 7.3.6:
> - Update User Guide troubleshooting to include details on running under Security Manager
> - Server Guide mentions websocket endpoint
> - Rocks DB example causes harmless WARN messages in server logs
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 12 months
[JBoss JIRA] (ISPN-11643) REST connector misinterprets % in query path elements
by Tristan Tarrant (Jira)
Tristan Tarrant created ISPN-11643:
--------------------------------------
Summary: REST connector misinterprets % in query path elements
Key: ISPN-11643
URL: https://issues.redhat.com/browse/ISPN-11643
Project: Infinispan
Issue Type: Bug
Affects Versions: 10.1.6.Final, 11.0.0.Dev04
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 10.1.7.Final, 11.0.0.Dev05
The REST resource manager performs a QueryStringDecoder.decodeComponent on path elements that have already bee decoded by Netty. This causes a path like `a%25bc` to be converted to `a%bc` but then converted again to `a�`
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 12 months