Re: [google-appengine] Consistent 503 errors while updating Go app

2014-01-29 Thread PK
But now precompilation is broken again…

Todd I hear you about support, but I really do not feel like paying silver 
support or even worse the more expensive options, so that I can tell Google 
when their precompilation feature is broken, which lately is every few hours. I 
already pay 4 figure annual bills for the service and I have the expectation 
that the service is running and they monitor it and they proactively fix it.

Having developed my project with GAE since almost day 1, I now realize that the 
introduction of paid support with the simultaneous disappearance of Google 
personnel in these forums, is essentially the second huge price hike that 
Google introduced since the launch of the service. (The first being the 
transition from counting actual CPU time to counting instance up time).

PK
http://www.gae123.com

On January 29, 2014 at 9:34:23 AM, PK (p...@gae123.com) wrote:

Todd,

thank you so much for the update. Right now I can also report that python 
precompilation works and is really fast.

PK
http://www.gae123.com

On January 29, 2014 at 6:46:18 AM, Todd Olson (t...@pendo.io) wrote:

Just a quick update to folks on this thread.  We upgraded to Silver support and 
filed a ticket.   They acknowledged it was a problem on their side and fixed it 
within 24 hours.  Everything is awesome now.

If you are using this for a product application, I can now recommend purchasing 
Silver support.  I feel much better :)


On Wednesday, January 29, 2014 5:09:44 AM UTC-5, Emlyn wrote:
There definitely seems to be an intermittent issue around precompilation.

Also, is anyone seeing wildly varying speed of writes and reads of the
datastore?

On 28 January 2014 15:26, Vinny P  wrote:
> On Mon, Jan 27, 2014 at 2:08 PM, Todd Olson  wrote:
>
>> I simply cannot imagine that we are the only ones encountering these
>> issues, yet I cannot find any information/announcement.  What are we doing
>> wrong?
>
>
>
> Well, that's a bit of an open-ended question. If you can narrow it down
> (i.e. instance startup issues, optimization, etc) I can help with specific
> questions.
>
> If your issue is more of a general architecture design problem, it would
> probably be better idea to pay for a support package and contact Google
> directly. Google can access your application, data, and much more profiling
> information than I have access to.
>
>
> -
> -Vinny P
> Technology & Media Advisor
> Chicago, IL
>
> App Engine Code Samples: http://www.learntogoogleit.com
>
> --
> 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-appengi...@googlegroups.com.
> To post to this group, send email to google-a...@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-appengine.
> For more options, visit https://groups.google.com/groups/opt_out.



--
Emlyn

http://point7.wordpress.com - My blog
https://plus.google.com/u/0/100281903174934656260 - Google+
--
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] Instance start up time

2014-01-29 Thread Rafael
i found that the bare minimum appengine java module (700kb war) takes at
least 2-6 seconds to boot.


On Wed, Jan 29, 2014 at 12:36 PM, Deepak Singh wrote:

> Hi Rafael,
>
> I am not using Spring at all. Its simple java with JAX-ws, JODA time and
> other jars.
>
> I just want to calculate the exact time consumed on start up.
>
> Regards
> Deepak
>
>
> On Wed, Jan 29, 2014 at 11:27 PM, Rafael  wrote:
>
>> Hi Deepak,
>>
>> You're using spring? If yes, you can forget a normal startup time.
>>
>> At minimum it will boot with 12 seconds, but many cases it goes over 40.
>>
>> There's something written here:
>> https://developers.google.com/appengine/articles/spring_optimization
>>
>> http://blog.rafaelsanches.com/2013/09/01/appengine-improving-cold-startup-with-spring-enabled-apps/
>>
>> thanks
>> rafa
>>
>>
>> On Wed, Jan 29, 2014 at 9:01 AM, Deepak Singh 
>> wrote:
>>
>>> Hi,
>>>
>>> I am getting 'Request aborted' exception on GAE / Java. So i first plan
>>> to know the start up time for my app.
>>>
>>> Please help me how do i know the instance start up time for my app ?
>>>
>>> --
>>> Deepak Singh
>>>
>>> --
>>> 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 http://groups.google.com/group/google-appengine.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>
>>  --
>> 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 http://groups.google.com/group/google-appengine.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>
>
> --
> Deepak Singh
>
> --
> 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 http://groups.google.com/group/google-appengine.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] Instance start up time

2014-01-29 Thread Deepak Singh
Hi Rafael,

I am not using Spring at all. Its simple java with JAX-ws, JODA time and
other jars.

I just want to calculate the exact time consumed on start up.

Regards
Deepak


On Wed, Jan 29, 2014 at 11:27 PM, Rafael  wrote:

> Hi Deepak,
>
> You're using spring? If yes, you can forget a normal startup time.
>
> At minimum it will boot with 12 seconds, but many cases it goes over 40.
>
> There's something written here:
> https://developers.google.com/appengine/articles/spring_optimization
>
> http://blog.rafaelsanches.com/2013/09/01/appengine-improving-cold-startup-with-spring-enabled-apps/
>
> thanks
> rafa
>
>
> On Wed, Jan 29, 2014 at 9:01 AM, Deepak Singh wrote:
>
>> Hi,
>>
>> I am getting 'Request aborted' exception on GAE / Java. So i first plan
>> to know the start up time for my app.
>>
>> Please help me how do i know the instance start up time for my app ?
>>
>> --
>> Deepak Singh
>>
>> --
>> 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 http://groups.google.com/group/google-appengine.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>  --
> 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 http://groups.google.com/group/google-appengine.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Deepak Singh

-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] Instance start up time

2014-01-29 Thread Rafael
Hi Deepak,

You're using spring? If yes, you can forget a normal startup time.

At minimum it will boot with 12 seconds, but many cases it goes over 40.

There's something written here:
https://developers.google.com/appengine/articles/spring_optimization
http://blog.rafaelsanches.com/2013/09/01/appengine-improving-cold-startup-with-spring-enabled-apps/

thanks
rafa


On Wed, Jan 29, 2014 at 9:01 AM, Deepak Singh wrote:

> Hi,
>
> I am getting 'Request aborted' exception on GAE / Java. So i first plan to
> know the start up time for my app.
>
> Please help me how do i know the instance start up time for my app ?
>
> --
> Deepak Singh
>
> --
> 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 http://groups.google.com/group/google-appengine.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] Consistent 503 errors while updating Go app

2014-01-29 Thread PK
Todd,

thank you so much for the update. Right now I can also report that python 
precompilation works and is really fast.

PK
http://www.gae123.com

On January 29, 2014 at 6:46:18 AM, Todd Olson (t...@pendo.io) wrote:

Just a quick update to folks on this thread.  We upgraded to Silver support and 
filed a ticket.   They acknowledged it was a problem on their side and fixed it 
within 24 hours.  Everything is awesome now.

If you are using this for a product application, I can now recommend purchasing 
Silver support.  I feel much better :)


On Wednesday, January 29, 2014 5:09:44 AM UTC-5, Emlyn wrote:
There definitely seems to be an intermittent issue around precompilation.

Also, is anyone seeing wildly varying speed of writes and reads of the
datastore?

On 28 January 2014 15:26, Vinny P  wrote:
> On Mon, Jan 27, 2014 at 2:08 PM, Todd Olson  wrote:
>
>> I simply cannot imagine that we are the only ones encountering these
>> issues, yet I cannot find any information/announcement.  What are we doing
>> wrong?
>
>
>
> Well, that's a bit of an open-ended question. If you can narrow it down
> (i.e. instance startup issues, optimization, etc) I can help with specific
> questions.
>
> If your issue is more of a general architecture design problem, it would
> probably be better idea to pay for a support package and contact Google
> directly. Google can access your application, data, and much more profiling
> information than I have access to.
>
>
> -
> -Vinny P
> Technology & Media Advisor
> Chicago, IL
>
> App Engine Code Samples: http://www.learntogoogleit.com
>
> --
> 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-appengi...@googlegroups.com.
> To post to this group, send email to google-a...@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-appengine.
> For more options, visit https://groups.google.com/groups/opt_out.



