I don't see how that could be. the entire app's code base is basically 3 lines.
in the admin dashboard, all the stats for datastore and indexes are "you haven't
yet created any data"

On Thu, Apr 19, 2012 at 7:01 AM, Stuart Langley <[email protected]> wrote:
> Those calls should not use the datastore - are you sure it's not being used
> implicitly somewhere else?
>
>
>
> On Thursday, 19 April 2012 16:31:00 UTC+10, Mac wrote:
>>
>> Nope, I didn't turn it on, I believe in java it's off by default.
>>
>> On Apr 19, 2012, at 2:27 AM, Simon Knott <[email protected]> wrote:
>>
>> Do you use sessions at all?
>>
>> On Thursday, April 19, 2012 4:47:08 AM UTC+1, Mac wrote:
>>>
>>> Hi,
>>>
>>>
>>> So far my app has no data, and no index.
>>>
>>> All it does is in each request, it
>>>
>>> 1: use blob service to call createGsBlobKey so it can pull a file from
>>> google storage
>>>
>>> 2: use blob service to serve it to http response.
>>>
>>> That's all it does.
>>>
>>> In looking at the quota, I was surprised to see
>>>
>>> Datastore API Calls, Datastore Queries, and Datastore Query Ops are all >
>>> 0.
>>>
>>> How can this be for an app that has no data/index? Am I missing
>>> something?
>>>
>>> --
>>> Omnem crede diem tibi diluxisse supremum.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google App Engine" group.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msg/google-appengine/-/98AmpqXnNnwJ.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected].
>> For more options, visit this group at
>> http://groups.google.com/group/google-appengine?hl=en.
>
>
> On Thursday, 19 April 2012 16:31:00 UTC+10, Mac wrote:
>>
>> Nope, I didn't turn it on, I believe in java it's off by default.
>>
>> On Apr 19, 2012, at 2:27 AM, Simon Knott <[email protected]> wrote:
>>
>> Do you use sessions at all?
>>
>> On Thursday, April 19, 2012 4:47:08 AM UTC+1, Mac wrote:
>>>
>>> Hi,
>>>
>>>
>>> So far my app has no data, and no index.
>>>
>>> All it does is in each request, it
>>>
>>> 1: use blob service to call createGsBlobKey so it can pull a file from
>>> google storage
>>>
>>> 2: use blob service to serve it to http response.
>>>
>>> That's all it does.
>>>
>>> In looking at the quota, I was surprised to see
>>>
>>> Datastore API Calls, Datastore Queries, and Datastore Query Ops are all >
>>> 0.
>>>
>>> How can this be for an app that has no data/index? Am I missing
>>> something?
>>>
>>> --
>>> Omnem crede diem tibi diluxisse supremum.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google App Engine" group.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msg/google-appengine/-/98AmpqXnNnwJ.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected].
>> For more options, visit this group at
>> http://groups.google.com/group/google-appengine?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/HXEQ16w5dHYJ.
>
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.



-- 
Omnem crede diem tibi diluxisse supremum.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to