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 2022/09/01 12:08:30 UTC

[GitHub] [pulsar] eolivelli opened a new pull request, #17399: [transactions] Fix minor leak of FlushContext

eolivelli opened a new pull request, #17399:
URL: https://github.com/apache/pulsar/pull/17399

   ### Motivation
   
   There is a chance that FlushContext is not recycled in case of failure and "flushContext.asyncAddArgsList" is empty or null.
   
   ### Modifications
   
   Fix the code
   
   ### Verifying this change
   
   This change is a trivial rework / code cleanup without any test coverage.
   


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] github-actions[bot] commented on pull request #17399: [transactions] Fix minor leak of FlushContext

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #17399:
URL: https://github.com/apache/pulsar/pull/17399#issuecomment-1234201570

   @eolivelli Please provide a correct documentation label for your PR.
   Instructions see [Pulsar Documentation Label Guide](https://docs.google.com/document/d/1Qw7LHQdXWBW9t2-r-A7QdFDBwmZh6ytB4guwMoXHqc0).


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] eolivelli merged pull request #17399: [transactions] Fix minor leak of FlushContext

Posted by GitBox <gi...@apache.org>.
eolivelli merged PR #17399:
URL: https://github.com/apache/pulsar/pull/17399


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org