Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-194

createStreamPartitionString should not use characters that overlap with uris

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.7.0
    • None
    • None

    Description

      Right now when we build the partition string for the container we use colons and slashes to delimit. This clashes with URIs, meaning we can't encode URIs a streams. Instead of : and / we should use ; and #, for example, respectively.

      Attachments

        1. SAMZA-194.patch
          3 kB
          Jakob Homan

        Issue Links

          Activity

            People

              jghoman Jakob Homan
              jghoman Jakob Homan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: