Achanta Vamsi Subhash

Results 9 comments of Achanta Vamsi Subhash

Hi all, Is there any mailing list where any of the devs are working on getting the NVME drive to work?

+1 - any help wrt. fixing this? Able to replicate this on Fedora 35 workstation distro

Hi @Geal @o0Ignition0o any updates wrt. the batching support? If not already in the roadmap, could one of you guide us towards contributing this feature?

Hi Cutting, Thanks a lot for the reply. - Sure. I have introduced param as a type because that seemed to be a good way to approach this. We can...

Missed one case to handle - the above code only works if the class has only type parameters. I am now working on making it work for mix of both...

The case mentioned above of a mix of normal typed params and parameterized types is now working. Ex: class ABC { U val1; V val2; String val3; Integer val4; }...

@Geal +1 to federation v1 support. If not, could you help guide us to implement the support in router?

Thanks @Geal - this is great news. @NoobMaster-96 from our end is attempting to add support for now - if okay, please include him also in the contributing to this...

> @vamsi360 I hear you attempted it internally? Did it bring great improvements on the number of network requests? We used it as a resiliency feature where we have a...