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 2020/03/19 07:18:14 UTC

[GitHub] [pulsar] murong00 opened a new pull request #6562: [Issue 6561] [pulsar-client] Fix NPE while call getLastMessageId

murong00 opened a new pull request #6562: [Issue 6561] [pulsar-client] Fix NPE while call getLastMessageId
URL: https://github.com/apache/pulsar/pull/6562
 
 
   ### Motivation
   
   Fixes #6561
   
   ### Modifications
   
   Initialize `BatchMessageAckerDisabled` with a `new BitSet()` Object.

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

[GitHub] [pulsar] sijie merged pull request #6562: [Issue 6561] [pulsar-client] Fix NPE while call getLastMessageId

Posted by GitBox <gi...@apache.org>.
sijie merged pull request #6562: [Issue 6561] [pulsar-client] Fix NPE while call getLastMessageId
URL: https://github.com/apache/pulsar/pull/6562
 
 
   

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