[JBoss JIRA] (AS7-5901) Connection Reauthentication and Security Propagation
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/AS7-5901?page=com.atlassian.jira.plugin.s... ]
Darran Lofthouse updated AS7-5901:
----------------------------------
Fix Version/s: 7.3.0.Alpha1
(was: 7.2.0.Alpha1)
> Connection Reauthentication and Security Propagation
> ----------------------------------------------------
>
> Key: AS7-5901
> URL: https://issues.jboss.org/browse/AS7-5901
> Project: Application Server 7
> Issue Type: Task
> Components: EJB, Remoting, Security
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Fix For: 7.3.0.Alpha1
>
>
> This task is a top level task to coordinate the addition of support for switching to different security identities on an existing connection over Remoting.
> This is to predominantly cover two major scenarios: -
> - Clients using a single connection but require different calls to be executed as different users, in this case the client has the information required to start a new authentication as a different user.
> - Server to server communication where the first server has already authenticated a remote user - for this scenario the first server needs a way to tell the second server what identity to run the call as.
> The following document is building up the requirements and design considerations and decisions: -
> https://community.jboss.org/wiki/ConnectionRe-AuthenticationAndSecurityPr...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years
[JBoss JIRA] (JGRP-1547) RELAY2: provide timing stats
by Bela Ban (JIRA)
[ https://issues.jboss.org/browse/JGRP-1547?page=com.atlassian.jira.plugin.... ]
Bela Ban commented on JGRP-1547:
--------------------------------
The stats are visible through JMX or probe, e.g.
probe.sh jmx=RELAY2.num,avg,time
> RELAY2: provide timing stats
> ----------------------------
>
> Key: JGRP-1547
> URL: https://issues.jboss.org/browse/JGRP-1547
> Project: JGroups
> Issue Type: Feature Request
> Reporter: Bela Ban
> Assignee: Bela Ban
> Priority: Minor
> Fix For: 3.3
>
>
> Provide the following stats:
> - Number of forwarded messages / total time / avg (min,max,median,99th percentile ?)
> - Number of forwarded msgs received
> - xsite forwards / avg etc
> - xsite forwards received
> - local forwards
> - local forwards received
> - local deliveries
> Ability to reset all stats, plus avg/median time for all sends
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years
[JBoss JIRA] (AS7-6240) Only remove XA recovery module if it is defined
by Jesper Pedersen (JIRA)
Jesper Pedersen created AS7-6240:
------------------------------------
Summary: Only remove XA recovery module if it is defined
Key: AS7-6240
URL: https://issues.jboss.org/browse/AS7-6240
Project: Application Server 7
Issue Type: Task
Components: JCA
Affects Versions: 7.1.3.Final (EAP)
Reporter: Jesper Pedersen
Assignee: Stefano Maestri
Fix For: 7.2.0.Alpha1
AbstractResourceAdapterDeploymentService needs to check if the recovery module is null before removing it
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years