Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-244

[hbase] REST servlet doesn't treat / characters in row key correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      Using row keys like "com.site.www/:http" currently doesn't work. We've tracked it down to the use of request.getPathInfo() instead of request.getRequestURI() in Dispatcher.getPathSegments.

      Attachments

        1. fix-urlencode-keys.patch
          0.7 kB
          Bryan Duxbury
        2. fix-urlencode-keys-v2.patch
          0.7 kB
          Michael Stack

        Activity

          People

            Unassigned Unassigned
            bryanduxbury Bryan Duxbury
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: