Pulsar Go client library

2018-05-10 Thread Matteo Merli
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

Re: [VOTE] Pulsar Release 2.0.0-rc1-incubating Candidate 3

2018-05-10 Thread Dave Fisher
+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

Re: Planning for Pulsar 2.1 release

2018-05-10 Thread Sanjeev Kulkarni
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

Planning for Pulsar 2.1 release

2018-05-10 Thread Matteo Merli
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

Re: [VOTE] Pulsar Release 2.0.0-rc1-incubating Candidate 3

2018-05-10 Thread David Rusek
+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