Uploaded image for project: 'Ratis'
  1. Ratis
  2. RATIS-1384

Change pending request limit unit to MB.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.2.0
    • server
    • None

    Description

      Currently the pendingRequestLimit is in Bytes and this byteLimit is converted to int 

      RequestLimits(int elementLimit, SizeInBytes byteLimit) {
        super(elementLimit, byteLimit.getSizeInt());
      }
      

      This means the maximum bytes that can be set is the INTEGER limit i.e the pendingRequestSize cannot be set beyond 2GB.

      Attachments

        1. r1384_20210707.patch
          7 kB
          Tsz-wo Sze

        Issue Links

          Activity

            People

              sadanand_shenoy Sadanand Shenoy
              sadanand_shenoy Sadanand Shenoy
              Votes:
              0 Vote for this issue
              Watchers:
              2 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 - 3h
                  3h