Hi Bo,
It makes sense to me. I will write the demo this week.
Thanks,
Yunze
Hi Yunze,
Yunze Xu 于2022年11月10日周四 20:17写道:
> ```java
> Map> seekAsync(Map
> messageIdMap);
> Map> acknowledgeAsync(Map MessageId> messageIdMap);
> Map>
> acknowledgeCumulativeAsync(Map messageIdMap);
> ```
why not add the method using `String topicName directly, MessageId
msgId` directly?
like:
Yunze,
great explanation, I support your proposals at 100%
Enrico
Il giorno gio 10 nov 2022 alle ore 13:17 Yunze Xu
ha scritto:
>
> Hi all,
>
> From the previous discussion [1], we reached a consensus that
> MessageId should only be a comparable and serializable opaque object
> (only in Java cli