Opened 12 years ago

Closed 12 years ago

#195 closed defect (fixed)

don't log "Duplicate Connection" NegotiationErrors so noisily

Reported by: Brian Warner Owned by:
Priority: minor Milestone: 0.6.4
Component: negotiation Version: 0.6.1
Keywords: Cc:

Description

Using 'flogtool dump' on tahoe, I see a lot of verbose tracebacks whenever a duplicate connection is discovered. This isn't front-page news, and the traceback doesn't need to be logged.. a single log.OPERATIONAL or log.INFREQUENT message is sufficient.

Change History (2)

comment:1 Changed 12 years ago by davidsarah

FWIW, I also find those tracebacks irritating, so +1 for fixing this in 0.6.4.

comment:2 Changed 12 years ago by Brian Warner

Resolution: fixed
Status: newclosed

Fixed in [03f4bac]. Added #196 for an error-handling problem I noticed while testing.

Note: See TracTickets for help on using tickets.