GitHub user PeterCiuffetti opened a pull request:
https://github.com/apache/nutch/pull/45
Nutch 2059 - Unit test failures for protocol-http and protocol-httclient
This also incorporates the suggestion in NUTCH-1836, except that the
parameters used to do the suggested computation changed to use the current
parameter name.
Note that while this eliminates some exceptions that were logged during
protocol-httpclient testing, its not certain if this will make any material
difference regarding the Jenkins unit test failures. The test are passing on
my sandbox with or without these changes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PeterCiuffetti/nutch NUTCH-2059
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nutch/pull/45.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 #45
----
commit 2ac9a4bf251d0b7b5b9d14bb7596b790d67bd785
Author: PeterCiuffetti <[email protected]>
Date: 2015-07-04T20:46:00Z
Eliminating java.lang.IllegalStateException: STREAM in unit tests for
protocol-httpclient. Removing unneessary white space sent to jsp output
commit 38ef6308268a1895a434c8bc6c311a964cf71bfc
Author: PeterCiuffetti <[email protected]>
Date: 2015-07-04T21:33:12Z
Change max thread computations as suggested by NUTCH-1836; code formatting
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---