Uploaded image for project: 'Usergrid (Retired)'
  1. Usergrid (Retired)
  2. USERGRID-1185

PUT by name does a GET on an entity twice

Details

    • Story
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0
    • None
    • None
    • Usergrid 32

    Description

      We are tracking down the need for lots of GC on continuous PUT by name (different name/entities). When looking at this we discovered that there are two GETs of an entity when doing PUT by name: 1) GET to see if it exists and 2) GET to get the entity to update (since PUT is really a PATCH).

      It would be more optimal to only have one GET in this scenario

      Attachments

        Activity

          People

            mrusso Michael Russo
            jeffreyawest Jeffrey West
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: