Custom Query (24740 matches)
Results (25 - 27 of 24740)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#32605 | fixed | Remove external dependencies to implementation classes | ||
Description |
Last week I started working on #24028. But after making a few local commits I realized that there's one major issue that makes this task harder than it should be: external dependencies to metrics-lib's implementation classes. Some background: The idea behind metrics-lib was to provide a library for parsing descriptors. It contains one package with interfaces and another package with implementations of those interfaces. External applications, including our own, shall only depend on the first package, so that we can make changes to the second package at any time.
After a while we started sharing code (not interfaces) from metrics-lib in other applications, including code to parse
Here's my suggestion: We remove external dependencies to metrics-lib's I'm going to post two branches for review here in a minute. |
|||
#32603 | fixed | cache servers do not reboot properly | ||
Description |
we saw this weekend that the cache servers do not reboot properly. when they return, @/run/nginx@ doesn't exist which crashes the nginx startup. those directories would need to be created on boot and it's unclear to me why they aren't. maybe @/var/run/nginx@ does exist instead? |
|||
#32601 | not a bug | https everywhere ruleset update error | ||
Description |
Someone reported having this error on the blog: EFF (Full): A new ruleset bundle has been released, but it is older than the extension-bundled rulesets it replaces. Skipping. util.js:26:15 |