bbende commented on pull request #292:
URL: https://github.com/apache/nifi-registry/pull/292#issuecomment-670089065
I can't figure out why that error seems to happen only on the
updateUserGroup call, but I tried a few things and so far switching the order
in the test where it does "create, retrieve, update, delete", instead of
"create, update, retrieve, delete", seems to make it consistently pass.
I feel like this is more some testing environmental issue, since even in the
previous scenario, the create and update were working on the server side, but
for some reason the connection was closed by the time the client tried to read
the response.
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org