[
https://issues.apache.org/jira/browse/FALCON-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13873472#comment-13873472
]
Jean-Baptiste Onofré commented on FALCON-268:
---------------------------------------------
It changes a bit the status check: I used System.exit to be able to return the
status code from the response (in order to be able to use it in script).
The System.exit() is used in the service-status: if the exit code is different
from 200, it can detect that we have a falcon server not fully operational,
else it considers the falcon server as OK.
If we don't mind about the exit code (from scripting), in that case, I can
remove the System.exit().
> Checkstyle/Findbugs issues on FalconCLI
> ---------------------------------------
>
> Key: FALCON-268
> URL: https://issues.apache.org/jira/browse/FALCON-268
> Project: Falcon
> Issue Type: Bug
> Components: client
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Attachments: FALCON-268.patch
>
>
> Falcon doesn't build due to a checkstyle issue on FalconCLI.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)