[GitHub] [pulsar] storm-5 edited a comment on issue #12832: go client: message ID serialization / deserialization, then AckID failed

2021-11-25 Thread GitBox
storm-5 edited a comment on issue #12832: URL: https://github.com/apache/pulsar/issues/12832#issuecomment-979075173 @nodece Yes, it should be a solution. But in my scene, i want to hide the mq detail to my client, so my code act as a agent. And i also want to balance the client work with

[GitHub] [pulsar] storm-5 edited a comment on issue #12832: go client: message ID serialization / deserialization, then AckID failed

2021-11-25 Thread GitBox
storm-5 edited a comment on issue #12832: URL: https://github.com/apache/pulsar/issues/12832#issuecomment-979075173 @nodece Yes, it should be a solution. But in my scene, i want to hide the mq detail to my client, so my code act as a agent. And i also want to balance the client work with

[GitHub] [pulsar] storm-5 edited a comment on issue #12832: go client: message ID serialization / deserialization, then AckID failed

2021-11-18 Thread GitBox
storm-5 edited a comment on issue #12832: URL: https://github.com/apache/pulsar/issues/12832#issuecomment-972675070 > could you provide the go code to test this issue? here is. I have wipe the sensitive info. ```go package main import ( "context" "