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 2020/06/03 23:48:57 UTC

[GitHub] [pulsar] skothari-tibco opened a new issue #7158: Mistake in Pulsar Function Documentation

skothari-tibco opened a new issue #7158:
URL: https://github.com/apache/pulsar/issues/7158


   **Describe the bug**
   A clear and concise description of what the bug is.
   In the documentation of pulsar function, under the Logger section there is an mistake in "Go" code sample . Go code sample states  `"github.com/apache/pulsar/pulsar-function-go/log"` in the import but in reality it is  `"github.com/apache/pulsar/pulsar-function-go/logutil"`
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Go to   `https://pulsar.apache.org/docs/en/functions-develop/#logger`
   2. Click on 'Go'
   4. See error
   
   **Expected behavior**
   A clear and concise description of what you expected to happen.
   The import section of the code sample should have "github.com/apache/pulsar/pulsar-function-go/logutil"`
   
   **Screenshots**
   If applicable, add screenshots to help explain your problem.
   <img width="833" alt="Screen Shot 2020-06-03 at 7 48 15 PM" src="https://user-images.githubusercontent.com/43142501/83699847-2c694380-a5d3-11ea-917c-03b2005b8d6a.png">
   
   
   


----------------------------------------------------------------
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] sijie commented on issue #7158: Mistake in Pulsar Function Documentation

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


   @wolfstudy can you double-check if this is a 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] wolfstudy commented on issue #7158: Mistake in Pulsar Function Documentation

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


   @skothari-tibco Thanks your feedback, will fix it.


----------------------------------------------------------------
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] wolfstudy commented on issue #7158: Mistake in Pulsar Function Documentation

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


   > @wolfstudy can you double-check if this is a problem?
   
   Sure, will do this


----------------------------------------------------------------
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] codelipenghui closed issue #7158: Mistake in Pulsar Function Documentation

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


   


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