Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-329

TServerSocket close() method - inheritance problem

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.1
    • Python - Library
    • None
    • Patch Available

    Description

      I was unable to close transport layer (TServerSocket). I have examined library and I have found little problem (my opinion) in TServerSocket inheritance. TServerSocket inherits from TServerTransportBase and TSocketBase. close() method is inherited from TServerTransportBase and this method is just dummy method. Real method (which closes the socket) in TSocketBase is hidden.

      Attachments

        Activity

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

          People

            shigin Alexander Shigin
            franis.sirkovic Franis Sirkovic
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment