You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/07/25 23:01:49 UTC

[jira] [Commented] (ACCUMULO-1616) Incorrect use of getCanonicalName in BloomFilterLayer code (and others)

    [ https://issues.apache.org/jira/browse/ACCUMULO-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13720057#comment-13720057 ] 

ASF subversion and git services commented on ACCUMULO-1616:
-----------------------------------------------------------

Commit 98b2a0bc50c62700a38c88ce0354c31d2d642fbf in branch refs/heads/master from [~ctubbsii]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=98b2a0b ]

ACCUMULO-1616 Replace occurances of Class.getCanonicalName() with
Class.getName() for correctness and for consistency in log messages.

                
> Incorrect use of getCanonicalName in BloomFilterLayer code (and others)
> -----------------------------------------------------------------------
>
>                 Key: ACCUMULO-1616
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1616
>             Project: Accumulo
>          Issue Type: Bug
>            Reporter: Christopher Tubbs
>            Assignee: Christopher Tubbs
>             Fix For: 1.6.0
>
>
> Found places in our code where we serialize classnames with getCanonicalName() instead of the correct getName(), for dynamic loading.

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