Re: Coding Guidelines: zookeeper IP finder and mqtt streamer

2015-09-28 Thread Vishal Garg
Raul, I still think it is valid to have a peer review and if someone is trying and spending time to keep code style consistent, it is a good thing. And It should not matter who gets to fixing the style issues until we have check styles or a much improved process for reviewing. Code review

Re: After setting streamer and ignite,getting NULL

2015-09-27 Thread Vishal Garg
gt; new >>> at >>>>>>>>> .prepare() >>>>>>>>> method. >>>>>>>>> >>>>>>>>> >>>>>>>>> On Thu, Sep 24, 2015 at 10:55 AM, Gianfranco Murador < >>>>>>

Re: After setting streamer and ignite,getting NULL

2015-09-22 Thread Vishal Garg
Did you figure it out? Something related to your storm integration? Vishal Sent from my iPhone > On Sep 22, 2015, at 4:50 AM, chandresh pancholi > wrote: > > Problem here is with Storm. Its making streamer object null once it goes > into submit topology. > >

Re: Brainstorming about Reactive Streams

2015-09-20 Thread Vishal Garg
https://github.com/ReactiveX/RxJava/wiki/R eactive-Streams +1 on your approach ( if we are wrapping 1.0 with adapters??) Raul it looks like there is a path to convergence in RxJava 2.0, but above link mentions that you could use the standard + integration modules with wrappers on core 1.0 Apis.