Dan Markhasin

Results 4 issues of Dan Markhasin

In continuation to https://github.com/segmentio/kafka-go/pull/925, we are seeing the same behavior in other APIs, such as ListGroups, DescribeGroups, etc. For example from the listgroups protocol: ```go func (r *Response) Merge(requests []protocol.Message,...

bug

When the Feign annotated interface (or class passed to the builder) contains methods that are not intended to be invoked by a web request (i.e. not annotated with RequestMapping), Feign...

waiting for votes
proposal

I am getting the Com.jcraft.jsch.JSchException: Auth fail error, even when using password authentication - this is happening when running on a Windows Server 2012 Build Agent, trying to deploy artifacts...

* Deprecate the usage of github.com/pkg/errors in favor of the std errors package * Use newMarshalableError as the type of the ErrNotRunYet sentinel error