Tim Marcus Moore

Results 106 comments of Tim Marcus Moore
trafficstars

@ignasi35 strange I _don't_ get this. Is is reproducible for you consistently on current `master`?

Could this have happened to you during a reload? https://jira.qos.ch/browse/LOGBACK-1362 suggests that it can happen if you log after an appender is closed.

I think that if we want to do this without making it really complicated to use, we would need to deploy the external project to Maven or some other public...

I agree that it isn't important in this specific case, but since this is the go-to example for scheduled tasks, and since many use cases _will_ require a cluster singleton,...

Yeah, I just went digging up that documentation because I had honestly forgotten how to release to the OSSRH server.

Maybe this is a dumb question, but how do users normally find out that newer versions are available at all? In my experience, version updates generally only happened when there...

@ignasi35 why do you think it's better to split into two files?

Works for me. Any objections? (I'm doing a revision of the deployment guide, so I'll sync that up with this.)

This should probably use the new Universal Base Image, which can be used by both Red Hat customers and anyone else: https://www.redhat.com/en/blog/introducing-red-hat-universal-base-image The original image linked in the description is...

We'd want the scripted tests to roughly mirror the instructions we provide in the read-me files for each example. Otherwise, we would need to manually run through the instructions for...