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

Better SystemStreamPartition toString

    XMLWordPrintableJSON

Details

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

    Description

      Right now toString on SystemStreamPartition looks like this:

      SystemStreamPartition [partition=Partition [partition=0], system=wikipedia, stream=#en.wikinews]

      This isn't great (wrong order, very wordy), particularly when there are lots of them.
      A better option might be:

      SystemStreamPartition(TheSystem, TheStream, ThePartitionId)

      Attachments

        1. SAMZA-324.patch
          0.7 kB
          Naveen
        2. SAMZA-324.patch
          1 kB
          Naveen
        3. SAMZA-324.patch
          0.7 kB
          Naveen

        Activity

          People

            naveenatceg Naveen Somasundaram
            jghoman Jakob Homan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: