Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-1301 Improve streaming of large objects for network server and client,from client to server
  3. DERBY-1461

Separate writeScalarStream to methods which handle either encrypted or plain streams.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 10.2.1.6
    • Network Client
    • None

    Description

      Reading writeScalarStream in Request class,
      I found it would be possible to separate this method to two methods,
      one is for encrypted stream and another is for plain,
      because original writeScalarStream hardly share code for encrypted and for plain.

      Separating this method will help me to realize DERBY-1301 separatingly for encrypted and plain,
      as I planned in http://issues.apache.org/jira/browse/DERBY-1301#action_12417684 .

      Attachments

        1. DERBY-1461.patch
          22 kB
          Tomohito Nakayama

        Activity

          People

            tmnk Tomohito Nakayama
            tmnk Tomohito Nakayama
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: