[jboss-remoting-issues] [JBoss JIRA] Commented: (JBREM-827) Define a management interface for JBoss Remoting

David Lloyd (JIRA) jira-events at lists.jboss.org
Thu Mar 25 10:11:37 EDT 2010


    [ https://jira.jboss.org/jira/browse/JBREM-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12522052#action_12522052 ] 

David Lloyd commented on JBREM-827:
-----------------------------------

Don't confuse Clients with Connections.  Rejected authentication would look like a failed connection, however the Endpoint would never know about failed incoming authentication because such connection attempts would never make it in to the Endpoint at all.  Authentication failure for outbound connection attempts would register though.

There may be a lot more Connections for "local:", especially in the AS, since they cost very little to create.  Maybe we shouldn't register these?

Perhaps a Connection should have an attribute which identifies the remote Endpoint?  A timestamp for when it was created?

> Define a management interface for JBoss Remoting
> ------------------------------------------------
>
>                 Key: JBREM-827
>                 URL: https://jira.jboss.org/jira/browse/JBREM-827
>             Project: JBoss Remoting
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: r3 core
>            Reporter: David Lloyd
>            Assignee: Trustin Lee
>             Fix For: 3.1.0.Beta3
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-remoting-issues mailing list