You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/10/09 00:17:11 UTC

[GitHub] srkukarni opened a new pull request #2748: Fix getstatus logic in kubernetes runtime

srkukarni opened a new pull request #2748: Fix getstatus logic in kubernetes runtime
URL: https://github.com/apache/pulsar/pull/2748
 
 
   ### Motivation
   
   When running in k8 environment, all instances of a function are owned by only one function worker. Now if there are multiple workers and the getstatus comes to a worker thats not the owner of the function, it should redirect to the right owner.
   
   ### Modifications
   
   Describe the modifications you've done.
   
   ### Result
   
   After your change, what will change.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services