I did have one case a couple weeks ago where an old version was 
unexpectedly still running. So I guess it's not 100% fixed on Google's 
side, although that was the only time I've seen it since January.

On Friday, July 14, 2017 at 6:57:00 PM UTC-4, Matthew Kime wrote:
>
> Have your problems been fixed? I'm still seeing them.
>
> On Monday, March 20, 2017 at 11:35:08 AM UTC-5, Alan deLespinasse wrote:
>>
>> Thanks! I'll wait and see if it happens again.
>>
>> On Monday, March 20, 2017 at 12:28:04 PM UTC-4, Zachary Fewtrell wrote:
>>>
>>> Hi Alan,
>>>  Generally we would expect a failed deployment to rollback (i.e. delete 
>>> the new version & leave the old one running).  However your example is from 
>>> January and some rollback related issues have been addressed since then. 
>>>  If you are still getting the issue I recommend you file an issue in our 
>>> tracker <http://code.google.com/p/googleappengine/issues/list>.
>>>
>>> Regards,
>>>  Zach Fewtrell
>>>
>>> On Thursday, March 16, 2017 at 12:10:07 PM UTC-7, Alan deLespinasse 
>>> wrote:
>>>>
>>>> I'm not sure if this is a bug or expected behavior. It's not what I 
>>>> expected, but I'm still somewhat confused by the Cloud Console.
>>>>
>>>> I have several services for which I noticed there were still some old 
>>>> versions running, although the old versions were serving 0% of traffic. 
>>>> Example:
>>>>
>>>>
>>>> <https://lh3.googleusercontent.com/-YZWAxJMW7x4/WMrgCXinq6I/AAAAAAAAMac/iRAXXz_vhjYU9072hPy7ZXGENs4bvoCfQCLcB/s1600/oldservices.png>
>>>>
>>>> The two selected versions were made obsolete by the top version. 
>>>> Normally when I deploy a new version, the previously running version is 
>>>> shut down. In these cases, I think a new version never succeeded in 
>>>> starting up, because I had a bug that would simply crash every time. So 
>>>> here's what apparently happens:
>>>>
>>>>    1. Version A is running
>>>>    2. I try to deploy version B; it repeatedly fails to start up. My 
>>>>    "gcloud app deploy" command eventually returns an error, telling me 
>>>> that 
>>>>    deployment failed. Version A is still serving all traffic. Version B is 
>>>>    apparently still running, though I didn't know that until just now.
>>>>    3. I fix the bug and deploy version C. It starts up, version A is 
>>>>    correctly stopped. Apparently version B is still running, though.
>>>>
>>>> So, is this a bug or expected? Is it costing us money? I'm finding it a 
>>>> bit hard to tell what our recent charges are for, although they are a bit 
>>>> higher than expected (still looking into that). I'd submit a billing 
>>>> ticket 
>>>> if I was sure.
>>>>
>>>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/5b4324c1-2ef6-4970-a62e-f14cd6d16588%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to