Build failed in Jenkins: pulsar_release_nightly_snapshot #765

2020-03-27 Thread Apache Jenkins Server
See Changes: [github] Fix non-atomic volatile update (#6606) [github] [PulsarAdmin]Async autoTopicCreation (#6616) [github] [Github Action]Clean disk for integration tests (#6623) [github] Number

[GitHub] [pulsar-client-node] yosiat commented on a change in pull request #83: Consumer with message listener dies after some time

2020-03-27 Thread GitBox
yosiat commented on a change in pull request #83: Consumer with message listener dies after some time URL: https://github.com/apache/pulsar-client-node/pull/83#discussion_r399207845 ## File path: src/Consumer.cc ## @@ -22,6 +22,7 @@ #include "Message.h" #include "Message

[GitHub] [pulsar-client-node] yosiat commented on a change in pull request #83: Consumer with message listener dies after some time

2020-03-27 Thread GitBox
yosiat commented on a change in pull request #83: Consumer with message listener dies after some time URL: https://github.com/apache/pulsar-client-node/pull/83#discussion_r399207657 ## File path: src/Consumer.cc ## @@ -45,8 +46,48 @@ void Consumer::Init(Napi::Env env, Napi

[GitHub] [pulsar-client-node] yosiat commented on issue #83: Consumer with message listener dies after some time

2020-03-27 Thread GitBox
yosiat commented on issue #83: Consumer with message listener dies after some time URL: https://github.com/apache/pulsar-client-node/pull/83#issuecomment-604954020 @massakam thanks for taking a look in this PR. I am sorry, but the script I posted in the PR doesn't reproduce the issue

[GitHub] [pulsar-client-node] massakam commented on issue #83: Consumer with message listener dies after some time

2020-03-27 Thread GitBox
massakam commented on issue #83: Consumer with message listener dies after some time URL: https://github.com/apache/pulsar-client-node/pull/83#issuecomment-604946741 This change doesn't seem problematic, but I couldn't reproduce the issue in the master code...

[GitHub] [pulsar-client-node] massakam commented on a change in pull request #83: Consumer with message listener dies after some time

2020-03-27 Thread GitBox
massakam commented on a change in pull request #83: Consumer with message listener dies after some time URL: https://github.com/apache/pulsar-client-node/pull/83#discussion_r399186086 ## File path: src/Consumer.cc ## @@ -22,6 +22,7 @@ #include "Message.h" #include "Messa

[GitHub] [pulsar-client-node] massakam commented on a change in pull request #83: Consumer with message listener dies after some time

2020-03-27 Thread GitBox
massakam commented on a change in pull request #83: Consumer with message listener dies after some time URL: https://github.com/apache/pulsar-client-node/pull/83#discussion_r399184975 ## File path: src/Consumer.cc ## @@ -45,8 +46,48 @@ void Consumer::Init(Napi::Env env, Na