GitHub user lewismc opened a pull request:

    https://github.com/apache/nutch/pull/99

    NUTCH-2222 re-fetch deletes all metadata except _csh_ and _rs_

    Hi Folks,
    This pull request formalizes the contribution from Adnane B. over on 
[NUTCH-2222](https://issues.apache.org/jira/browse/NUTCH-2222). I am not sure 
that this is catching the bug however and it seems like the bug only rears it's 
head when we use a persistent datastore. 
    Right now this patch uses the MemStore implementation which is what we 
agreed tests would be like. I think we need to do add to the tests in order to 
have a persistent datastore setup and that data is persisted into the 
datastore. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lewismc/nutch NUTCH-2222

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nutch/pull/99.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #99
    
----
commit fd478448bb4a68ad53520ae7b325204a7834782a
Author: Lewis John McGibbney <lewis.j.mcgibb...@jpl.nasa.gov>
Date:   2016-03-22T03:46:18Z

    NUTCH-2222 re-fetch deletes all metadata except _csh_ and _rs_

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to