Ranger

Results 4 comments of Ranger

add refresh_interval to flush meta cache would be help try: local bp = producer:new(broker_list, { producer_type = "async", **refresh_interval=30000** })

可以试试,[grpc-dubbo-proxy](https://github.com/Jijun/grpc-dubbo-proxy) 直接封装为grpc服务,调用路径可以做到 nginx-> grpc-dubbo-proxy-> dubbo。

https://github.com/mpx/lua-cjson/pull/57

我在用Java生成xdb的时候,遇到相同的问题,发现是loadSegments全部读入内存,导致crash