Testing compatibility of an implementation

32 views
Skip to first unread message

stuart.w...@gmail.com

unread,
Aug 30, 2017, 11:22:46 PM8/30/17
to grpc.io
I have started working on anther Java implementation of gRPC based on Undertow and was wondering if there was any sort of compatibility test suite I can run to verify the correctness of the implementation? 

I am planning on implementing both the server side (to allow gRPC to be used to invoke Java EE components in Wildfly) and a client (so we can use Undertow's ALPN implementation and avoid any messing with the boot class path or native code).

Thanks,

Stuart

Carl Mastrangelo

unread,
Sep 1, 2017, 5:52:57 PM9/1/17
to grpc.io, stuart.w...@gmail.com
Currently we do not.  The best alternative we have right now is a interop test suites which run continuously, but those aren't comprehensive.   The setup of these interop tests is pretty complicated, but you can see how we do it in the grpc/grpc repo.  

At some point gRPC Java will include docs on how to add another transport, but its too early for it right now.
Reply all
Reply to author
Forward
0 new messages