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 (JIRA)" <ji...@apache.org> on 2013/04/16 09:41:15 UTC

[jira] [Created] (DERBY-6184) Clean up warnings in XA transaction id classes

Knut Anders Hatlen created DERBY-6184:
-----------------------------------------

             Summary: Clean up warnings in XA transaction id classes
                 Key: DERBY-6184
                 URL: https://issues.apache.org/jira/browse/DERBY-6184
             Project: Derby
          Issue Type: Bug
          Components: Store
    Affects Versions: 10.11.0.0
            Reporter: Knut Anders Hatlen
            Assignee: Knut Anders Hatlen
            Priority: Minor


I see some FindBugs warnings in impl.store.raw.xact.GlobalXactId and iapi.store.access.xa.XAXactId about internal arrays being exposed through public methods. We should silence the warnings by making the methods non-public or by exposing copies of the arrays instead.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira