Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-13496

Java thin: Use non-blocking socket IO

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.9
    • 2.10
    • thin client
    • None
    • Java thin: async operations don't block user threads on write; IgniteClient uses one worker thread for all connections instead of a dedicated thread for every connection.
    • Release Notes Required

    Description

      IGNITE-7623 introduces async APIs to the Java thin client. However, socket writes still cause user thread blocking and thus reduce scalability.

      Investigate and prepare an IEP to use non-blocking IO.

      This ticket does not affect user-facing APIs, only changes the way we do IO internally.

      Attachments

        Issue Links

          Activity

            People

              ptupitsyn Pavel Tupitsyn
              ptupitsyn Pavel Tupitsyn
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 6.5h
                  6.5h