Will
Will
I have made an investigation pass into this issue and have the following findings: * A constant called SIDECAR_IP has since been added as a part of https://github.com/dapr/java-sdk/pull/333/, which is...
@artursouza - awesome, thanks for looking into this. I'd like to confirm here before proceeding: 1. Are you saying that the approach of setting DEFAULT_SIDECAR_IP to the loopback address via...
> @artursouza - awesome, thanks for looking into this. I'd like to confirm here before proceeding: > > 1. Are you saying that the approach of setting DEFAULT_SIDECAR_IP to the...
> @artursouza Wasn't there was a particular reason why 127.0.0.1 was used instead of localhost? @mukundansundar according to https://github.com/dapr/java-sdk/pull/213, it was changed from localhost to 127.0.0.1 "to avoid local OS...
Work in progress, please do not merge
@mukundansundar @artursouza -- this is ready for review now, can you please take a look and if ok can remove the `do-not-merge` label?
> @willtsai The integration tests are failing due to compilation error ... @mukundansundar - weird, I was able to compile and pass tests locally...looks like it's one specific failure `package...
> > @willtsai The integration tests are failing due to compilation error ... > > @mukundansundar - weird, I was able to compile and pass tests locally...looks like it's one...
@riezebosch - thanks for sharing! Is this something you'd be interested to contribute to the Dapr project? https://docs.dapr.io/contributing/contributing-overview/ https://docs.dapr.io/contributing/contributing-docs/