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 2021/04/13 00:50:56 UTC

[GitHub] [pulsar] devinbost opened a new issue #10205: [Functions] Need a way to enable debug log level in functions running in production

devinbost opened a new issue #10205:
URL: https://github.com/apache/pulsar/issues/10205


   As mentioned in this issue: https://github.com/apache/pulsar/issues/3259
   there is currently no way to change the log level of a function to debug level. 
   For solving the issue here: https://github.com/apache/pulsar/issues/6054
   I need to be able to enable debug logging in Pulsar functions to observe the permits behavior of `ConsumerImpl`. 
   Only being able to see the permit behavior on the broker tells half of the story and is insufficient for finding the problem. 


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



[GitHub] [pulsar] devinbost commented on issue #10205: [Functions] Need a way to enable debug log level in functions running in production

Posted by GitBox <gi...@apache.org>.
devinbost commented on issue #10205:
URL: https://github.com/apache/pulsar/issues/10205#issuecomment-818344996


   Running functions in local-run mode is not sufficient to solve the problems linked above. 


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



[GitHub] [pulsar] jerrypeng closed issue #10205: [Functions] Need a way to enable debug log level in functions running in production

Posted by GitBox <gi...@apache.org>.
jerrypeng closed issue #10205:
URL: https://github.com/apache/pulsar/issues/10205


   


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