[GitHub] dubee commented on issue #3798: Allow for activation store to accept user and request information

2018-08-15 Thread GitBox
dubee commented on issue #3798: Allow for activation store to accept user and 
request information
URL: 
https://github.com/apache/incubator-openwhisk/pull/3798#issuecomment-413225038
 
 
   @mdeuser, can you review this one?


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


[GitHub] dubee commented on issue #3798: Allow for activation store to accept user and request information

2018-08-14 Thread GitBox
dubee commented on issue #3798: Allow for activation store to accept user and 
request information
URL: 
https://github.com/apache/incubator-openwhisk/pull/3798#issuecomment-412955342
 
 
   @markusthoemmes, any other comments on this one?


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


[GitHub] dubee commented on issue #3798: Allow for activation store to accept user and request information

2018-08-08 Thread GitBox
dubee commented on issue #3798: Allow for activation store to accept user and 
request information
URL: 
https://github.com/apache/incubator-openwhisk/pull/3798#issuecomment-411554929
 
 
   PG4 2057  


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


[GitHub] dubee commented on issue #3798: Allow for activation store to accept user and request information

2018-08-08 Thread GitBox
dubee commented on issue #3798: Allow for activation store to accept user and 
request information
URL: 
https://github.com/apache/incubator-openwhisk/pull/3798#issuecomment-411488668
 
 
   Added UserContext in the third commit. The case class definition should 
probably be moved elsewhere though.


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


[GitHub] dubee commented on issue #3798: Allow for activation store to accept user and request information

2018-08-08 Thread GitBox
dubee commented on issue #3798: Allow for activation store to accept user and 
request information
URL: 
https://github.com/apache/incubator-openwhisk/pull/3798#issuecomment-411457977
 
 
   @chetanmeh, where do you think the UserContext case class should live?


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


[GitHub] dubee commented on issue #3798: Allow for activation store to accept user and request information

2018-08-07 Thread GitBox
dubee commented on issue #3798: Allow for activation store to accept user and 
request information
URL: 
https://github.com/apache/incubator-openwhisk/pull/3798#issuecomment-411175890
 
 
   @markusthoemmes, anything else on this one?


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


[GitHub] dubee commented on issue #3798: Allow for activation store to accept user and request information

2018-08-07 Thread GitBox
dubee commented on issue #3798: Allow for activation store to accept user and 
request information
URL: 
https://github.com/apache/incubator-openwhisk/pull/3798#issuecomment-411175837
 
 
   PG2 3475  


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


[GitHub] dubee commented on issue #3798: Allow for activation store to accept user and request information

2018-07-06 Thread GitBox
dubee commented on issue #3798: Allow for activation store to accept user and 
request information
URL: 
https://github.com/apache/incubator-openwhisk/pull/3798#issuecomment-403056358
 
 
   @chetanmeh, certain Elasticsearch deployments require additional 
authentication which can be passed through the controller via HTTP headers. 
This allows the controller to communicate to Elasitcsearch for users making 
requests. Currently our Elasticsearch log store works in the same way. When 
required headers are specified via the OpenWhisk Ansible configuration for the 
log store, the log store will pass those headers from the client to 
Elasticsearch to perform a query.
   
   See the log store for example:
   
https://github.com/apache/incubator-openwhisk/blob/92a64c291156a2cd3d6b304babc2a193a46d0699/common/scala/src/main/scala/whisk/core/containerpool/logging/ElasticSearchLogStore.scala#L103


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


[GitHub] dubee commented on issue #3798: Allow for activation store to accept user and request information

2018-06-21 Thread GitBox
dubee commented on issue #3798: Allow for activation store to accept user and 
request information
URL: 
https://github.com/apache/incubator-openwhisk/pull/3798#issuecomment-399311815
 
 
   @markusthoemmes, very concerned about this polling behavior. 
https://github.com/apache/incubator-openwhisk/blob/1d79fa395de32c6a774efeb4f53563689e9cbb7e/core/controller/src/main/scala/whisk/core/controller/actions/PrimitiveActions.scala#L585


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


[GitHub] dubee commented on issue #3798: Allow for activation store to accept user and request information

2018-06-21 Thread GitBox
dubee commented on issue #3798: Allow for activation store to accept user and 
request information
URL: 
https://github.com/apache/incubator-openwhisk/pull/3798#issuecomment-399200752
 
 
   PG4 1863 ⏳ 


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