Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-40

optimize and cleanup ReplicateCommand

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 4.0.0.ALPHA1, 4.0.0.Final
    • None
    • Core
    • None

      ReplicateCommand should be split into SingleRPCCommand, MultipleRPCCommand:

      • name is more suggestive, ReplicateCommand name is very simillr to ReplicableCommand which makes code hard to read
      • when only replicating a single command, the current impl is inefficient as it internally builds an array to store the single entry. This is not needed.

              mircea.markus Mircea Markus (Inactive)
              mircea.markus Mircea Markus (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: