You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2012/06/10 00:12:42 UTC

[jira] [Created] (DERBY-5807) Code point QRYATTSET looks like it might be wholly unused

Bryan Pendleton created DERBY-5807:
--------------------------------------

             Summary: Code point QRYATTSET looks like it might be wholly unused
                 Key: DERBY-5807
                 URL: https://issues.apache.org/jira/browse/DERBY-5807
             Project: Derby
          Issue Type: Improvement
          Components: Network Client
            Reporter: Bryan Pendleton
            Priority: Minor


According to our code coverage reports, the code in NetStatementReply
that handles the QRYATTSET code point is never executed.

>From a bit of code searching, it doesn't look like there is any code in
any of our other classes which references the QRYATTSET code point.

So this code might be entirely dead code, and could potentially be removed.


--
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