[jira] [Commented] (NUTCH-2778) indexer-elastic to properly log errors

2020-04-28 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/NUTCH-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17094634#comment-17094634
 ] 

Hudson commented on NUTCH-2778:
---

SUCCESS: Integrated in Jenkins build Nutch-trunk #3676 (See 
[https://builds.apache.org/job/Nutch-trunk/3676/])
NUTCH-2778 indexer-elastic to properly log errors - add log output in (snagel: 
[https://github.com/apache/nutch/commit/81a4b92ac7576fb96a9197ff86d64c46ccda])
* (edit) 
src/plugin/indexer-elastic/src/java/org/apache/nutch/indexwriter/elastic/ElasticIndexWriter.java


> indexer-elastic to properly log errors
> --
>
> Key: NUTCH-2778
> URL: https://issues.apache.org/jira/browse/NUTCH-2778
> Project: Nutch
>  Issue Type: Bug
>  Components: indexer, plugin
>Affects Versions: 1.16
>Reporter: Sebastian Nagel
>Priority: Minor
> Fix For: 1.17
>
>
> While verifying the solution of NUTCH-2757, it turned out that no errors are 
> indicated if authentication fails because of wrong credentials. The indexing 
> job succeeds and no errors are logged.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (NUTCH-2778) indexer-elastic to properly log errors

2020-04-15 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/NUTCH-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17084364#comment-17084364
 ] 

ASF GitHub Bot commented on NUTCH-2778:
---

sebastian-nagel commented on pull request #509: NUTCH-2778 indexer-elastic to 
properly log errors
URL: https://github.com/apache/nutch/pull/509
 
 
   - add log output in BulkProcessor.Listener
   - do not throw an exception in BulkProcessor.Listener which is ignored 
anyway (but this might need a closer look)
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> indexer-elastic to properly log errors
> --
>
> Key: NUTCH-2778
> URL: https://issues.apache.org/jira/browse/NUTCH-2778
> Project: Nutch
>  Issue Type: Bug
>  Components: indexer, plugin
>Affects Versions: 1.16
>Reporter: Sebastian Nagel
>Priority: Minor
> Fix For: 1.17
>
>
> While verifying the solution of NUTCH-2757, it turned out that no errors are 
> indicated if authentication fails because of wrong credentials. The indexing 
> job succeeds and no errors are logged.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)