Yasong Li
Yasong Li
@XiShanYongYe-Chang @RainbowMango This pr can be merged
@ikaven1024 Yes, we should store unified. But cache is more complex than informer and I needs a more comprehensive understanding.
@ikaven1024 Currently cacheproxy is private, should it be exposed first?
@ikaven1024 How do I get its implementation, or rather, how do I get the MultiClusterCache
@luoMonkeyKing @XiShanYongYe-Chang I'll follow this issue
I traced the code and found that the wrong data structure was returned when delete. ``` diff --git a/pkg/server/etcd/backendshim.go b/pkg/server/etcd/backendshim.go index 1b56007..00525f8 100644 --- a/pkg/server/etcd/backendshim.go +++ b/pkg/server/etcd/backendshim.go @@ -145,10 +145,11...
Is this an experimental project? Has it been used in an internal production environment?
@divanodestiny Thank you very much for your reply. I used v1.24.0 code for testing and the deletion function is normal.
> If you could, please make sure you are running the latest server version, which currently is 2.10.12. Thank you very much for your reply! I have previously upgraded the...
This is the detail of the consumer I have problems with. The `Consumer sequence` in this consumer is strange ```bash ❯ nats consumer info '$MQTT_msgs' 'HgSLhmro_UKKHlQPcxPpTI6R1YNqdx3' Information for Consumer $MQTT_msgs...