Yao Zengzeng
Yao Zengzeng
I'd like to fix this issue 😃 @bwplotka Maybe we can solve this problem by following steps: 1. Extend the `Read` method of `Client` in `storage/remote/client.go` to support both SAMPLE...
@bwplotka Thanks for your comments and I'll fix this issue step by step 😃
@bwplotka Please review #5974 again, otherwise the fixing of this issue can't move on 😂
@Sudhar287 Yes, Please :)
Actually If I deploy one ingester and replicationFactor is 1, then ingester pod was evicted because of low memory and kubelet restart another ingester pod. However the previous ingester didn't...
@bboreham If ingester is killed because of OOM (Actually ingester consume a lot memory and it's very common in k8s, at least very common in my k8s environment), then it...
@bboreham You are right. In our environment, the kubelet was configured with hard eviction, so the ingester pod was evicted without graceful period. However even configure kubelet with soft eviction,...
@bboreham Yes, it's exactly the scenario we encountered and it's annoying.
Waypoint should support decoding IPV6 address as well.
Already move to kmesh-net/website, closed