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

Remove duplicate region operations

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

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

    Description

      Given that the region interface now implements java.util.concurrent.ConcurrentMap it now also has putIfAbsent(K key, V value) and remove(java.lang.Object key methods. This makes the following methods redundant:

      create(K key, V value)
      destroy(java.lang.Object key)
      

      We should deprecate these operations and then remove them in a subsequent release.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            swapnil.bawaskar Swapnil Bawaskar

            Dates

              Created:
              Updated:

              Slack

                Issue deployment