Skip to content

起動時と稼働中に RDB のヘルスチェックを行う#31

Merged
negokaz merged 43 commits intomainfrom
add-jdbc-health-check-service
Dec 28, 2021
Merged

起動時と稼働中に RDB のヘルスチェックを行う#31
negokaz merged 43 commits intomainfrom
add-jdbc-health-check-service

Conversation

@negokaz
Copy link
Contributor

@negokaz negokaz commented Oct 29, 2021

残り作業

  • 起動時のヘルスチェックで失敗した場合はアプリケーションの起動を中断しシャットダウンする
    • シャットダウンをトリガーするのは CoordinatedShutdown が使えるかもしれません
  • akka-management を導入する
  • akka-management にヘルスチェック用のクラス JDBCHealthCheck を登録する
  • JDBCHealthCheckServiceSettings の実装
  • テストの実装

@ydash ydash force-pushed the add-jdbc-health-check-service branch from 6b8ac63 to 84a233f Compare December 13, 2021 08:50
@ydash
Copy link
Contributor

ydash commented Dec 14, 2021

@negokaz
実装完了しましたので、確認をおねがいします。

特に確認してほしい点

@ydash ydash marked this pull request as ready for review December 28, 2021 08:12
@negokaz negokaz enabled auto-merge December 28, 2021 08:12
@negokaz negokaz merged commit eb8f3a4 into main Dec 28, 2021
@negokaz negokaz deleted the add-jdbc-health-check-service branch December 28, 2021 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants