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/09/19 08:59:54 UTC

[GitHub] [pulsar-client-go] mileschao commented on issue #64: producer pending queue peek last with empty queue cause panic

mileschao commented on issue #64: producer pending queue peek last with empty queue cause panic
URL: https://github.com/apache/pulsar-client-go/issues/64#issuecomment-533037384
 
 
   comment on interface
   [PeekLast](https://github.com/apache/pulsar-client-go/blob/7a9aa2b36371437b1c409cb21cb2056ded7f198d/util/blocking_queue.go#L40)
   > PeekLast return last item in queue without dequeing, return nil if queue is empty
   
   @merlimat 

----------------------------------------------------------------
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