Aharon Hacmon

Results 18 comments of Aharon Hacmon

I am not interested in this project anymore, so if you feel like closing this PR, it's OK

Good enough. I have searched the code, seems that I can fix it myself. I just don't know where to put that flag (where is the code that shows the...

Hi The build in travis-ci has failed and I need these changes. Do you think that will be a release version?

System properties can be changed via code.

Consider moving the routing strategy from "client" side to discovery layer

When invoking service to service call, the caller (in this case a service acts like a client) uses the routing strategy (e.g. round-robin, random) based on the annotations, but IMHO...