yittg edited a comment on issue #4992: [pulsar-client-cpp/python,dashboard] 
support parse batch entry
URL: https://github.com/apache/pulsar/pull/4992#issuecomment-523394292
 
 
   @tuteng 
   > But there are some issues about parsing batch messages. When I test 
locally mac environment, pulsar-client shows that the installation was 
successful, but when I use `import pulsar`, it will cause the program to exit.
   
   Did you check the compile environment and runtime consistency, i'm not sure 
what leads to this.
   
   > I think in the dashboard, an option can be set to let the user decide 
whether to turn on parsing batch messages, this allows users to use dashboard 
even if pulsar-client is not installed.
   
   yeah, it indeed does as what you describe. it would check whether the proper 
pulsar module was installed. I have not found a convenient way to set a 
dependency optional to avoid installing a lower version of pulsar-client, so i 
didn't limit its version in `requirements.txt`.
   

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


With regards,
Apache Git Services

Reply via email to