[GitHub] [nifi-registry] bbende commented on pull request #292: NIFIREG-408 Adding clients for tenants and policies

2020-08-06 Thread GitBox


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




[GitHub] [nifi-registry] bbende commented on pull request #292: NIFIREG-408 Adding clients for tenants and policies

2020-08-05 Thread GitBox


bbende commented on pull request #292:
URL: https://github.com/apache/nifi-registry/pull/292#issuecomment-669461591


   Thanks for reviewing!  Hmmm I do remember seeing this error once, but I 
think I only encountered it when running the IT test from Intellij and then 
after fixing the other revision problem I never saw it again, but interesting 
that it is happening from a maven build here.



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