You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jens Deppe (JIRA)" <ji...@apache.org> on 2019/03/06 16:07:00 UTC

[jira] [Assigned] (GEODE-6492) Geode should fail gracefully if the HttpService cannot be started

     [ https://issues.apache.org/jira/browse/GEODE-6492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Deppe reassigned GEODE-6492:
---------------------------------

    Assignee: Jens Deppe

> Geode should fail gracefully if the HttpService cannot be started
> -----------------------------------------------------------------
>
>                 Key: GEODE-6492
>                 URL: https://issues.apache.org/jira/browse/GEODE-6492
>             Project: Geode
>          Issue Type: Bug
>          Components: configuration, management
>            Reporter: Jens Deppe
>            Assignee: Jens Deppe
>            Priority: Major
>
> Previously, starting our various webapps, would simply be dependent on the presence of the .war file. Anyone building and testing a Geode would typically not care whether theses additional services were available and would not notice their absence.
> Now we have a new {{HttpService}} which will attempt to start regardless of the presence of any .war files. This now also implies that various jetty jars need to be available. When building with maven or gradle, the necessary dependencies are marked as {{optional}} which means that a vanilla built app (configured without those optional dependencies) will not start.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)