Manoj Babu
Manoj Babu
facing the same error, any intermediate fix/patch?
Thanks for helping @hipertracker. My issue was due to ARCHFLAGS env set to "`uname -m`", which is actually creating the problem and giving the same error. Unsetting the env var...
@edouard-lopez you can use my fork in the mean time.
sorry, didn't mean to approve.
@atlas-comstock I could not get the issue you are facing. Just incase if i understood correctly.. The MR[pull-86] has breaking changes. One needs to update the config file and configure...
@atlas-comstock can you please test this pre-release 1.6.0 version with changes in your config? Thanks.
@atlas-comstock Thanks for testing mate. Also, we have the data in talaria erased from the disk right after compaction is done. If we isolate this flushing process with intervals specific...
+1. Can be handy to have filters and encoders defined dynamically for sinks.
When we do a rollout restart or k8s decided to restart/move the workload to a different node(typical k8s operations), it is terminating the pod with a grace period of 30s(default...