zjykzk / rocketmq-client-go

rocketmq golang client
MIT License
9 stars 5 forks source link

when use push consumer there is a err of overfloe #7

Open xjchan opened 5 years ago

xjchan commented 5 years ago

failed, err:code:1,message:com.alibaba.fastjson.JSONException: int value overflow, field : 0, com.alibaba.fastjson.serializer.IntegerCodec.deserialze(IntegerCodec.java:78)

zjykzk commented 5 years ago

can you paste the request of the problem?

thx