On Thu, May 9, 2024 at 6:54 PM Chris me wrote:
> Hi, I am having an issue trying to get multiple sites with their own SSL
> cert. I purchased AlphaSSL certs for them.
>
> The strange thing, the first cert works, the second gives me an
> ERR_SSL_PROTOCOL_ERROR, but only on some systems.
>
>
>
> Th
Hi, I am having an issue trying to get multiple sites with their own SSL cert.
I purchased AlphaSSL certs for them.
The strange thing, the first cert works, the second gives me an
ERR_SSL_PROTOCOL_ERROR, but only on some systems.
This is what I am using now:
(
Site1 is fine, Site2 gives me the
Please ignore this thread, I wanted to post this to a different Apache
mailing list. Apologies.
On Thu, May 9, 2024 at 2:49 PM Kartikey Pant
wrote:
> We have a source/sink mechanism which uses checkpoints for persistence and
> can operate in a minor data loss scenario. Is there a method to use
>
We have a source/sink mechanism which uses checkpoints for persistence and
can operate in a minor data loss scenario. Is there a method to use
checkpoints (to enable use of those source/sink operators) while disabling
stateful recovery during restarts?
Our setup uses Flink 1.16.1 alongside Flink K