I am not sure if I can provide you reproducible modules because as I said
in the first place, this is intermittent.

This gets rectified automatically, a few minutes after the deployment! You
might want to check what happens immediately after a deployment and how
could this possibly happen.

And no, there aren't any superseding rules. Because if there were, the
incorrect behavior would persist. But a few minutes into running the new
deployment, this gets rectified automatically.

-mayank


On Sat, Jul 9, 2016 at 2:32 AM, 'Nicholas (Google Cloud Support)' via
Google App Engine <[email protected]> wrote:

> I have not been able to reproduce this behavior.  I tested the following
> dispatch file:
> dispatch.yaml
> dispatch:
> - url: "myapp.appspot.com/*"
>   module: b
>
> The default module responds *'Hello from default module'* while module *b*
> responds with *'Hello from module b'*.  Going to any URL starting with 
> *myapp.appspot.com/
> <http://myapp.appspot.com/>* always brought me to module b for any length
> of time.
>
>    - Are there any other dispatch rules that might supersede the above?
>    - Have there been any other deployments that might contradict the
>    yours?
>    - Can you provide a lightweight reproduction including both modules?
>
>
> On Monday, July 4, 2016 at 1:54:13 PM UTC-4, Mayank Bhagya wrote:
>>
>> We have a jenkins push-to-deploy setup that uses gcloud to deploy an
>> appengine application.
>>
>> After the deployment, suddenly all requests going to a module B start
>> going to a module A (default module)!?
>>
>> How is that possible?
>> Why is the dispatcher screwed up after a 'gcloud preview app deploy'.
>> This has hurt many of our users today.
>>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Google App Engine" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/google-appengine/4n3W5xUdsxs/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/google-appengine.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/c1ff0316-22d9-4b6c-951d-63ba4ae305f1%40googlegroups.com
> <https://groups.google.com/d/msgid/google-appengine/c1ff0316-22d9-4b6c-951d-63ba4ae305f1%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CA%2BKZ%2BZuvxxMKTVdhXGRGYixG6hgTk71rYZct1M_eoMZ8KO%2B_5Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to