cbickel commented on issue #2938: Convert inline code to attachment in database
URL: 
https://github.com/apache/incubator-openwhisk/pull/2938#issuecomment-342841994
 
 
   I like this little script to update the database schema.
   But one thing that comes into my mind is: If you have large databases, it 
could take a very long time to update the actions, because you are getting all 
the documents by its own.
   What do you think about creating a design doc, that returns only the 
actions, thats still need to be modified?
   Of cause, this design doc can be deleted afterwards.
   
   Another aspect to make this script faster (if you want it to), would be 
batching.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to