--
Emlyn

http://point7.wordpress.com - My blog
https://plus.google.com/u/0/100281903174934656260 - Google+
--
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Datastore to update using getObjctById and updating complete object.

2014-01-29 Thread Pravanjan Niranjan
Hi ,
   My datastore Update takes time to reflect in datastore.

We use two way to persist our updated object in datastore both works for us.

Option 1. :- Get the object form the datastore detached the same and send
the json as response . We do the changes in json properties in front-end
and pass the same to update the completer object like this.


try{

   pm = PersistenceManagerUtil.getPersistanceManager();

   pm.makePersistent(object);

   }catch(Exception e){

}finally{

 pm.close();

 }

The got the info form documentation that

The call to makePersistent() is synchronous, and doesn't return until the
object is saved and indexes are updated.

Here my question is as i am update the whole Object does it indexes all the
filed again which is the cause of the  delay in datastore update.

Option 2:

We Just pass the Id or key form the front end and then use

Employee e = pm.getObjectById(Employee.class, k);

WE update the e properties with change value the

pm.makePersistent(e);

}catch(Exception e){

}finally{

pm.close();

}

Fell like doing two step but does work little fast . sometime can't say .
My question here is is there any difference between option 1 and option 2
if not what is the appropriate solution for making it fast .

-- 
Thanks,
Pravanjan
Dev *formcreator *

-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Instance start up time

2014-01-29 Thread Deepak Singh
Hi,

I am getting 'Request aborted' exception on GAE / Java. So i first plan to
know the start up time for my app.

Please help me how do i know the instance start up time for my app ?

-- 
Deepak Singh

-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Question regarding MapReduce library

2014-01-29 Thread Prateek Malhotra
Hello,

I am trying to understand running a map-reduce job a little better. I know 
a lot of datastore operations are required to keep the state of the job, 
but how does the mapreduce library keep track of "yielded" data?

I am running a job to process over 13 million entities and normalize some 
data to dump into Google Storage (approximately 15GB of data). When I use 
the FileOutputWriter, where does it keep track of each line I've yielded? 
How do I end up with only 1 large file written to Google Storage? I looked 
at the bucket during a map-reduce operation and I don't see anything until 
the job is done and there's one large file ready for me to use. Does each 
Shard aggregate the data into a blobstore object before a final step merges 
all the shards' data and writes it to GCS? How is the library able to do 
this with F1 instances and memory constraints? I was not able to easily 
follow the code behind all this so I was hoping someone who is more 
familiar with the process can shed some light. 

I have other use cases in which I need to process a lot of data and would 
like to end up with a single large output file, but my method isn't the 
most stable of processes and does not fit into a map-reduce job. If I knew 
the general logic behind aggregating the data and placing it into Google 
Storage this would be of great benefit to me.

Any and all insight would be greatly appreciated!

Thank you,
Prateek

-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] Consistent 503 errors while updating Go app

2014-01-29 Thread Todd Olson
Just a quick update to folks on this thread.  We upgraded to Silver support 
and filed a ticket.   They acknowledged it was a problem on their side and 
fixed it within 24 hours.  Everything is awesome now.

If you are using this for a product application, I can now recommend 
purchasing Silver support.  I feel much better :)


