You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2020/11/17 16:20:02 UTC

[GitHub] [trafficcontrol] rob05c commented on issue #5291: Log Spam from Riak services in Traffic Ops

rob05c commented on issue #5291:
URL: https://github.com/apache/trafficcontrol/issues/5291#issuecomment-729038303


   >It's probably calling HandleErr without returning.
   
   If it is, you should see this in the logs:
   https://github.com/apache/trafficcontrol/blob/master/traffic_ops/traffic_ops_golang/api/api.go#L134
   
   > called after a write already occurred! Not double-writing!
   
   FWIW I've seen that `transaction has already been committed or rolled back` in the past, after strange query errors. Certain bad queries -- which didn't commit or rollback -- seem to cause all future queries on the same transaction. I don't fully understand why.


----------------------------------------------------------------
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:
users@infra.apache.org