Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-5432

TSaslTransport throw TTransportException of MaxMessageSize reached

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.14.1
    • 0.15.0
    • Java - Library
    • None
    • Patch Available

    Description

      When use TSaslTransport, we can see data reader is new TMemoryInputTransport(),  the structure of the empty parameter will cause the tconfiguration to give a 100mb limit, However, the TmemoryInputTransport buffer is independent of this restriction and should be initialized by the TConfiguration of TSASLTransport

      Attachments

        1. image-2021-06-16-23-06-27-396.png
          26 kB
          GuangMing Lu
        2. image-2021-06-16-23-08-29-961.png
          43 kB
          GuangMing Lu
        3. THRIFT-5432-1.patch
          2 kB
          GuangMing Lu

        Activity

          People

            luguangming GuangMing Lu
            luguangming GuangMing Lu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: