Since recently we get a message saying:

> The Google Cloud Storage Java API is deprecated and will soon be removed. 
Please use the Google Cloud Storage Client library instead. 
> Migration documentation is available here: 
https://cloud.google.com/appengine/docs/java/googlecloudstorageclient/migrate

The problem is that new googlecloudstorageclient is missing some key 
functionality present in old api. 

One good feature in old api, it allows to read leveldb format via 
openRecordReadChannel() method, which is very helpful if we want to restore 
data from  from appengine backups.

Is there a replacement i missed? 
If not I would strongly urge Team@Google to port those classes too.


Thanks,
HG

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/f0d8ce19-5b28-4d52-99ab-6a7412bf0c25%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to