Uploaded image for project: 'XNIO'
  1. XNIO
  2. XNIO-336

Socket accept error should log at ERROR level before closing the channel

    XMLWordPrintable

Details

    Description

      Revert XNIO-309. The fix lowered the log level from ERROR to DEBUG when IOException happens at the socket accept for JBEAP-13547.

      However, it hides a critical error. Users can not notice that a critical error occur and a channel is silently closed due to an IO error (e.g. Too many open files).

      I think only lowering the log level for ClosedChannelException is enough for JBEAP-13547. So, I would like to suggest keep other IOException logged at the ERROR level.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-mmiura Masafumi Miura
              rhn-support-mmiura Masafumi Miura
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: