You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2016/11/15 10:57:59 UTC

[jira] [Closed] (CAY-2143) NPE in BaseSchemaUpdateStrategy

     [ https://issues.apache.org/jira/browse/CAY-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrus Adamchik closed CAY-2143.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 4.0.M4

> NPE in BaseSchemaUpdateStrategy
> -------------------------------
>
>                 Key: CAY-2143
>                 URL: https://issues.apache.org/jira/browse/CAY-2143
>             Project: Cayenne
>          Issue Type: Bug
>    Affects Versions: 4.0.M4
>            Reporter: Andrus Adamchik
>             Fix For: 4.0.M4
>
>
> Per https://github.com/apache/cayenne/pull/130 there is a NullPointerException unboxing BaseSchemaUpdateStrategy.threadRunInProgress , which makes sense as this ThreadLocal is only initialized in one thread. Looks like I introduced this bug in 60fc4d2678b3d57f7dd896e9c8d07b7029cf3572 ... (so it is on me to build a unit test :))



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)