pulsar-client-go
pulsar-client-go copied to clipboard
build pulsar-perf for multiple os and architecture
Motivation
To release a pulsar-perf utility against multiple popular OS and architecture, these binaries can be generated and part of the pulsar-client-go release. Can these binaries in gz format to be uploaded to GH release as part of the client lib release package?
Modifications
Introduce a new script for that purpose.
Verifying this change
This is a utility. The script runs to complete.
Does this pull request potentially affect one of the following parts:
If yes was chosen, please highlight the changes
- Dependencies (does it add or upgrade a dependency): no
- The public API: no
- The schema: no
- The default values of configurations: no
- The wire protocol: no
Documentation
- Does this pull request introduce a new feature? no
Can these binaries in gz format to be uploaded to GH release as part of the client lib release package?
Not directly, the releases need to be done to the ASF distribution servers.