View Issue Details

IDProjectCategoryView StatusLast Update
000841510000-014: PubSubSpecpublic2023-03-28 15:56
ReporterJan Murzyn Assigned ToMatthias Damm  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version1.05.03 RC1 
Summary0008415: ReserveIds needs better description of error handling.
Description

It's not described what happens if it's impossible to reserve the requested amount of ids:

  • Error code is missing e.g. Bad_LimitsExceeded or Bad_ResourceUnavailable
  • What to set for output parameters in case of errors.

How to handle partial success, e.g. some amount of IDs could be reserved but not as many as requested.

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

Matthias Damm

2023-03-19 01:04

developer   ~0018882

Added ReserveIds method result
Bad_ResourceUnavailable

Description:
The requested number of Ids cannot be reserved.
The maximum number of WriterGroups and DataSetWriters are exposed in the PubSubCapabilities Object.

In the case of a Method results, no output arguments are provided.

Jim Luth

2023-03-28 15:56

administrator   ~0019052

Agreed to changes in web meeting.

Issue History

Date Modified Username Field Change
2022-10-25 15:21 Jan Murzyn New Issue
2022-11-08 17:02 Jim Luth Assigned To => Matthias Damm
2022-11-08 17:02 Jim Luth Status new => assigned
2023-03-19 01:04 Matthias Damm Status assigned => resolved
2023-03-19 01:04 Matthias Damm Resolution open => fixed
2023-03-19 01:04 Matthias Damm Fixed in Version => 1.05.03 RC1
2023-03-19 01:04 Matthias Damm Note Added: 0018882
2023-03-28 15:56 Jim Luth Status resolved => closed
2023-03-28 15:56 Jim Luth Note Added: 0019052