Subhobrata Dey

Results 27 comments of Subhobrata Dey

hi @naveentatikonda , yes for `job-scheduler` its the same issue. i tried upgrading from `2.x` to `3.0.0` & faced the issue i linked. today i'll test again to see if...

hi @kartg , the current pr for job scheduler doesnt have the `2.0.1` fix. the actual error is the one mentioned by @cliu123 above. the `mixedClusterTask` in `bwc` tests fail....

I did evaluate https://github.com/bytebeamio/rumqtt . I can use any other library. However, i went with `paho mqtt` because I was not sure of future maintenance guarantees for `rumqtt` library.

Please let me know if i should try switching the library.

> @sbcd90 I think we can go ahead and work on this one, but let's be explicit we're supporting paho, so maybe rename it to `cloudevents-sdk-paho-mqtt`. Can you set the...

> So i have some concerns about the whole v3/v5 difference, why did you defined an extension for it? do we need it? Hi @slinkydeveloper , currently, v3 supports only...

Hi @slinkydeveloper , Thanks a lot for your detailed review. Refactored the code accordingly. Added a sample README. Can you please have a look now?

hi @slinkydeveloper , i fixed the remaining issues. For musl, i get the error ``` Make sure you also have the development packages of openssl installed. For example, `libssl-dev` on...

hi @slinkydeveloper , the builds are fixed now.

@linuxbasic @slinkydeveloper I would like to work on it if no one is already working on it.