On Wednesday, January 29, 2014 5:09:44 AM UTC-5, Emlyn wrote:
>
> There definitely seems to be an intermittent issue around precompilation. 
>
> Also, is anyone seeing wildly varying speed of writes and reads of the 
> datastore? 
>
> On 28 January 2014 15:26, Vinny P > 
> wrote: 
> > On Mon, Jan 27, 2014 at 2:08 PM, Todd Olson > 
> wrote: 
> > 
> >> I simply cannot imagine that we are the only ones encountering these 
> >> issues, yet I cannot find any information/announcement.  What are we 
> doing 
> >> wrong? 
> > 
> > 
> > 
> > Well, that's a bit of an open-ended question. If you can narrow it down 
> > (i.e. instance startup issues, optimization, etc) I can help with 
> specific 
> > questions. 
> > 
> > If your issue is more of a general architecture design problem, it would 
> > probably be better idea to pay for a support package and contact Google 
> > directly. Google can access your application, data, and much more 
> profiling 
> > information than I have access to. 
> > 
> > 
> > - 
> > -Vinny P 
> > Technology & Media Advisor 
> > Chicago, IL 
> > 
> > App Engine Code Samples: http://www.learntogoogleit.com 
> > 
> > -- 
> > 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-appengi...@googlegroups.com . 
> > To post to this group, send email to 
> > google-a...@googlegroups.com. 
>
> > Visit this group at http://groups.google.com/group/google-appengine. 
> > For more options, visit https://groups.google.com/groups/opt_out. 
>
>
>
> -- 
> Emlyn 
>
> http://point7.wordpress.com - My blog 
> https://plus.google.com/u/0/100281903174934656260 - Google+ 
>

-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] Re: Difference between Google App Engine SDK 1.7.5 and 1.8.9

2014-01-29 Thread timh
If your using python, then you are always running whatever google currently 
deploys (see the console).  This means if you are using an old SDK
you are basically missing features (not the end of the world) or possibly 
using something that may be deprecated but you will not be aware of it,(not 
a good idea)

If you are using python there is no reason not to be always using the 
latest released SDK (unless you are using python 2.5, in which case you 
probably need to be using 1.7.x as much later versions won't let you deploy)

T

On Wednesday, January 29, 2014 8:45:06 PM UTC+8, gops wrote:
>
> Also, app engine do not stick to all the version simultaneously, and only 
> latest version is likely to work on the server, so one should update as 
> soon as it releases. 
>
>
> On Wed, Jan 29, 2014 at 4:56 PM, timh >wrote:
>
>> There are lots of chnages, you should read the release notes 
>> https://code.google.com/p/googleappengine/wiki/SdkReleaseNotes
>>
>>
>> On Wednesday, January 29, 2014 6:38:13 PM UTC+8, Raghu rao wrote:
>>>
>>> Hi All,
>>>
>>> Currently i am using App Engine Version 1.7.5 and i have no issues using 
>>> that. But Recently i updated SDK version to 1.8.9. i would like to know the 
>>> difference between 1.7.5 and 1.8.9 versions. Pls share the views on 1.8.9
>>>
>>> Thanks in Advance!!!
>>>
>>>
>>>
>>>  -- 
>> 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-appengi...@googlegroups.com .
>> To post to this group, send email to 
>> google-a...@googlegroups.com
>> .
>> Visit this group at http://groups.google.com/group/google-appengine.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Add My own domain to appengine application

2014-01-29 Thread Dinakar Sandeep
Hello 


I am trying to add my own domain www.example.com . In Appengine 
www.example.appspot.com is the domain . I want to change to www.example.com 
. I signed up for google apps after that I added my domain to apps but 
still I am not getting the www.example.com

-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Re: User facing requests going into the warm up instances and getting served

2014-01-29 Thread Aswath Satrasala
Currently latency is set to:
Min Latency : 7.5
Max Latency : 14.5.

-Aswath


On Wed, Jan 29, 2014 at 4:05 PM, timh  wrote:

> You should look at your timestamps, some of your warmup requests are
> failing (DEE) and then you have activity that can't be served by a running
> instance, so another instance is being started to serve that request.
>
> Can you do anything to speed up your startup times ?  Does it make sense
> to increase your pending latency ?
>
>
>
>
>>
>>1.
>>   1. 2014-01-29 15:34:46.267 /AccountingReports/accountingreports 200
>>49647ms
>>   2.
>>2.
>>   1. 2014-01-29 15:34:45.359 /_ah/warmup 200 27303ms 0kb
>>   module=default version=main
>>   2.
>>3.
>>   1. 2014-01-29 15:34:18.112 /multiValueSuggestBoxMgr/
>>   journalsuggestbox?tenantId=CP%20Real%20Estate%20Pvt%20ltd:
>>   26april1...@gmail.com&branchId=5001&q=l 200 395ms 2k
>>   2.
>>4.
>>   1. 2014-01-29 15:34:12.081 /multiValueSuggestBoxMgr/
>>   journalsuggestbox?tenantId=CP%20Real%20Estate%20Pvt%20ltd:
>>   26april1...@gmail.com&branchId=5001&q=7 200 404ms 0k
>>   2.
>>5.
>>   1. 2014-01-29 15:33:29.668 /AllVouchers/journal 500 61575ms 0kb
>>   Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML,
>>   like Gecko) Chrome/31.0.1650.63 Safari/537.36 module=default v
>>   2.
>>6.
>>1. 2014-01-29 15:33:05.084 /AccountingReports/accountingreports 200
>>   22921ms
>>
>>

