Menu

#26 FedoraAccessServlet hardcodes tiny buffer for datastreams

closed-fixed
E S
None
4
2008-02-06
2007-07-03
No

When getting datastream disseminations via the REST interface, the data is buffered 255 bytes at a time. If it's not made configurable, it should use at least a byte buffer size of 4096 or 8192 when streaming the content.

Discussion

  • E S

    E S - 2008-01-23

    Logged In: YES
    user_id=487398
    Originator: NO

    Hardcoded a 4KB buffer. Fixed in dev-145635 r6523 (2.2.x) and dev-145636 r6524 (3.0b1).

    Leaving open until fixes are merged in maintenance-2.2 and trunk.

     
  • E S

    E S - 2008-01-23
    • status: open --> open-fixed
     
  • Chris Wilper

    Chris Wilper - 2008-01-29
    • assigned_to: nobody --> pangloss
     
  • Chris Wilper

    Chris Wilper - 2008-02-06

    Logged In: YES
    user_id=189298
    Originator: YES

    Fixed in maintenance-2.2 r6546 and trunk r6550

     
  • Chris Wilper

    Chris Wilper - 2008-02-06
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.