* grpc: reduce client idle pings to avoid ENHANCE_YOUR_CALM (too_many_pings)
* test: use context.WithTimeout and pb constants for keepalive
* test(kafka): use separate dial and client contexts in NewDirectBrokerClient
* test(kafka): fix client context usage in NewDirectBrokerClient