using google storage via blob store service use up datastore quota?

62 views
Skip to first unread message

Wilson MacGyver

unread,
Apr 18, 2012, 11:47:08 PM4/18/12
to google-a...@googlegroups.com
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.

Simon Knott

unread,
Apr 19, 2012, 2:27:36 AM4/19/12
to google-a...@googlegroups.com
Do you use sessions at all?

Wilson MacGyver

unread,
Apr 19, 2012, 2:31:00 AM4/19/12
to google-a...@googlegroups.com
Nope, I didn't turn it on, I believe in java it's off by default.
--
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 google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.

Stuart Langley

unread,
Apr 19, 2012, 7:01:26 AM4/19/12
to google-a...@googlegroups.com
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 <knott...@gmail.com> 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 google-appengine@googlegroups.com.
To unsubscribe from this group, send email to google-appengine+unsubscribe@googlegroups.com.

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 <knott...@gmail.com> 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 google-appengine@googlegroups.com.
To unsubscribe from this group, send email to google-appengine+unsubscribe@googlegroups.com.

Wilson MacGyver

unread,
Apr 19, 2012, 10:08:56 AM4/19/12
to google-a...@googlegroups.com
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"

>> To post to this group, send email to google-a...@googlegroups.com.


>> To unsubscribe from this group, send email to

>> google-appengi...@googlegroups.com.

>> To post to this group, send email to google-a...@googlegroups.com.


>> To unsubscribe from this group, send email to

>> google-appengi...@googlegroups.com.


>> 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 google-a...@googlegroups.com.


> To unsubscribe from this group, send email to

> google-appengi...@googlegroups.com.


> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.

--

Stuart Langley

unread,
Apr 19, 2012, 10:27:25 AM4/19/12
to google-a...@googlegroups.com

What's the app id?

Reply all
Reply to author
Forward
0 new messages