Uploaded image for project: 'Torque'
  1. Torque
  2. TORQUE-227

Change handling of fillerChunkSize in filler methods

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.0-beta1
    • 4.0
    • Templates
    • None

    Description

      Currently, the filler chunk size can be determined by overriding the method getFillerChunkSize() in the peer class. This has the following problems:

      • the filler chunk size is the same for all possible filler methods
      • the filler chunk size cannot be set for a particular call.

      Therefore, the getFillerChunkSize() method should be removed. Instead, the filler chunk size should be passed in via an optional parameter.to the filler method by an optional parameter.

      Attachments

        Activity

          People

            tfischer Thomas Fox
            tfischer Thomas Fox
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: