[JBoss JIRA] (WFCORE-1402) Add support for metaspacesize to jvm options and remove permgen
by Ken Wills (JIRA)
[ https://issues.jboss.org/browse/WFCORE-1402?page=com.atlassian.jira.plugi... ]
Ken Wills updated WFCORE-1402:
------------------------------
Description: This change should allow the configured jvm metaspace to be displayed as an attribute under /host=/jvm and /host=/server-config/jvm. The value should not be persisted, and would probably just be parsed out of the jvm startup options -XX:MetaspaceSize= and -XX:MetaspaceMaxSize= (was: We could display the configured Metaspace values, and we should remove the now deprecated permgen values.)
> Add support for metaspacesize to jvm options and remove permgen
> ---------------------------------------------------------------
>
> Key: WFCORE-1402
> URL: https://issues.jboss.org/browse/WFCORE-1402
> Project: WildFly Core
> Issue Type: Enhancement
> Reporter: Ken Wills
> Assignee: Ken Wills
> Fix For: 3.0.0.Alpha1
>
>
> This change should allow the configured jvm metaspace to be displayed as an attribute under /host=/jvm and /host=/server-config/jvm. The value should not be persisted, and would probably just be parsed out of the jvm startup options -XX:MetaspaceSize= and -XX:MetaspaceMaxSize=
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 2 months
[JBoss JIRA] (WFCORE-1402) Add support for metaspacesize to jvm options and remove permgen
by Ken Wills (JIRA)
[ https://issues.jboss.org/browse/WFCORE-1402?page=com.atlassian.jira.plugi... ]
Ken Wills commented on WFCORE-1402:
-----------------------------------
Thanks for the clarification, I thought we'd be treating it like permgen going forward. So based on that, we'd either just want to leave it available in its generic form under jvm-options, or we could parse it out for display. Do you think there's any value in that? If not, I'll close this an file under "mistake." :)
> Add support for metaspacesize to jvm options and remove permgen
> ---------------------------------------------------------------
>
> Key: WFCORE-1402
> URL: https://issues.jboss.org/browse/WFCORE-1402
> Project: WildFly Core
> Issue Type: Enhancement
> Reporter: Ken Wills
> Assignee: Ken Wills
> Fix For: 3.0.0.Alpha1
>
>
> We could display the configured Metaspace values, and we should remove the now deprecated permgen values.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 2 months
[JBoss JIRA] (ELY-344) Review how clients use ModifiableRealmIdentity / ModifiableRealm
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/ELY-344?page=com.atlassian.jira.plugin.sy... ]
Darran Lofthouse updated ELY-344:
---------------------------------
Fix Version/s: 1.1.0.Beta5
(was: 1.1.0.Beta4)
> Review how clients use ModifiableRealmIdentity / ModifiableRealm
> ----------------------------------------------------------------
>
> Key: ELY-344
> URL: https://issues.jboss.org/browse/ELY-344
> Project: WildFly Elytron
> Issue Type: Enhancement
> Components: Realms
> Reporter: Darran Lofthouse
> Fix For: 1.1.0.Beta5
>
>
> This may be something we address in the subsystem but just raising here so we don't forget.
> Once we have a working set up with a realm which can be modified it seems unreasonable to expect the administrator to know exactly which credential types and names to use.
> This may need to be a few milestones away once we have the bulk integrated so the relationships are clear.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 2 months
[JBoss JIRA] (ELY-298) load-from/uri keystore xsd/parser mismatch
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/ELY-298?page=com.atlassian.jira.plugin.sy... ]
Darran Lofthouse updated ELY-298:
---------------------------------
Fix Version/s: 1.1.0.Beta5
(was: 1.1.0.Beta4)
> load-from/uri keystore xsd/parser mismatch
> ------------------------------------------
>
> Key: ELY-298
> URL: https://issues.jboss.org/browse/ELY-298
> Project: WildFly Elytron
> Issue Type: Bug
> Components: Authentication Client
> Reporter: Kabir Khan
> Assignee: Darran Lofthouse
> Fix For: 1.1.0.Beta5
>
>
> The xsd has
> {code}
> <xsd:complexType name="key-store-type">
> <xsd:sequence minOccurs="1" maxOccurs="1">
> <!-- Access source type -->
> <xsd:choice minOccurs="1" maxOccurs="1">
> <xsd:element name="file" type="name-type" minOccurs="1" maxOccurs="1"/>
> <xsd:element name="load-from" type="uri-type" minOccurs="1" maxOccurs="1"/>
> <xsd:element name="resource" type="name-type" minOccurs="1" maxOccurs="1"/>
> {code}
> The parser seems to look for 'uri' rather than 'load-from'
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 2 months
[JBoss JIRA] (ELY-279) Support CORS
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/ELY-279?page=com.atlassian.jira.plugin.sy... ]
Darran Lofthouse updated ELY-279:
---------------------------------
Fix Version/s: 1.1.0.Beta5
(was: 1.1.0.Beta4)
> Support CORS
> ------------
>
> Key: ELY-279
> URL: https://issues.jboss.org/browse/ELY-279
> Project: WildFly Elytron
> Issue Type: Feature Request
> Components: HTTP
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Fix For: 1.1.0.Beta5
>
>
> This is something that can possibly be tied in around the HTTP authentication framework meaning that the control of this can live in the HTTP authentication policy within Elytron rather than at the front end.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 2 months