You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "John Vines (Commented) (JIRA)" <ji...@apache.org> on 2012/01/11 17:42:39 UTC

[jira] [Commented] (ACCUMULO-175) Mock Accumulo yields classpath errors

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

John Vines commented on ACCUMULO-175:
-------------------------------------

Patch breaks the new functional test. Need to approach differently.
                
> Mock Accumulo yields classpath errors
> -------------------------------------
>
>                 Key: ACCUMULO-175
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-175
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.3.5
>            Reporter: John Vines
>            Assignee: John Vines
>              Labels: classloader
>             Fix For: 1.3.6
>
>         Attachments: MockClassLoaderPatch.patch
>
>
> Mock Accumulo is used for our junit tests. There are users out there who would like to use it for testing applications built on top of Accumulo. This causes errors due to the way we set up classloading, etc. since we don't do any of the fancy behind-the-scenes magic for classpaths when mocking. We should tweak either the way the classloader works, or the way iteratorutils works, or how MockAccumulo is stood up to ensure whatever classloader is used is working transparently to the user.

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