sbourkeostk commented on issue #6172: [Issue #6171] Fix Python function launcher
URL: https://github.com/apache/pulsar/pull/6172#issuecomment-580747077
 
 
   I see what you mean. When I first modified `python_instance_main.py` I added 
a `None` to the args list. Then I redid it with named args but I think I must 
have got my docker images mixed when I tested the second version out. I'll 
resubmit this shortly. It just needs
   ```tls_trust_cert_path=tls_trust_cert_path``` ->  
```tls_trust_certs_file_path=tls_trust_cert_path```

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to