[GitHub] merlimat commented on issue #618: Intermittent failures in C++ unit test BasicEndToEndTest.testResendViaSendCallback

2017-08-02 Thread git
merlimat commented on issue #618: Intermittent failures in C++ unit test BasicEndToEndTest.testResendViaSendCallback URL: https://github.com/apache/incubator-pulsar/issues/618#issuecomment-319837467 Seen again in https://builds.apache.org/job/pulsar-pull-request/49/console ``` lo

[GitHub] merlimat commented on issue #618: Intermittent failures in C++ unit test BasicEndToEndTest.testResendViaSendCallback

2017-08-01 Thread git
merlimat commented on issue #618: Intermittent failures in C++ unit test BasicEndToEndTest.testResendViaSendCallback URL: https://github.com/apache/incubator-pulsar/issues/618#issuecomment-319516570 It looks it tries to use the shared_pointer after it was already reset or destroyed

[GitHub] merlimat commented on issue #618: Intermittent failures in C++ unit test BasicEndToEndTest.testResendViaSendCallback

2017-08-01 Thread git
merlimat commented on issue #618: Intermittent failures in C++ unit test BasicEndToEndTest.testResendViaSendCallback URL: https://github.com/apache/incubator-pulsar/issues/618#issuecomment-319516325 @jai1 This is an automa