fracasula commented on issue #7682:
URL: https://github.com/apache/pulsar/issues/7682#issuecomment-682052891


   Sorry, I was somehow dropping the `message` attribute from the logs coming 
from your Golang library (i.e. when converting them to the Stackdriver format). 
These should hopefully make more sense:
   
   ```
   { message: "Received too big frame size. size=1869573421" level: "warn" 
local_addr: { IP: "10.56.0.34" Port: 60946 Zone: "" } remote_addr: { Opaque: "" 
User: null RawFragment: "" RawPath: "" Host: "pulsar-proxy.pulsar:6650" Path: 
"" Scheme: "pulsar" RawQuery: "" Fragment: "" ForceQuery: false } }
   { message: "Failed to write on connection" error: "write tcp 
10.56.0.34:60946->10.0.1.68:6650: use of closed network connection" level: 
"warn" local_addr: { Zone: "" Port: 60946 IP: "10.56.0.34" } remote_addr: { 
Path: "" Host: "pulsar-proxy.pulsar:6650" RawFragment: "" Opaque: "" Scheme: 
"pulsar" User: null RawQuery: "" ForceQuery: false RawPath: "" Fragment: "" } }
   ```


----------------------------------------------------------------
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:
[email protected]


Reply via email to