• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / tarantool / 12034816117
88%

Build:
DEFAULT BRANCH: master
Ran 26 Nov 2024 04:35PM UTC
Jobs 1
Files 518
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

26 Nov 2024 04:23PM UTC coverage: 87.325% (+0.03%) from 87.293%
12034816117

push

github

Totktonada
config: add failover.log option options

Needed for EE tarantool/tarantool-ee#1016.

NO_CHANGELOG=changelog is a part of tarantool/tarantool-ee#1016
NO_TEST=will be tested as a part of tarantool/tarantool-ee#1016

Closes #10856

@TarantoolBot document
Title: New configuration options `failover.log`

Now `failover.log.to` and `failover.log.file` options can be used to
configure failover logger output.

Those options behave in similar way to `log.to` and `log.file` options.

`failover.log.to` defines the location for failover logs. This option
accepts the following values:
- `stderr`: write logs to the standard error stream.
- `file`: write logs to a file defined in `failover.log.file`.

`failover.log.file` specifies a file for logs destination. It is
mandatory to set this option if `failover.log.to` is set to `file`.
If `failover.log.to` is set to anything else, this option is ignored.

The option is enterprise-only since it's a part of the supervised
failover coordinator.

69464 of 123318 branches covered (56.33%)

102412 of 117277 relevant lines covered (87.32%)

3190323.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12034816117.1 26 Nov 2024 04:35PM UTC 0
87.32
GitHub Action Run
Source Files on build 12034816117
Detailed source file information is not available for this build.
  • Back to Repo
  • ac285dde on github
  • Prev Build on master (#12031059841)
  • Next Build on master (#12037386936)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc