Uploaded image for project: 'MINA'
  1. MINA
  2. DIRMINA-814

Slow Receivers(servers) cannot read data already written by client applications after connection close is initiated by client

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • 2.0.3
    • Core
    • None
    • Windows Vista

    Description

      A simple MINA server is developed which is simulating a slow server, the read is done after a sleep of 10 ms.
      A clients writes a huge chunk of bytes and closes the connection.
      This close denies a read to the stream from the client and the data already sent to server is not available for read.
      A more reasonable behavior is to disallow writes but allow the server to read at least what is being already published to the server.

      Attachments

        1. Toronto.txt
          2 kB
          Amol Nayak
        2. SimpleMINAServerClient.java
          1.0 kB
          Amol Nayak
        3. Mina20Server.java
          2 kB
          Amol Nayak

        Activity

          People

            Unassigned Unassigned
            amolnayak311 Amol Nayak
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: