lhotari commented on issue #23307:
URL: https://github.com/apache/pulsar/issues/23307#issuecomment-2360183793

   > When the c2 is reconnected, the dispatcher sends replay messages to the 
c2. After the c3 is disconnected, `8:2` will be resent to the c2.
   > 
   > (I didn't address redelivery messages in the PIP-282 because I think we 
can't fully address redelivery messages' ordering. For example, the dispatcher 
can't control the client-side redelivery operation such as unack `x:101` before 
`x:100`. cf. [#21953 
(comment)](https://github.com/apache/pulsar/pull/21953#discussion_r1519261144) )
   
   There's a past related issue #12885 with PR #12890 in this area.
   
   > I am asking some questions below to see if this issue is resolved in 
PIP-379. [#23309 
(review)](https://github.com/apache/pulsar/pull/23309#pullrequestreview-2311415038)
   
   It'll try to take this case into account when working on PIP-379 design and 
implementation.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to