Uploaded image for project: 'Beehive'
  1. Beehive
  2. BEEHIVE-128

Switch from java.net.URLEncoder/Decoder to org.apache.commons.codec.net.URLCodec for

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • V1Beta
    • v1m1
    • Build, NetUI, Web Services (181)
    • None

    Description

      java.net.URLEncoder/Decoder is pretty slow and often bottlenecks pages/servers that do a fair amount of encoding. We should switch to org.apache.commons.codec.net.URLCodec instead, which is much faster--especially since Beehive already ships commons-codec. I have a patch that does this and will be uploading it shortly.

      Attachments

        1. urlencode-patch.tar.gz
          12 kB
          Bryan Che

        Activity

          People

            Unassigned Unassigned
            bryanche Bryan Che
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: