You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/06/24 02:55:54 UTC

[GitHub] [pulsar] yjshen opened a new issue #4586: [Consumer] Subscribe and read from a single partition of a PartitionedTopic will get MessageId's partitionIdx as -1

yjshen opened a new issue #4586: [Consumer] Subscribe and read from a single partition of a PartitionedTopic will get MessageId's partitionIdx as -1
URL: https://github.com/apache/pulsar/issues/4586
 
 
   When we subscribe to a single partition from a partitioned topic, received messages will have all their `MessageId`'s `partitionIndex` as -1, instead, they should have `partitionIdx` set correctly. 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services