adminnz
adminnz
[Sample.zip](https://github.com/indice-co/EDI.Net/files/4406751/Sample.zip) Maybe my models are not defined correctly? So i've attached a sample project that contains the models (interchange.cs) and a sample edi file (small). Note the actual files I'm...
Another point related to this, is that you said it took 3 minutes to load & deserialize a 22Mb file. That sounds rather slow, considering that with some basic code...
I've manged to login by creating a super user using the[ following steps.](https://github.com/apache/pulsar-manager/blob/994ad84ee3b1a73f978e1e31950c961ce4a69cf6/README.md#access-pulsar-manager) Is there a reason why the helm template username/password does not work?
Is there a reason this has not been merged? NegativeAcknowledge is an important part of the messaging capabilities of Pulsar.
Some more information, this appears to have started happening the moment the cluster updated the certificates
Looking in each pod's /controller/certificates directory I can see - client-ca.crt - server-ca.crt - server.crt - server.key - streaming_replica.crt - streaming_replica.key And these are identical between the two pods. Looking...
No I didn't find any solution. But it did fix itself after about 15 days (I didn't do anything).
I have managed to install ElastAlert (pip install elastalert) into a python Azure Function. Is it possible to run the ElastAlerter class without passing in config & action files and...