Christian Becker

Results 13 comments of Christian Becker

Is there any workaround available for this?

+1 on this This is especially relevant for AutoUpload, as you'll lose all progress and files might be missing on the server. I just hat this reset happen, when I...

This patch works perfect, however you need to change the default value of the blacklist, see https://github.com/danielqsj/kafka_exporter/pull/127/commits/4d9b06b2e1128194942c3437446e17992ff25952

Tested this now in our stage system and was able to reduce the load on kafka massively with a filter for UUID consumer groups: --group.exclude=^[0-9a-fA-F]{8}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{12}

As the previous comments already stated, it's critical, that SSM keeps working even if the disk is full. sshd has this capability since ever and especially in those situations, you...

We were just hitting the same issue: Oct 07, 2020 12:41:25 PM org.apache.http.impl.nio.client.InternalHttpAsyncClient runorg.apache.http.impl.nio.client.InternalHttpAsyncClient run SEVERE: I/O reactor terminated abnormally org.apache.http.nio.reactor.IOReactorException: Failure opening selector at org.apache.http.impl.nio.reactor.AbstractIOReactor.(AbstractIOReactor.java:103) at org.apache.http.impl.nio.reactor.BaseIOReactor.(BaseIOReactor.java:85) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor.execute(AbstractMultiworkerIOReactor.java:321)...

By now this became feasible again, as Apple now released a SDK to embed Live Photos into Websites - https://developer.apple.com/live-photos/ The most important thing is, that both files are uploaded,...

Alternatively someone needs to address this to CF. After removing the flag and having it set through terraform, the api reports it as follow: "serve_stale": { "disable_stale_while_updating": false } This...

How do get rid of this "needs-information" tag? Everything is there.

No, I have't tested further. I'm waiting on some clarifying comments from Atlassian. Also on the other library issues.