[
https://issues.apache.org/jira/browse/SDAP-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16901590#comment-16901590
]
Hudson commented on SDAP-198:
-----------------------------
SUCCESS: Integrated in Jenkins build sdap-mudrod #36 (See
[https://builds.apache.org/job/sdap-mudrod/36/])
SDAP-198 InterruptedExceptions are handled. (#46) (lewis.mcgibbney:
[https://gitbox.apache.org/repos/asf?p=incubator-sdap-mudrod.git&a=commit&h=fa6cfd9ad477f9ccd33607ae3998acfdd89cef34])
* (edit)
core/src/main/java/org/apache/sdap/mudrod/weblog/structure/session/SessionTree.java
* (edit)
core/src/main/java/org/apache/sdap/mudrod/weblog/pre/CrawlerDetection.java
* (edit) core/src/main/java/org/apache/sdap/mudrod/driver/ESDriver.java
* (edit) core/src/main/java/org/apache/sdap/mudrod/tools/EONETIngester.java
* (edit)
core/src/main/java/org/apache/sdap/mudrod/integration/LinkageIntegration.java
* (edit)
service/src/main/java/org/apache/sdap/mudrod/services/search/SearchDatasetDetailResource.java
> InterruptedExceptions Should Never Be Ignored In the Code
> ---------------------------------------------------------
>
> Key: SDAP-198
> URL: https://issues.apache.org/jira/browse/SDAP-198
> Project: Apache Science Data Analytics Platform
> Issue Type: Bug
> Components: mudrod
> Reporter: Furkan KAMACI
> Priority: Major
> Fix For: 0.1
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> *InterruptedExceptions* should never be ignored in the code. Just logging the
> exception or throwing another one clears theĀ interrupted state of the Thread.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)