[JBoss JIRA] (WFLY-8040) Infinispan subsystem registers duplicate capabilities when using ha profiles
by Paul Ferraro (JIRA)
[ https://issues.jboss.org/browse/WFLY-8040?page=com.atlassian.jira.plugin.... ]
Paul Ferraro closed WFLY-8040.
------------------------------
Resolution: Rejected
Apparently, this is actually ok.
> Infinispan subsystem registers duplicate capabilities when using ha profiles
> ----------------------------------------------------------------------------
>
> Key: WFLY-8040
> URL: https://issues.jboss.org/browse/WFLY-8040
> Project: WildFly
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 10.1.0.Final
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
>
> The Infinispan subsystem registers capabilities for local implementations of the clustering API. When the JGroups subsystem is *not* installed, the Inifinispan subsystem is meant to register its local implementations as the default implementation. However, currently it is always registering them, causing duplicate capability registrations.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (DROOLS-1427) Get rid of kie-eap-integration modules
by Edson Tirelli (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1427?page=com.atlassian.jira.plugi... ]
Edson Tirelli commented on DROOLS-1427:
---------------------------------------
[~psiroky] , I raised this question yesterday on the integration pack PM meeting. Hiram tells me that even after dropping the switchyard components, camel still requires layered EAP deployments, and so requires modules. It is not a final decision, but at this moment, it looks like we will need to continue to support modules.
> Get rid of kie-eap-integration modules
> --------------------------------------
>
> Key: DROOLS-1427
> URL: https://issues.jboss.org/browse/DROOLS-1427
> Project: Drools
> Issue Type: Task
> Components: build
> Reporter: Petr Široký
> Assignee: Petr Široký
>
> The {{kie-eap-integration}} should not be needed anymore as KIE should no longer be par of the integration pack (https://github.com/jboss-integration/fuse-bxms-integ). And the only reason to keep the {{kie-eap-integration}} around was the integration pack.
> [~tirelli] could you please confirm this?
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (ELY-914) Elytron LdapSearch is not able to log arrays correctly
by Jan Kalina (JIRA)
[ https://issues.jboss.org/browse/ELY-914?page=com.atlassian.jira.plugin.sy... ]
Jan Kalina edited comment on ELY-914 at 2/7/17 9:48 AM:
--------------------------------------------------------
Resolved as side effect of ELY-909 PR
was (Author: honza889):
Resolved as part of ELY-909 PR
> Elytron LdapSearch is not able to log arrays correctly
> ------------------------------------------------------
>
> Key: ELY-914
> URL: https://issues.jboss.org/browse/ELY-914
> Project: WildFly Elytron
> Issue Type: Bug
> Components: Realms
> Affects Versions: 1.1.0.Beta21
> Reporter: Ondrej Lukas
> Assignee: Jan Kalina
>
> In case when log debug level for class {{org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapSearch}} is enabled, then arguments and returning attributes are not able to be logged correctly because they are arrays.
> See:
> {code}
> Executing search [(uid={0})] in context [ou=People,dc=jboss,dc=org] with arguments [[Ljava.lang.String;@45535736]. Returning attributes are [[Ljava.lang.String;@331d3f34]
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (ELY-929) AuthenticationConfiguration uniqueness enhancements
by David Lloyd (JIRA)
David Lloyd created ELY-929:
-------------------------------
Summary: AuthenticationConfiguration uniqueness enhancements
Key: ELY-929
URL: https://issues.jboss.org/browse/ELY-929
Project: WildFly Elytron
Issue Type: Enhancement
Components: Authentication Client
Reporter: David Lloyd
Assignee: David Lloyd
Fix For: 1.1.0.Beta23
Apply some enhancements to AuthenticationConfiguration uniqueness.
* Add admonishing JavaDoc to {{useCallbackHandler}} to point out the importance of per-identity uniqueness of the callback handler
The following also may be possible and useful:
* Modify the {{AuthenticationConfiguration}} process to capture instances for {{Supplier}}-driven components at the time the configuration is used via the {{AuthenticationContextConfigurationClient}}
* Add a variation of {{useCallbackHandler}} which accepts a {{Supplier<CallbackHandler>}}, or a {{Function<T, CallbackHandler}} and a {{T}}, allowing constructor refs to be given
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (ELY-914) Elytron LdapSearch is not able to log arrays correctly
by Jan Kalina (JIRA)
[ https://issues.jboss.org/browse/ELY-914?page=com.atlassian.jira.plugin.sy... ]
Jan Kalina reassigned ELY-914:
------------------------------
Assignee: Jan Kalina (was: Darran Lofthouse)
> Elytron LdapSearch is not able to log arrays correctly
> ------------------------------------------------------
>
> Key: ELY-914
> URL: https://issues.jboss.org/browse/ELY-914
> Project: WildFly Elytron
> Issue Type: Bug
> Components: Realms
> Affects Versions: 1.1.0.Beta21
> Reporter: Ondrej Lukas
> Assignee: Jan Kalina
>
> In case when log debug level for class {{org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapSearch}} is enabled, then arguments and returning attributes are not able to be logged correctly because they are arrays.
> See:
> {code}
> Executing search [(uid={0})] in context [ou=People,dc=jboss,dc=org] with arguments [[Ljava.lang.String;@45535736]. Returning attributes are [[Ljava.lang.String;@331d3f34]
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (ELY-903) Missing some role assignment for Elytron ldap-realm when role and user are members of the same role
by Jan Kalina (JIRA)
[ https://issues.jboss.org/browse/ELY-903?page=com.atlassian.jira.plugin.sy... ]
Jan Kalina reassigned ELY-903:
------------------------------
Assignee: Jan Kalina (was: Darran Lofthouse)
> Missing some role assignment for Elytron ldap-realm when role and user are members of the same role
> ---------------------------------------------------------------------------------------------------
>
> Key: ELY-903
> URL: https://issues.jboss.org/browse/ELY-903
> Project: WildFly Elytron
> Issue Type: Bug
> Components: Realms
> Affects Versions: 1.1.0.Beta21
> Reporter: Ondrej Lukas
> Assignee: Jan Kalina
> Priority: Critical
> Attachments: print-roles.war
>
>
> In case when role recursion is configured for ldap-realm and given LDAP includes some role which has member some user and also another role, then some roles are intermittently not assigned. See Steps to Reproduce for more details about configuration.
> Most important part of ldif for reproduction is following:
> {code}
> dn: cn=R1,ou=Roles,dc=jboss,dc=org
> objectclass: top
> objectclass: groupOfNames
> cn: R1
> member: uid=jduke,ou=People,dc=jboss,dc=org
> description: the R1 group
> dn: cn=R2,ou=Roles,dc=jboss,dc=org
> objectclass: top
> objectclass: groupOfNames
> cn: R2
> member: uid=jduke,ou=People,dc=jboss,dc=org
> member: cn=R1,ou=Roles,dc=jboss,dc=org
> description: the R2 group
> dn: cn=R3,ou=Roles,dc=jboss,dc=org
> objectclass: top
> objectclass: groupOfNames
> cn: R3
> member: cn=R2,ou=Roles,dc=jboss,dc=org
> description: the R3 group
> {code}
> User jduke is direct member of roles R1 and R2. However role R2 is also member of role R1. In case when {{ldap-realm.identity-mapping.attribute-mapping.role-recursion}} is configured to {{2}}, then sometimes only roles R1, R2 and R3 are assigned (and role R4 is missing).
> The same behavior occurs when role mapping is configured in application server in opposite way (principal to group mapping which uses memberOf attribute).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (WFLY-8047) Infinispan subsystem registers duplicate capabilities when using ha profiles
by Paul Ferraro (JIRA)
Paul Ferraro created WFLY-8047:
----------------------------------
Summary: Infinispan subsystem registers duplicate capabilities when using ha profiles
Key: WFLY-8047
URL: https://issues.jboss.org/browse/WFLY-8047
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 10.1.0.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
The Infinispan subsystem registers capabilities for local implementations of the clustering API. When the JGroups subsystem is *not* installed, the Inifinispan subsystem is meant to register its local implementations as the default implementation. However, currently it is always registering them, causing duplicate capability registrations.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (HAWKULARQE-30) [QE] - Upgrade CFME from Tech Preview release to CFME 4.5 release
by Hayk Hovsepyan (JIRA)
Hayk Hovsepyan created HAWKULARQE-30:
----------------------------------------
Summary: [QE] - Upgrade CFME from Tech Preview release to CFME 4.5 release
Key: HAWKULARQE-30
URL: https://issues.jboss.org/browse/HAWKULARQE-30
Project: Hawkular QE
Issue Type: Task
Reporter: Hayk Hovsepyan
Assignee: Hayk Hovsepyan
Priority: Critical
This task supposes to have setup Tech Preview CFME containers , including CFME, Hawkular Services, Cassandra and EAP7 containers.
The task is to upgrade all these Containers into CFME 4.5 release images.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months