Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-1141

TServerUtils.startHsHaServer eats maxMessageSize parameter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 1.5.0
    • rpc, tserver
    • None

    Description

      org.apache.accumulo.server.util.TServerUtils.startHsHaServer doesn't do anything with the maxMessageSize parameter, causing the maximum frame size to be about 16MB. This is too small for many mutations, and would greatly restrict the values that are commonly used with Accumulo.

      To fix, we need to include a frame size parameter in the TFramedTransport.Factory returned by org.apache.accumulo.core.util.ThriftUtil.transportFactory().

      Attachments

        1. ACCUMULO-1141.patch
          2 kB
          Adam Fuchs

        Issue Links

          Activity

            People

              ecn Eric C. Newton
              afuchs Adam Fuchs
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: