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 2018/03/26 16:57:55 UTC

[GitHub] rdhabalia commented on issue #1442: Revert "Recycle OpAddEntry when ledger-ops fails (#1415)"

rdhabalia commented on issue #1442: Revert "Recycle OpAddEntry when ledger-ops fails (#1415)"
URL: https://github.com/apache/incubator-pulsar/pull/1442#issuecomment-376236794
 
 
   >  the callback is calling into a dead object
   
   It seems, `cb.addFailed(e, ctx)` is being triggered before it recycles `OpAddEntry`. do we use `OpAddEntry` anywhere after recycling it? is it possible to provide stacktrace where you see this behavior?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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