Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-15163

Untangle RepairMessage sub-hierarchy of messages, use new messaging (more) correctly

    XMLWordPrintableJSON

Details

    Description

      There is currently a nested sub-hierarchy of messages used by repair - in RepairMessage - all sharing one verb, all sharing one deserialiser, all sharing one verb handler. The first two can and should be addressed, and it’s mostly a mechanical task to do so. The last one should be tackled separately, when we get to refactor repair some day (and it could definitely use some love).

      The proposed patch follows-up the work done in CASSANDRA-15066 and makes repair use the new messaging service in a more correct way, making verbs and deserialization more explicit. It wasn't included into the original commit so that to not make the single commit larger that it needed to be.

      Attachments

        Issue Links

          Activity

            People

              aleksey Aleksey Yeschenko
              aleksey Aleksey Yeschenko
              Aleksey Yeschenko
              Blake Eggleston
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: