Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-2214

Cache Kerberos tickets for long lived Daemons

Log workAgile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • storm-core
    • None

    Description

      The UI and supervisors authenticate to nimbus through kerberos. But they initiate a new connection each time they do so, and even use a new Subject for each connection. This means that the client must fetch a new service ticket each time and adds a lot of load on the KDC.

      In order to reuse the subject between sessions we propose cacheing the Login instead of creating a new one each time.

      Attachments

        Activity

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

          People

            revans2 Robert Joseph Evans Assign to me
            revans2 Robert Joseph Evans
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0h
              0h
              Logged:
              Time Spent - 1h
              1h

              Slack

                Issue deployment