Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-3983

It would be helpful if SocketServer's Acceptors logged both the SocketChannel port and the processor ID upon registra

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.10.0.1
    • core
    • None

    Description

      Currently Acceptors log the following message prior to registering passing the accepted channel to a processor.

      "Accepted connection from %s on %s [%d] sendBufferSize [actual|requested]: [%d|%d] recvBufferSize [actual|requested]: [%d|%d]"

      It would be helpful to include the port number and the processor ID in this message to aid in debugging efforts. Making it easier to track the amount of time between acceptance and processing (connection configuration)

      Attachments

        Issue Links

          Activity

            People

              Ryan P Ryan P
              Ryan P Ryan P
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: