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

First call to thrift_transport:read_exact fails to dispatch correct function

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.10.0
    • Erlang - Library
    • None

    Description

      Module:function_exported/2 always return false if the module is not loaded yet.
      The patch replaces it with erlang:module_info/1 so that the module gets loaded if it is not loaded yet.

      Attachments

        Activity

          People

            nsuke Nobuaki Sukegawa
            nsuke Nobuaki Sukegawa
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: