apple / apple/foundationdb

Make fdbmonitor restartable in the debian package

Open
#3,863 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
16.7k
Forks
1.6k
Avg merge
1d 20h
Merged PRs (30d)
126

Description

The pull request https://github.com/apple/foundationdb/pull/3841 makes fdbmonitor restartable in rpm:
1. All chld subprocesses are terminated when fdbmonitor is killed.
2. Systemd restarts fdbmonitor authomatically in 60s

This issue is to make the same in debian

Contributor guide

Open the contributing guide

Research direction

Start by reading pull request #3841 and comparing its RPM changes with the Debian package configuration. Verify that child processes are terminated when fdbmonitor is killed and that systemd restarts it automatically after 60 seconds; the Debian package should provide the same behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
debian
Domain
devops, release
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.