You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2020/12/15 15:58:46 UTC

[GitHub] [geode] jdeppe-pivotal commented on pull request #5840: GEODE-8782: Add getPrincipal method to FunctionContext interface

jdeppe-pivotal commented on pull request #5840:
URL: https://github.com/apache/geode/pull/5840#issuecomment-745385708


   @jinmeiliao Yes, good idea. I've added the principal to `FunctionContextImpl` and removed the code that rebound the `Subject` on function threads.
   
   @upthewaterspout I've also removed the default implementation for `FunctionContext.getPrincipal()` since FunctionContext (and impls) are never serialized anywhere and it is also never implemented by user code.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org