Closed WadeBarnes closed 4 weeks ago
I think i screwed this up :/
But, I'm pretty sure the error message is misleading. The previous endorser connection should still exist and work correctly.
I'll clean up the process for when there is an existing endorser connection. I don't know why I made it exit with that message.
You are connect, from what I can tell the existing endorser connection is not affected and still works, it's existence is just not being taken into account.
Observed behavior:
When upgrading an agent instance (
0.10.2
to0.12.2
) in this case I started seeing the following message:The agent in question was already connected to an endorser service and the connection was know to be working.
Expected behavior:
To not see this message when an agent already has a working connection established with as endorser service. This message should also not be displayed if (these scenarios were not tested):
Steps to reproduce:
0.10.2
for example) that is already connected to an endorser service.INFO
.v0.12.2
for example.This issue is not restricted to upgrades. The same issue will occur if you setup a new agent instance with an endorser connection.