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 2021/05/25 17:02:28 UTC

[GitHub] [pulsar] 315157973 opened a new pull request #10704: Fix NPE when filtering read entries

315157973 opened a new pull request #10704:
URL: https://github.com/apache/pulsar/pull/10704


   
   ### Motivation
   When ConcurrentOpenLongPairRangeSet does not contain any data, calling span() will throw NPE
   
   ### Modifications
   return null instead


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



[GitHub] [pulsar] 315157973 closed pull request #10704: Fix NPE when filtering read entries

Posted by GitBox <gi...@apache.org>.
315157973 closed pull request #10704:
URL: https://github.com/apache/pulsar/pull/10704


   


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



[GitHub] [pulsar] lhotari commented on pull request #10704: Fix NPE when filtering read entries

Posted by GitBox <gi...@apache.org>.
lhotari commented on pull request #10704:
URL: https://github.com/apache/pulsar/pull/10704#issuecomment-848206734


   Nice catch!


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



[GitHub] [pulsar] rdhabalia commented on pull request #10704: Fix NPE when filtering read entries

Posted by GitBox <gi...@apache.org>.
rdhabalia commented on pull request #10704:
URL: https://github.com/apache/pulsar/pull/10704#issuecomment-848248010


   /pulsarbot run-failure-checks


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



[GitHub] [pulsar] codelipenghui merged pull request #10704: Fix NPE when filtering read entries

Posted by GitBox <gi...@apache.org>.
codelipenghui merged pull request #10704:
URL: https://github.com/apache/pulsar/pull/10704


   


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