Avoid unnecessary creation of session objects for Git LFS Batch API requests

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • 8.17.0, 8.9.27
    • Component/s: Git LFS
    • None

      Bitbucket will avoid session creation for some requests type (such as those using basic authentication) however requests to the Git LFS Batch API, when the remote is SSH, happen via JWT. These requests will have a session associated with them, along with the memory overheads and in the case of hazelcast.http.sessions being set to replicated, a lot of Hazelcast traffic.

      The Git LFS Batch API does not need a session created, so lets avoid it.

            Assignee:
            Ben Humphreys
            Reporter:
            Ben Humphreys
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: