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 "Knut Anders Hatlen (Created) (JIRA)" <ji...@apache.org> on 2011/10/10 14:21:30 UTC

[jira] [Created] (DERBY-5453) Remove unused methods in Cursor and NetCursor

Remove unused methods in Cursor and NetCursor
---------------------------------------------

                 Key: DERBY-5453
                 URL: https://issues.apache.org/jira/browse/DERBY-5453
             Project: Derby
          Issue Type: Improvement
          Components: Network Client
    Affects Versions: 10.9.0.0
            Reporter: Knut Anders Hatlen
            Assignee: Knut Anders Hatlen


The classes Cursor and NetCursor in the client driver contain many unused methods, most of them for managing the internal byte buffer. These methods should 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

        

[jira] [Commented] (DERBY-5453) Remove unused methods in Cursor and NetCursor

Posted by "Kristian Waagan (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-5453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13124902#comment-13124902 ] 

Kristian Waagan commented on DERBY-5453:
----------------------------------------

Looks like useful cleanup to me. +1
                
> Remove unused methods in Cursor and NetCursor
> ---------------------------------------------
>
>                 Key: DERBY-5453
>                 URL: https://issues.apache.org/jira/browse/DERBY-5453
>             Project: Derby
>          Issue Type: Improvement
>          Components: Network Client
>    Affects Versions: 10.9.0.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>         Attachments: d5453.diff
>
>
> The classes Cursor and NetCursor in the client driver contain many unused methods, most of them for managing the internal byte buffer. These methods should 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

        

[jira] [Closed] (DERBY-5453) Remove unused methods in Cursor and NetCursor

Posted by "Knut Anders Hatlen (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-5453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Knut Anders Hatlen closed DERBY-5453.
-------------------------------------

          Resolution: Fixed
       Fix Version/s: 10.9.0.0
    Issue & fix info:   (was: Patch Available)

Thanks, Kristian. Committed revision 1181713.
                
> Remove unused methods in Cursor and NetCursor
> ---------------------------------------------
>
>                 Key: DERBY-5453
>                 URL: https://issues.apache.org/jira/browse/DERBY-5453
>             Project: Derby
>          Issue Type: Improvement
>          Components: Network Client
>    Affects Versions: 10.9.0.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>             Fix For: 10.9.0.0
>
>         Attachments: d5453.diff
>
>
> The classes Cursor and NetCursor in the client driver contain many unused methods, most of them for managing the internal byte buffer. These methods should 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

        

[jira] [Updated] (DERBY-5453) Remove unused methods in Cursor and NetCursor

Posted by "Knut Anders Hatlen (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-5453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Knut Anders Hatlen updated DERBY-5453:
--------------------------------------

    Attachment: d5453.diff

Attaching a patch that removes the unused methods from the two classes. All regression tests passed.
                
> Remove unused methods in Cursor and NetCursor
> ---------------------------------------------
>
>                 Key: DERBY-5453
>                 URL: https://issues.apache.org/jira/browse/DERBY-5453
>             Project: Derby
>          Issue Type: Improvement
>          Components: Network Client
>    Affects Versions: 10.9.0.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>         Attachments: d5453.diff
>
>
> The classes Cursor and NetCursor in the client driver contain many unused methods, most of them for managing the internal byte buffer. These methods should 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