Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-4597

RemoteRemoveAllMessage and RemotePutAllMessage should not use a partitioned region class

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • transactions
    • None

    Description

       The RemoteRemoveAllMessage and RemotePutAllMessage implement removeAll/putAll for transactions on non-partitioned classes. But they call a static method (getEventForEntry) on RemoveAllPRMessage/PutAllPRMessage which is a messaged used for partitioned regions.

      This code should be refactored so that the common getEventForEntry is not in a class dedicated to a specific type of region.

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            dschneider Darrel Schneider
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: