You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Benoit Tellier (Jira)" <se...@james.apache.org> on 2019/10/01 02:20:00 UTC

[jira] [Comment Edited] (JAMES-2563) Additional guice HealthChecks for core and optional components

    [ https://issues.apache.org/jira/browse/JAMES-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16941468#comment-16941468 ] 

Benoit Tellier edited comment on JAMES-2563 at 10/1/19 2:19 AM:
----------------------------------------------------------------

We might benefit from the following heathchecks as well:

 - LDAP see https://issues.apache.org/jira/browse/JAMES-2601
 - ObjectStorage


was (Author: btellier):
We might benefit from the following heathchecks as well:

 - LDAP
 - ObjectStorage

> Additional guice HealthChecks for core and optional components
> --------------------------------------------------------------
>
>                 Key: JAMES-2563
>                 URL: https://issues.apache.org/jira/browse/JAMES-2563
>             Project: James Server
>          Issue Type: New Feature
>          Components: guice
>            Reporter: Benoit Tellier
>            Priority: Major
>              Labels: feature, newbie
>
> We recently introduced heathChecks, allowing to test the health of a component.
> Results are aggregated and exposed over WebAdmin.
> As of today, only 2 health checks are implemented: Guice (stop/start) and RabbitMQ
> We would need health checks for other components, including:
> Critical services (if they are failing the service is *unhealthy*)
>  - Cassandra
>  - ElasticSearch
>  - JPA
> Optional services (if they are failing, the service is *degraded*)
>  - Tika
>  - SpamAssassin
> In order to test these services, we need to execute some sample requests.
> We would also need to bind these health-checks in guice products where appropriate.
> Please open a separate pull request per health check...
> We do stay at your full disposal on Gitter to answer related questions (https://gitter.im/apache/james-project)



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

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org