RE: [google-appengine] Google App Engine / Cloud Storage Uploads for php broken in 1.9.0?

2014-03-14 Thread Brandon Wirtz
An ongoing issue with AppEngine is that the GAE team seems happy to make 
changes to the service that break running code. Things that were working stop, 
and often there isn’t even 3 days notice the changes are coming.

 

 

From: google-appengine@googlegroups.com 
[mailto:google-appengine@googlegroups.com] On Behalf Of Andrew Jessup
Sent: Thursday, March 13, 2014 4:21 PM
To: google-appengine@googlegroups.com
Subject: Re: [google-appengine] Google App Engine / Cloud Storage Uploads for 
php broken in 1.9.0?

 

Hi David - this is a known issue, we expect to get it addressed ASAP.

https://code.google.com/p/googleappengine/issues/detail?id=10634

 

And you're quite right - a bug like this should never make it to production. 

 

Right now we're auditing exactly how an issue like was able to be shipped, and 
updating our pre-release testing framework includes checks for regressions like 
this.

 

On Wed, Feb 26, 2014 at 12:55 PM, David Tyler the.david.ty...@gmail.com 
mailto:the.david.ty...@gmail.com  wrote:

Has anyone else noticed a problem uploading files to GCS using the php 
libraries in 1.9.0?

 

My production app has been on 1.8.9 for weeks, and today was automatically 
upgraded to 1.9.0.

 

Ever since, I get a php error coming from Google's runtime:

 

strpos(): Empty needle

/base/data/home/runtimes/php/sdk/google/appengine/ext/cloud_storage_streams/CloudStorageStreamWrapper.php
 line 168

 

I found a stack overflow post, looks like someone using the 1.9.0 beta had this 
problem earlier this month:

http://stackoverflow.com/questions/21545873/google-cloud-storage-error-on-upload-strpos-empty-needle

 

Is there any official word on this bug or release?

Seems really odd to me that this slipped through and was automatically pushed 
to production apps.

-- 
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 
mailto:google-appengine+unsubscr...@googlegroups.com .
To post to this group, send email to google-appengine@googlegroups.com 
mailto:google-appengine@googlegroups.com .
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.





 

-- 

 

Andrew Jessup | Product Manager, Google Cloud Platform | jes...@google.com 
mailto:jes...@google.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 
mailto:google-appengine+unsubscr...@googlegroups.com .
To post to this group, send email to google-appengine@googlegroups.com 
mailto:google-appengine@googlegroups.com .
Visit this group at http://groups.google.com/group/google-appengine.
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 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/d/optout.


Re: [google-appengine] Google App Engine / Cloud Storage Uploads for php broken in 1.9.0?

2014-03-13 Thread Andrew Jessup
Hi David - this is a known issue, we expect to get it addressed ASAP.
https://code.google.com/p/googleappengine/issues/detail?id=10634

And you're quite right - a bug like this should never make it to
production.

Right now we're auditing exactly how an issue like was able to be shipped,
and updating our pre-release testing framework includes checks for
regressions like this.


On Wed, Feb 26, 2014 at 12:55 PM, David Tyler the.david.ty...@gmail.comwrote:

 Has anyone else noticed a problem uploading files to GCS using the php
 libraries in 1.9.0?

 My production app has been on 1.8.9 for weeks, and today was automatically
 upgraded to 1.9.0.

 Ever since, I get a php error coming from Google's runtime:

 strpos(): Empty needle
 /base/data/home/runtimes/php/sdk/google/appengine/ext/cloud_storage_streams/CloudStorageStreamWrapper.php
 line 168

 I found a stack overflow post, looks like someone using the 1.9.0 beta had
 this problem earlier this month:

 http://stackoverflow.com/questions/21545873/google-cloud-storage-error-on-upload-strpos-empty-needle

 Is there any official word on this bug or release?
 Seems really odd to me that this slipped through and was automatically
 pushed to production apps.

 --
 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/d/optout.




-- 

Andrew Jessup | Product Manager, Google Cloud Platform | jes...@google.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/d/optout.