-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] Re: Difference between Google App Engine SDK 1.7.5 and 1.8.9

2014-01-29 Thread Gopal Patel
Also, app engine do not stick to all the version simultaneously, and only
latest version is likely to work on the server, so one should update as
soon as it releases.


On Wed, Jan 29, 2014 at 4:56 PM, timh  wrote:

> There are lots of chnages, you should read the release notes
> https://code.google.com/p/googleappengine/wiki/SdkReleaseNotes
>
>
> On Wednesday, January 29, 2014 6:38:13 PM UTC+8, Raghu rao wrote:
>>
>> Hi All,
>>
>> Currently i am using App Engine Version 1.7.5 and i have no issues using
>> that. But Recently i updated SDK version to 1.8.9. i would like to know the
>> difference between 1.7.5 and 1.8.9 versions. Pls share the views on 1.8.9
>>
>> Thanks in Advance!!!
>>
>>
>>
>>  --
> 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 http://groups.google.com/group/google-appengine.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Re: Difference between Google App Engine SDK 1.7.5 and 1.8.9

2014-01-29 Thread timh
There are lots of chnages, you should read the release 
notes https://code.google.com/p/googleappengine/wiki/SdkReleaseNotes

On Wednesday, January 29, 2014 6:38:13 PM UTC+8, Raghu rao wrote:
>
> Hi All,
>
> Currently i am using App Engine Version 1.7.5 and i have no issues using 
> that. But Recently i updated SDK version to 1.8.9. i would like to know the 
> difference between 1.7.5 and 1.8.9 versions. Pls share the views on 1.8.9
>
> Thanks in Advance!!!
>
>
>
>

-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Difference between Google App Engine SDK 1.7.5 and 1.8.9

2014-01-29 Thread Raghu rao
Hi All,

Currently i am using App Engine Version 1.7.5 and i have no issues using 
that. But Recently i updated SDK version to 1.8.9. i would like to know the 
difference between 1.7.5 and 1.8.9 versions. Pls share the views on 1.8.9

Thanks in Advance!!!



-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Re: User facing requests going into the warm up instances and getting served

2014-01-29 Thread timh
You should look at your timestamps, some of your warmup requests are 
failing (DEE) and then you have activity that can't be served by a running 
instance, so another instance is being started to serve that request.

Can you do anything to speed up your startup times ?  Does it make sense to 
increase your pending latency ?




