DJ Gregor

Results 10 issues of DJ Gregor

### WARNING: This is very much a draft. This is being put up now so others can experiment, comment, etc.. See the list of known issues at the end that...

### All Contributors * [x] Have you read our [Contribution Guidelines](https://github.com/OpenNMS/opennms/blob/develop/CONTRIBUTING.md)? * [x] Have you (electronically) signed the [OpenNMS Contributor Agreement](https://cla-assistant.io/OpenNMS/opennms)? ### Contribution Checklist * Please [make an issue in...

ProgressState is package-private and setETAFunction's BiFunction includes ProgressState, preventing setETAFunction from being used outside of the package. Reproducer: ``` import java.util.Optional; import me.tongfei.progressbar.ProgressBarBuilder; public class SetETAReproducer { public static void...

### What it looks like on success ``` $ bin/opennms restart Stopping OpenNMS: 100% [=============================] 26/26 (0:00:07 / 0:00:00) All Passes Complete Starting OpenNMS: 100% [=============================] 52/52 (0:00:32 / 0:00:00)...

### What's in here I suggest reviewing commit-by-commit. This does three things: 1. Get the OpenTracing/Jaeger client library/Apache Thrift/Okhttp+Okio libraries consistent with each other. This is broken up into the...

This has a few small changes related to startup checks: - [Log a warning if the container image and server architectures do not …](https://github.com/testcontainers/testcontainers-java/pull/6384/commits/a3c8f7789da377a69abb42ca04a0b9c307fcb890) -- see discussion in https://testcontainers.slack.com/archives/C1SUBPZK6/p1672168624784639 -...

type/docs

Fixes issue #5268 where the VNC recorder is not stopped when a test is over. See discussion #6229 for more information. Also improve error reporting when the VNC recording command...

modules/selenium

I was getting signal 11 crashes from nginx with docker-registry-proxy versions 0.6.2 and 0.6.4 (test performed pulling `ubuntu` through `docker-registry-proxy` without it being in the cache): ``` 2022/10/19 03:54:57 [alert]...

This builds on #5322 to take advantage of the combination of all of them to include OpenNMS startup exceptions in smoke test failure messages (without needing to look at logs...

https://github.com/open-telemetry/opentelemetry-specification/issues/740