[JBoss JIRA] (WFLY-12321) Use a single non-cancelling task per bean manager for tracking passivation expiration
by Flavia Rainone (Jira)
Flavia Rainone created WFLY-12321:
-------------------------------------
Summary: Use a single non-cancelling task per bean manager for tracking passivation expiration
Key: WFLY-12321
URL: https://issues.jboss.org/browse/WFLY-12321
Project: WildFly
Issue Type: Enhancement
Components: Clustering, EJB
Reporter: Flavia Rainone
Assignee: Flavia Rainone
InfinispanBeanManager creates and cancels tasks for expiring bean passivation per bean.
Replace that by a single task per all beans that is never canceled, but instead reschedules itself to the next bean to be expired when it runs.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 10 months
[JBoss JIRA] (ELY-1854) Add the ability to specify whether or not the AccessControlContext should be captured by using a system property called "wildfly.elytron.capture.access.control.context"
by Farah Juma (Jira)
[ https://issues.jboss.org/browse/ELY-1854?page=com.atlassian.jira.plugin.s... ]
Farah Juma updated ELY-1854:
----------------------------
Description:
Add the ability to specify whether or not the {{AccessControlContext}} should be captured by using a system property called {{wildfly.elytron.capture.access.control.context}}. It defaults to "true" so the {{AccessControlContext}} will be captured by default. It can be set to "false" if Kerberos authentication is not being used for EJB invocations
was:
Add the ability to specify whether or not the {{AccessControlContext}} should be captured by using a system property called {{wildfly.elytron.capture.access.control.context}}. It defaults to "true" so the {{AccessControlContext}} will be captured by default. It can be set to "false" if Kerberos is not being used.
> Add the ability to specify whether or not the AccessControlContext should be captured by using a system property called "wildfly.elytron.capture.access.control.context"
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ELY-1854
> URL: https://issues.jboss.org/browse/ELY-1854
> Project: WildFly Elytron
> Issue Type: Task
> Components: Authentication Client
> Reporter: Farah Juma
> Assignee: Farah Juma
> Priority: Major
> Fix For: 1.6.4.CR1
>
>
> Add the ability to specify whether or not the {{AccessControlContext}} should be captured by using a system property called {{wildfly.elytron.capture.access.control.context}}. It defaults to "true" so the {{AccessControlContext}} will be captured by default. It can be set to "false" if Kerberos authentication is not being used for EJB invocations
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 10 months