Hi,Publish process publishes only 2 messages. Ran subscription process on my local and messaged processed successfully. 2nd time I ran the subscription process once again on my local and there is no messages but the subscription process hangs forever. Can you please explain why?
I am using google pub-sub version 0.21.1-beta.Thanks..
--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-discuss+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/509c40bb-94d0-4a14-9030-0840d3beffc4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-dis...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/e4cb1359-8f83-42d0-9153-fcc40cf7d8bd%40googlegroups.com.
Actually, the client library does not have a "pull" method nor the ability to set returnImmediately. The client library is designed to take care of these features itself. When you say you ran the subscriber again, did you publish new messages for it? If not, then it is likely that your first subscriber acknowledged the messages and so there were no more messages to deliver to your subscriber. In that case, the subscriber will run indefinitely, calling your provided MessageReceiver on new messages until you call stopAsync on it.
On Thu, Aug 17, 2017 at 10:04 PM 'Kenworth (Google Cloud Platform)' via Google Cloud Pub/Sub Discussions <cloud-pubs...@googlegroups.com> wrote:
The parameter will be the same regardless of the language.--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-discuss+unsub...@googlegroups.com.
Hi Kamal,Thanks for the update but it does not sound good. Client does not has any control other than stopAsync. Is it possible to add back this properties?Thanks,Suman
On Friday, August 18, 2017 at 5:17:51 AM UTC-7, Kamal Aboul-Hosn wrote:
Actually, the client library does not have a "pull" method nor the ability to set returnImmediately. The client library is designed to take care of these features itself. When you say you ran the subscriber again, did you publish new messages for it? If not, then it is likely that your first subscriber acknowledged the messages and so there were no more messages to deliver to your subscriber. In that case, the subscriber will run indefinitely, calling your provided MessageReceiver on new messages until you call stopAsync on it.
On Thu, Aug 17, 2017 at 10:04 PM 'Kenworth (Google Cloud Platform)' via Google Cloud Pub/Sub Discussions <cloud-pubs...@googlegroups.com> wrote:
The parameter will be the same regardless of the language.--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-dis...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/e4cb1359-8f83-42d0-9153-fcc40cf7d8bd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-dis...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/c87f97e0-47d6-47ee-b934-330b26600ab0%40googlegroups.com.
Hi, Suman,Can you give a little more detail about the property you want? What is the use case you are trying to solve? Is it that you want to start up the subscriber, get two messages you know you want to receive, and then shut down the subscriber? Prior to using the 0.21.1-beta client library, how were you accomplishing the behavior you wanted?
Kamal
On Fri, Aug 18, 2017 at 11:22 AM Suman Biswas <suman....@gmail.com> wrote:
Hi Kamal,Thanks for the update but it does not sound good. Client does not has any control other than stopAsync. Is it possible to add back this properties?Thanks,Suman
On Friday, August 18, 2017 at 5:17:51 AM UTC-7, Kamal Aboul-Hosn wrote:
Actually, the client library does not have a "pull" method nor the ability to set returnImmediately. The client library is designed to take care of these features itself. When you say you ran the subscriber again, did you publish new messages for it? If not, then it is likely that your first subscriber acknowledged the messages and so there were no more messages to deliver to your subscriber. In that case, the subscriber will run indefinitely, calling your provided MessageReceiver on new messages until you call stopAsync on it.
On Thu, Aug 17, 2017 at 10:04 PM 'Kenworth (Google Cloud Platform)' via Google Cloud Pub/Sub Discussions <cloud-pubs...@googlegroups.com> wrote:
The parameter will be the same regardless of the language.--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-discuss+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/e4cb1359-8f83-42d0-9153-fcc40cf7d8bd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-discuss+unsub...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-dis...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/e4cb1359-8f83-42d0-9153-fcc40cf7d8bd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-dis...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/c87f97e0-47d6-47ee-b934-330b26600ab0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-dis...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/f6b43188-9277-49bf-9969-f0de9de12f33%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/CAAGPqmkRfc4wB2XHHAj3miTH2irjmVCQz7K4J7ZEA_9we1PBmg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Kir Titievsky | Product Manager | Google Cloud Pub/Sub
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-discuss+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/e4cb1359-8f83-42d0-9153-fcc40cf7d8bd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-discuss+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/c87f97e0-47d6-47ee-b934-330b26600ab0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-discuss+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/f6b43188-9277-49bf-9969-f0de9de12f33%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-discuss+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/CAAGPqmkRfc4wB2XHHAj3miTH2irjmVCQz7K4J7ZEA_9we1PBmg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-discuss+unsubscrib...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/e4cb1359-8f83-42d0-9153-fcc40cf7d8bd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-discuss+unsubscrib...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/c87f97e0-47d6-47ee-b934-330b26600ab0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-discuss+unsubscrib...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/f6b43188-9277-49bf-9969-f0de9de12f33%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-discuss+unsubscrib...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/CAAGPqmkRfc4wB2XHHAj3miTH2irjmVCQz7K4J7ZEA_9we1PBmg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--Kir Titievsky | Product Manager | Google Cloud Pub/Sub
--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-discuss+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/2ebffe8e-6539-4c2e-adce-31bcdd002d8c%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-discuss+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/e4cb1359-8f83-42d0-9153-fcc40cf7d8bd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-discuss+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/c87f97e0-47d6-47ee-b934-330b26600ab0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-discuss+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/f6b43188-9277-49bf-9969-f0de9de12f33%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-discuss+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/CAAGPqmkRfc4wB2XHHAj3miTH2irjmVCQz7K4J7ZEA_9we1PBmg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--Kir Titievsky | Product Manager | Google Cloud Pub/Sub
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/2ebffe8e-6539-4c2e-adce-31bcdd002d8c%40googlegroups.com.--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-discuss+unsub...@googlegroups.com.