Summary: | $TAO_ROOT/tests/Oneway_Buffering test fails | ||
---|---|---|---|
Product: | TAO | Reporter: | Nanbor Wang <bala> |
Component: | ORB | Assignee: | DOC Center Support List (internal) <tao-support> |
Status: | ASSIGNED --- | ||
Severity: | normal | ||
Priority: | P3 | ||
Version: | 1.1.18 | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 1031 | ||
Bug Blocks: |
Description
Nanbor Wang
2001-07-22 09:20:31 CDT
For the time being, I guess I am going to take a simple way out. I am going to change the operation request_received () in the interface Oneway_Buffering_Admin to a oneway. I know I am not solving the problem but just trying to get around it. Still the question remains ie. is this an ORB problem and where should this be dealt with? Some more ideas to solve this problem. We could use the Muxed connection strategy too. There is an opinion to change the default setting in TAO to a Muxed strategy as compared to Exclusive strategy now. The exclusive strategy wastes lots of resources. I guess it is a good change after TAO 1.2 goes out. Accepted for tao-support. This bug is not valid. We have come a long way from this. We are using muxed connections that solves the problems to an extent. But we run out of stack space if there are large number of iterations. But the next biggest problem is that the TP_Reactor does not treat the handles in a fair manner. Plese refer 1031 for the fixes that we plan to do for this and more I am reopening the bug. The reason it is reopened is that we still see failures which are very much different from what was reported first. But the probelms are now with the TP_Reactor. Adding a dependency to 1031 so that we can lsoe this after we close that. Accepting the bug To whomsovere fixes this problem: Please revert this change "Tue Sep 25 17:40:08 2001 Balachandran Natarajan <bala@cs.wustl.edu>". The change has been put in to lessen the noise because of this problem. |