[JBoss JIRA] (ISPN-10053) Enable authenticated cache access
by Vittorio Rigamonti (Jira)
[ https://issues.jboss.org/browse/ISPN-10053?page=com.atlassian.jira.plugin... ]
Vittorio Rigamonti commented on ISPN-10053:
-------------------------------------------
The attached pull request show my current preferred approach to do the task.
The user can mount a secret volume to the pod and use it to store all the files with secrects: keystore, user, password, roles.
Seems to me a simple solution that enables the user (providing a custom .xml configuration) to fully configure the system.
> Enable authenticated cache access
> ---------------------------------
>
> Key: ISPN-10053
> URL: https://issues.jboss.org/browse/ISPN-10053
> Project: Infinispan
> Issue Type: Feature Request
> Components: Operator
> Reporter: Vittorio Rigamonti
> Assignee: Vittorio Rigamonti
> Priority: Major
>
> Operator must allow the user to configure authenticated access to the cache with user, password and role.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years
[JBoss JIRA] (ISPN-10057) Remove unused MimeMetadata
by Ryan Emerson (Jira)
Ryan Emerson created ISPN-10057:
-----------------------------------
Summary: Remove unused MimeMetadata
Key: ISPN-10057
URL: https://issues.jboss.org/browse/ISPN-10057
Project: Infinispan
Issue Type: Enhancement
Components: REST
Affects Versions: 10.0.0.Beta2
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 10.0.0.Beta3
The {{org.infinispan.rest.operations.mime.MimeMetadata}} and builder are no longer used, so they should be removed.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years
[JBoss JIRA] (ISPN-10046) Server standalone.sh --jmx fails with Java 11
by Tristan Tarrant (Jira)
[ https://issues.jboss.org/browse/ISPN-10046?page=com.atlassian.jira.plugin... ]
Tristan Tarrant updated ISPN-10046:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Server standalone.sh --jmx fails with Java 11
> ---------------------------------------------
>
> Key: ISPN-10046
> URL: https://issues.jboss.org/browse/ISPN-10046
> Project: Infinispan
> Issue Type: Bug
> Components: Server
> Affects Versions: 10.0.0.Beta2, 9.4.9.Final
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 10.0.0.Beta3, 9.4.10.Final
>
>
> When running `standalone.sh --jmx` the server launch fails with:
> {code:java}
> -Xbootclasspath/p is no longer a supported option.
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years