Feature #674

Implement ErrorHandler subsystem in Java

Added by S. Wrede over 12 years ago. Updated over 6 years ago.

Status:NewStart date:10/21/2011
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:JavaEstimated time:5.00 hours
Target version:rsb-0.18

Description

In order to deal with situations where client code waits in callbacks, e.g., in a blocking call for getting the next event and an exception occurs in the ReceiverTask of the framework we need a mechanism to communicate the exceptional status to the client. Only when the client is explicitly informed, it will be possible for him to react accordingly and shutdown its listener threads.

The communication from ReceiverTask to a client via the EventHandler (which is there the router object) may be a first test case.

See ErrorHandling.


Related issues

Blocks Robotics Service Bus - Bug #671: rsb-java does not shutdown properly if a Spread connectio... In Progress 10/21/2011

History

#1 Updated by S. Wrede over 12 years ago

  • Target version changed from rsb-0.7 to 0.6

#2 Updated by J. Wienke about 12 years ago

  • Target version deleted (0.6)

#3 Updated by J. Moringen almost 12 years ago

  • Description updated (diff)
  • Target version set to rsb-0.9

#4 Updated by J. Moringen about 11 years ago

  • Target version changed from rsb-0.9 to rsb-0.10

#5 Updated by J. Moringen over 10 years ago

  • Target version changed from rsb-0.10 to rsb-0.11

#6 Updated by S. Wrede over 9 years ago

  • Target version changed from rsb-0.11 to rsb-0.12

#7 Updated by J. Wienke almost 9 years ago

  • Target version changed from rsb-0.12 to rsb-0.13

#8 Updated by J. Moringen about 8 years ago

  • Target version changed from rsb-0.13 to rsb-0.14

#9 Updated by J. Moringen about 8 years ago

  • Target version changed from rsb-0.14 to rsb-0.15

#10 Updated by J. Moringen over 7 years ago

  • Target version changed from rsb-0.15 to rsb-0.16

#11 Updated by J. Moringen about 7 years ago

  • Target version changed from rsb-0.16 to rsb-0.17

#12 Updated by J. Moringen over 6 years ago

  • Target version changed from rsb-0.17 to rsb-0.18

Also available in: Atom PDF