2019-05-09 09:40:28 UTC - Alexandre DUVAL: I have errors on compilation if not compile from clean. ---- 2019-05-09 13:38:14 UTC - William Hammond: Hey everyone, I checked the help-wanted tag in github but it seemed most the tickets were very old or had people working on them. Does anyone have an issue in mind that'd be good for a first time pulsar contributor? ---- 2019-05-09 16:09:41 UTC - Matteo Merli: @William Hammond What areas would you be more interested to work on? broker, client, Java, Go, Python, NodeJS, C++ bindings? ---- 2019-05-09 17:07:44 UTC - Brian Doran: @Sijie GuoWould you have any idea why this would be happening. This is with a completely new maven repo. ---- 2019-05-09 17:10:50 UTC - William Hammond: Broker seems the most interesting but i have java, go and python experience so if client work is the most tractable for a new contributor i have no problem with that ---- 2019-05-09 17:15:55 UTC - Matteo Merli: Just a couple of ideas:
Delete schema when auto-deleting topics: <https://github.com/apache/pulsar/issues/4180> Close blocks if called twice in Go Client: <https://github.com/apache/pulsar/issues/4231> ----