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/05/02 14:26:27 UTC

[GitHub] [pulsar] NotBad4U commented on issue #4055: could not determine kind of name for C.pulsar_configure_set_negative_ack_redelivery_delay_ms

NotBad4U commented on issue #4055: could not determine kind of name for C.pulsar_configure_set_negative_ack_redelivery_delay_ms
URL: https://github.com/apache/pulsar/issues/4055#issuecomment-488694574
 
 
   I encounter the same errors with the `client-cpp 2.3.1`.
   Fixing the pulsar-client-go version with `require github.com/apache/pulsar/pulsar-client-go v2.3.1` in the `go.mod` throw me the same error:
   ```
   go: errors parsing go.mod:
   /home/alessio/Projects/go/src/stream-dns/go.mod:5: invalid module version "v2.3.1": unknown revision pulsar-client-go/v2.3.1
   ```
   
   Desktop:
   - Linux
   - arch and ubuntu

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