chetanmeh commented on issue #3453: Introduce a AttachmentStore SPI
URL: 
https://github.com/apache/incubator-openwhisk/pull/3453#issuecomment-374598806
 
 
   >  dont follow the need for the volatile attachments.
   
   The updates to state are performed via stream stage and hence is single 
threaded. However reads can happen concurrently in other threads so the 
reference to map is marked as `var` and `volatile`

----------------------------------------------------------------
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