Anurag Agarwal

Results 172 comments of Anurag Agarwal

@iluwatar happy to be back again :) Can I help with this issue?

No @iluwatar I didn't get time to look into this, you can re-assign

@skeggse Just wanted to confirm why have `return void res.**json` type changes have been added?

@skeggse A thorough testing is still required, I did testing with just bull queue of some of the basic functionalities that I was using. I thought to first get a...

I compiled from source by adding ``` typedef unsigned int uint; ``` in the set_xdr_filter.c file and the build compiled successfully. If this is the correct solution to go ahead...

@dwelch-spike can you look into this, this seems like a simple fix and it provides great abilities to use alpine as base image. I can submit the MR for the...

Hello everyone, check if this helps https://github.com/arm64-compat/confluent-platform/pkgs/container/confluentinc%2Fcp-kafka These are not wurstmeister/kafka-docker images but confluent ones. I usually run arm64-compat project to provide compatibility for the popular images which doesn't currently...

The solution by @loggerhead will remove the PAM support form the build on MacOSX. I looked out for an alternative solution of first finding pam_misc.h, if not found we can...

Not sure of this but a more cross compatible solution can be to use lsof, extracting information and doing the same things that were being done in the test case...

That would be great @davidmoreno but I am still confused of what exactly we are checking in the test case, once clear with the idea I think I will be...