David Brouwer

Results 165 comments of David Brouwer

> Same issue with a freshly cloned repo. Did you ever find a solution? Yes, use an older version of Gradle. Before 7 IIRC. The compile methode depricated starting with...

Can you explain a bit more about your thoughts behind this PR? Any core options to go-micro would still have to be implemented in each implementation of the store interface...

@butonic etcd doesn't have a store implementation, so might be better for you to extend the plugins directly and add a context option for the redis and etcd plugin, and...

@butonic recently we've started working on updating part of the plugin options, and they way loggers are handled. This could be taken into consideration with that as well, so we...

We need a bit more context, could you upload the code for both test servers?

Can you provide the complete error you get, not only the stack trace?

You don't need a UI, just the logs. I am looking for the full log error messages, not only the stack trace. It is for sure a bug in go-micro....

Also, I see you are using go-micro v4.5.0, you can try upgrading to the latest version and see if that helps anything

@gdgrc how is it going now with the service? I want to help you and have looked at it again, but I can't figure out why the exception is happening....

@gdgrc thanks for the extra information! I am surprised to see a large number of `nil` nodes. I'd be curious to see when they exactly get added to the list....