Modify

Ticket #148 (new defect)

Opened 11 years ago

RemoteServerRef.getClientHost() and distributed threads

Reported by: Bernhard Haumacher (haui at haumacher dot de) Owned by:
Priority: normal Milestone:
Component: uka.karmi Version: 1.06d
Severity: normal Keywords:
Cc:

Description

The implementation of getClientHost() does rely on the fact that a remote server method is executed in an ExecutionThread. With distributed threads the thread that executes a server method can also be an application thread. This causes getClientHost() to throw an exception.

Evaluation

In the context of distributed threads the getClientHost() interface seems not to be appropriate.

todo since 1.06d.

Attachments

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will be changed from (none). Next status will be 'new'
The owner will be changed from (none) to anonymous. Next status will be 'assigned'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.