You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2015/09/20 14:54:04 UTC

[jira] [Resolved] (NUTCH-1572) Nutch 2.x should use o.a.g.mem.store.MemStore for testing

     [ https://issues.apache.org/jira/browse/NUTCH-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lewis John McGibbney resolved NUTCH-1572.
-----------------------------------------
    Resolution: Fixed

Resolved with NUTCH-1946

> Nutch 2.x should use o.a.g.mem.store.MemStore for testing
> ---------------------------------------------------------
>
>                 Key: NUTCH-1572
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1572
>             Project: Nutch
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.2
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>             Fix For: 2.3.1
>
>
> As far as I am aware, there is really no need to be setting up and using hsqldb resources for testing Nutch + Gora functionality fro our tests when there is a MemStore available in Gora.
> In particular TestInjector, TestGenerator, TestFetcher and TestGoraStorage all use gora-sql-incubating-0.1.1 and subsequently a HSQLDB server for tests... this is pretty unnecessary.
> It also happens to be the fact that as of Gora 0.3, the above gora-sql artifact is now deprecated indefinitely.   



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)