>
>1. 
>   1. 2014-01-29 15:34:46.267 /AccountingReports/accountingreports 200 
>   49647ms 
>   2. 
>2. 
>   1. 2014-01-29 15:34:45.359 /_ah/warmup 200 27303ms 0kb 
>   module=default version=main
>   2. 
>3. 
>   1. 2014-01-29 15:34:18.112 
>   /multiValueSuggestBoxMgr/journalsuggestbox?tenantId=
>   CP%20Real%20Estate%20Pvt%20ltd:26april1...@gmail.com 
>   &branchId=5001&q=l 200 395ms 2k
>   2. 
>4. 
>   1. 2014-01-29 15:34:12.081 
>   /multiValueSuggestBoxMgr/journalsuggestbox?tenantId=
>   CP%20Real%20Estate%20Pvt%20ltd:26april1...@gmail.com 
>   &branchId=5001&q=7 200 404ms 0k
>   2. 
>5. 
>   1. 2014-01-29 15:33:29.668 /AllVouchers/journal 500 61575ms 0kb 
> Mozilla/5.0 
>   (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) 
>   Chrome/31.0.1650.63 Safari/537.36 module=default v
>   2. 
>6. 
>   1. 2014-01-29 15:33:05.084 /AccountingReports/accountingreports 200 
>   22921ms 
>
>

-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] Consistent 503 errors while updating Go app

2014-01-29 Thread Emlyn
There definitely seems to be an intermittent issue around precompilation.

Also, is anyone seeing wildly varying speed of writes and reads of the
datastore?

On 28 January 2014 15:26, Vinny P  wrote:
> On Mon, Jan 27, 2014 at 2:08 PM, Todd Olson  wrote:
>
>> I simply cannot imagine that we are the only ones encountering these
>> issues, yet I cannot find any information/announcement.  What are we doing
>> wrong?
>
>
>
> Well, that's a bit of an open-ended question. If you can narrow it down
> (i.e. instance startup issues, optimization, etc) I can help with specific
> questions.
>
> If your issue is more of a general architecture design problem, it would
> probably be better idea to pay for a support package and contact Google
> directly. Google can access your application, data, and much more profiling
> information than I have access to.
>
>
> -
> -Vinny P
> Technology & Media Advisor
> Chicago, IL
>
> App Engine Code Samples: http://www.learntogoogleit.com
>
> --
> 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 http://groups.google.com/group/google-appengine.
> For more options, visit https://groups.google.com/groups/opt_out.



-- 
Emlyn

http://point7.wordpress.com - My blog
https://plus.google.com/u/0/100281903174934656260 - Google+

-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Re: User facing requests going into the warm up instances and getting served

2014-01-29 Thread Aswath Satrasala
More and more user facing requests are going into server instance startup
and getting served.

Please tell us what is good settings to avoid this.

-Aswath


On Mon, Jan 27, 2014 at 11:15 AM, Aswath Satrasala <
aswath.satras...@gmail.com> wrote:

> There is no traffic.  There is one instance running.  I issued a new
> request.  A new instance is started and served.
>
> Appengine team, please help us to avoid this or provide your guidelines,
> so that a new instance is not started for a user facing request
>
> Thanks
> -Aswath
>
>
> On Fri, Jan 10, 2014 at 10:49 PM, Vinny P  wrote:
>
>> On Friday, January 10, 2014 7:58:54 AM UTC-6, Ian Marshall wrote:
>>
>>> You could increase your pending latency settings to the maximum allowed,
>>> in order to try to have your app wait as long as possible for an existing
>>> app instance to serve a web request. I use:
>>>
>>>   
>>> 1
>>> automatic
>>> 15.0s
>>> automatic
>>> [...]
>>>   
>>>
>>> to implement this, but I still get web requests being directed to a new
>>> app instance which has just been launched and therefore is not ready to
>>> serve immediately.
>>>


>>
>> +1.
>>
>> The suggestions above are all good ideas, but regardless of the settings
>> you choose there are always going to be some requests that initiate
>> instance startup. How many requests (as a percentage of all requests) are
>> causing instance startup in your application?
>>
>> In my experience, whenever App Engine gets more aggressive in starting up
>> instances means that there's a new version of App Engine coming out. That
>> or someone at Google is tinkering with the scheduler :-).
>>
>> -
>> -Vinny P
>> Technology & Media Advisor
>> Chicago, IL
>>
>> App Engine Code Samples: http://www.learntogoogleit.com
>>
>
>

-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.