[jira] [Resolved] (NUTCH-2329) Update Slf4j logging for Java 8 and upgrade miredot plugin version
[ https://issues.apache.org/jira/browse/NUTCH-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney resolved NUTCH-2329. - Resolution: Fixed commit 9092e233f49bd6c1edbe768efd590af4bb2a4b55 Author: Lewis John McGibbney Date: Tue Oct 18 12:39:23 2016 -0700 NUTH-2329 Update Slf4j logging for Java 8 and upgrade miredot plugin version > Update Slf4j logging for Java 8 and upgrade miredot plugin version > -- > > Key: NUTCH-2329 > URL: https://issues.apache.org/jira/browse/NUTCH-2329 > Project: Nutch > Issue Type: Improvement > Components: build, REST_api >Affects Versions: 1.12 >Reporter: Lewis John McGibbney >Assignee: Lewis John McGibbney >Priority: Minor > Fix For: 1.13 > > > This issue was driven by the recent activity regarding the REST API in 1.X. > When I attempted to create the Miredot documentation I was running into some > errors, including one error regarding Slf4j and use of Object[]{} notation > for tri-parameter logging entries. The kind folks over at Miredot provided us > with a brand new license key which has been added to the mvn.template. > PR coming up. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[GitHub] nutch pull request #154: NUTH-2329 Update Slf4j logging for Java 8 and upgra...
Github user asfgit closed the pull request at: https://github.com/apache/nutch/pull/154 --- 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. ---
[jira] [Resolved] (NUTCH-1531) URL filtering takes long time for very long URLs
[ https://issues.apache.org/jira/browse/NUTCH-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Nioche resolved NUTCH-1531. -- Resolution: Duplicate No follow up on this one + same functionality discussed elsewhere > URL filtering takes long time for very long URLs > > > Key: NUTCH-1531 > URL: https://issues.apache.org/jira/browse/NUTCH-1531 > Project: Nutch > Issue Type: Improvement >Affects Versions: 1.6, 2.1, 1.7, 2.2 >Reporter: Fırat KÜÇÜK >Priority: Minor > Attachments: max_url_length.diff, test_case.txt > > > Filtering very long urls (such as base64 image generators) take long time > (hours). On reducing phase it locks down all the system for hours. Therefore > some URL length limitation needed. We attached a little patch for this > improvement. -- This message was sent by Atlassian JIRA (v6.3.4#6332)