[ https://issues.apache.org/jira/browse/THRIFT-4590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James E. King III closed THRIFT-4590. ------------------------------------- Closing as this was for 0.12.0. > running the test client using HTTP transport leads to "CoInitialize not > called" > ------------------------------------------------------------------------------- > > Key: THRIFT-4590 > URL: https://issues.apache.org/jira/browse/THRIFT-4590 > Project: Thrift > Issue Type: Bug > Components: Delphi - Library > Reporter: Jens Geyer > Assignee: Jens Geyer > Priority: Major > Fix For: 0.12.0 > > Attachments: > 0001-THRIFT-4590-running-the-test-client-using-HTTP-trans.patch > > > Trying to use the test client with HTTP transport ends in an error that the > COM lbraries were not properly intialized (the Delphi HTTP client uses > MSXML). > Furthermore, since there are a lot of OS resources in Windows that are > thread-sensitive, the whole protocol and transport stack setup should be > executed *inside the test threads*, instead of trying to executing that part > in theĀ UI thread. > The latter also eliminates the need to call {{Synchronize}} to free the > transport instance in the creating UI thread. -- This message was sent by Atlassian JIRA (v7.6.3#76005)