[Red Hat JIRA] (ISPN-12709) Cannot retrieve the keyset of a cache (ISPN000287)
by Katia Aresti (Jira)
[ https://issues.redhat.com/browse/ISPN-12709?page=com.atlassian.jira.plugi... ]
Katia Aresti reassigned ISPN-12709:
-----------------------------------
Assignee: Katia Aresti
> Cannot retrieve the keyset of a cache (ISPN000287)
> --------------------------------------------------
>
> Key: ISPN-12709
> URL: https://issues.redhat.com/browse/ISPN-12709
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 11.0.9.Final
> Reporter: Lorenzo Pavez
> Assignee: Katia Aresti
> Priority: Blocker
> Attachments: InfinispanSample.java, infinispan.xml, log.txt
>
>
> Hi to all,
> Unfortunately I cannot retrieve the keyset from a cache because I get the following error:
> ISPN000287: Unauthorized access: subject 'null' lacks 'ADMIN' permission
> It's quite strange; because in this example code I am able to create a cache if it's not existing (of course if you want to create a cache you need to be admin) but then I am not able to just retrieve the keyset of that cache.
> Am I doing some mistakes or effectively there is a bug?
> Thank you in advance for your help
> Best regards,
> Lorenzo
--
This message was sent by Atlassian Jira
(v8.13.1#813001)
3 years, 10 months
[Red Hat JIRA] (ISPN-12721) The getEntries endpoint does not work well with not String values
by Katia Aresti (Jira)
Katia Aresti created ISPN-12721:
-----------------------------------
Summary: The getEntries endpoint does not work well with not String values
Key: ISPN-12721
URL: https://issues.redhat.com/browse/ISPN-12721
Project: Infinispan
Issue Type: Bug
Components: REST
Affects Versions: 12.0.0.Final
Reporter: Katia Aresti
Assignee: Katia Aresti
When we create data from the console in a non protobuf cache, sending integers, when we request entries the values are not correctly get.
A integer 1 may be displayed like '1r' in the rest endpoint.
TODO: attach example
--
This message was sent by Atlassian Jira
(v8.13.1#813001)
3 years, 10 months
[Red Hat JIRA] (ISPN-12700) CLI Batch files returns exit code 0 on error
by Tristan Tarrant (Jira)
[ https://issues.redhat.com/browse/ISPN-12700?page=com.atlassian.jira.plugi... ]
Tristan Tarrant updated ISPN-12700:
-----------------------------------
Resolution: Done
Status: Resolved (was: Pull Request Sent)
> CLI Batch files returns exit code 0 on error
> --------------------------------------------
>
> Key: ISPN-12700
> URL: https://issues.redhat.com/browse/ISPN-12700
> Project: Infinispan
> Issue Type: Bug
> Components: CLI, Operator
> Affects Versions: 12.0.0.Final, 12.1.0.Final
> Reporter: Ryan Emerson
> Assignee: Tristan Tarrant
> Priority: Major
> Fix For: 12.1.0.Final, 12.0.1.Final
>
>
> Executing a batch file with invalid content results in a 0 exit code being returned. This causes issues with the Operator integration as it's not possible to differentiate beteween a batch succeeding or failing.
--
This message was sent by Atlassian Jira
(v8.13.1#813001)
3 years, 10 months