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 2019/06/06 09:22:37 UTC

[GitHub] [pulsar] wolfstudy commented on issue #4485: add docs on how to debug Pulsar Functions

wolfstudy commented on issue #4485: add docs on how to debug Pulsar Functions
URL: https://github.com/apache/pulsar/pull/4485#issuecomment-499418688
 
 
   hello @jerrypeng , `logTopic` and `./bin/pulsar-admin functions`  command line parameters provided can help users to locate function-related problems. Do we consider adding them?
   
   ```
   $ ./bin/pulsar-admin functions trigger
   $ ./bin/pulsar-admin functions putstate
   $ ./bin/pulsar-admin functions querystate
   $ ./bin/pulsar-admin functions stats
   $ ./bin/pulsar-admin functions status(getstatus)
   ...
   ```
   
   

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


With regards,
Apache Git Services