You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2017/02/19 04:45:44 UTC

[jira] [Commented] (YOKO-472) Ueinfo with downcall locking

    [ https://issues.apache.org/jira/browse/YOKO-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15873480#comment-15873480 ] 

David Jencks commented on YOKO-472:
-----------------------------------

commit f7781dca3f1413413bc1f07dc0d843dd5c69b51e
Author: Neil Richards <ng...@linux.vnet.ibm.com>
Date:   Mon Jun 8 16:35:11 2015 +0100

    Correct is_custom information sent in FVD

commit 5a31410bf59dcadf27c57209e6208a91e7823515
Author: Neil Richards <ng...@linux.vnet.ibm.com>
Date:   Fri Jun 5 21:48:42 2015 +0100

    Enhance TypeDescriptor caching / retrieval

commit ad04c689910d1ba041793ec5e375a716ffb5937a
Merge: ea43056 6a8f04f
Author: Neil Richards <ng...@linux.vnet.ibm.com>
Date:   Fri Jun 5 15:15:51 2015 +0100

    Merge branch 'ibm-trunk' into ueinfo_with_downcall_locking

commit ea43056fd579bf1600762fff9bdd4556e193aee6
Author: Neil Richards <ng...@linux.vnet.ibm.com>
Date:   Fri Jun 5 15:13:26 2015 +0100

    Defer unmarshalling UnknownExceptionInfo data

commit 6a8f04fe3dcd7b14988e01d5b9d132583eb8d27f
Merge: 7b46aa0 c14541a
Author: Neil GM Richards <ne...@uk.ibm.com>
Date:   Fri Jun 5 09:52:41 2015 -0400

    Merge branch 'shutdown-hole-1' into 'ibm-trunk'
    
    Shutdown hole 1
    
    See merge request !52

commit 5090946caf4ccc7361bb636c812483c3d75833cb
Author: Neil Richards <ng...@linux.vnet.ibm.com>
Date:   Fri Jun 5 12:00:01 2015 +0100

    whitespace only

commit ded713eabbb9308718fc383e228be6611a1aad07
Author: Neil Richards <ng...@linux.vnet.ibm.com>
Date:   Thu Jun 4 01:35:25 2015 +0100

    Use read/write locking for downcall state engine

commit 628e87edfe26ad742755c713f5c56b2d30509332
Author: Neil Richards <ng...@linux.vnet.ibm.com>
Date:   Wed Jun 3 22:51:08 2015 +0100

    Enhance UnknownExceptionInfo unmarshalling handling

commit 7b46aa0c95855297b8f04a701b7b1e16ff391244
Merge: fecb90d c6cde1a
Author: Neil GM Richards <ne...@uk.ibm.com>
Date:   Thu May 28 20:28:02 2015 -0400

    Merge branch 'correct_UserExceptionInfo_data' into 'ibm-trunk'
    
    Correct user exception info data
    
    See merge request !51

commit c6cde1a26e3b9a7ddacbacfb9b78a2e562a6873a
Author: Neil Richards <ng...@linux.vnet.ibm.com>
Date:   Fri May 29 01:20:04 2015 +0100

    Correct format of data for UserExceptionInfo service context



> Ueinfo with downcall locking
> ----------------------------
>
>                 Key: YOKO-472
>                 URL: https://issues.apache.org/jira/browse/YOKO-472
>             Project: Yoko - CORBA Server
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: orb core
>    Affects Versions: v1.1.0
>            Reporter: David Jencks
>
> Clean up locking in Downcall to use java.util.concurrent.locks.
>     Unknown exception info service context was being unmarshalled on the wrong thread and did not have the correct class loading context.
>     TypeDescriptor caching was incorrect and allowed finding the wrong class in some circumstances.
>     FullValueDescription from ValueDescriptor incorrectly reported non-custom chunked types as custom, leading to errors when the client ORB tried to unmarshal the associated data.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)