Hi all,
I've created a PR to add the Go client library for Pulsar.
https://github.com/apache/incubator-pulsar/pull/1764
It would be nice to have this reviewed by a number of Go developers to
gather feedback.
This is the first piece of Go code I wrote.. so that's likely to violate a
number of bes
+1 (binding)
Note that with Taylor, Jim and I this release has the 3 requisite IPMC +1
Votes. You still need to present the VOTE thread to general@incubator in case
any other IPMC member wishes to review.
Both Source and Binary:
Checked hashes and signatures
Check LICENSE, NOTIC
Looks good!
On Thu, May 10, 2018 at 9:12 AM, Matteo Merli wrote:
> Now that 2.0 is on the way, I'd like to get some items that we're targeting
> to get into a 2.1 release:
>
> * Connector framework (pulsar-io), built on top of Pulsar Functions
> * Go client library (based on C++ Pulsar client
Now that 2.0 is on the way, I'd like to get some items that we're targeting
to get into a 2.1 release:
* Connector framework (pulsar-io), built on top of Pulsar Functions
* Go client library (based on C++ Pulsar client lib)
* Tooling and docs around rack-aware deployment
* Tiered storage frame
+1 (non-binding)
On Wed, May 9, 2018 at 6:14 PM, Nozomi Kurihara
wrote:
> +1 (binding)
>
> Environment: MacOS 10.13.4
>
> * check sha1, sha512, asc
> * Bin distribution
> - start standalone
> - producer/consumer worked
> - pulsar-functions worked
> * Src distribution
> - compile