[
https://issues.apache.org/jira/browse/DERBY-3823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123361#comment-13123361
]
Mamta A. Satoor commented on DERBY-3823:
----------------------------------------
I am leaning more towards NOT backporting the changes to 10.8. I realize that
in our regression tests, we have run into this intermittent NPE in stress test
for quite a few releases now but we have not heard of this specific NPE from a
user as of yet.
The Derby code we are planning to change is traversed heavily and since the
suggested code change would not have gone through enough testing, I am hesitant
about having it in 10.8 release. In future, if we do come across users who run
into this problem, it will be easy to track this jira down since the NPE stack
trace is clear about where things are going wrong. At that point, we can
consider backporting these changes as needed. Just my 2cents.
> NullPointerException in stress.multi test
> -----------------------------------------
>
> Key: DERBY-3823
> URL: https://issues.apache.org/jira/browse/DERBY-3823
> Project: Derby
> Issue Type: Bug
> Components: Network Server
> Affects Versions: 10.3.3.1, 10.7.1.1, 10.8.1.2
> Reporter: Kathey Marsden
> Labels: derby_triage10_5_2
> Attachments: d3823-1.diff, derby.log
>
>
> I saw the following NPE in stress.multi running on 10.3 with derbyclient.
> java.lang.NullPointerException
> at
> org.apache.derby.impl.jdbc.EmbedPreparedStatement.getMetaData(Unknown
> Source)
> at org.apache.derby.impl.drda.DRDAConnThread.writeSQLDARD(Unknown
> Source
> )
> at org.apache.derby.impl.drda.DRDAConnThread.processCommands(Unknown
> Sou
> rce)
> at org.apache.derby.impl.drda.DRDAConnThread.run(Unknown Source)
> Cleanup action completed
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira