Opened 8 years ago

Closed 8 years ago

#73 closed defect (wontfix)

`multiple_file` mode cannot always work in `read` mode

Reported by: rlacroix Owned by:
Priority: minor Component: XIOS
Version: 2.0 Keywords:
Cc:

Description

XIOS is supposed to be able to open files created in multiple_file mode as long as the number of servers is unmodified.

However XIOS tries to auto-complete the XML by reading attributes from the files. Unfortunately this operation is done on the clients so it fails because the number of clients does not match the expected number of servers.

Change History (2)

comment:1 Changed 8 years ago by ymipsl

  • Priority changed from major to minor

Yes it is actually a known limitation.
XIOS cannot read properly files in multiple_file mode due to the problems evocated.
We would try to fixing it later, so we consider this problem as not critical.

Yann

comment:2 Changed 8 years ago by ymipsl

  • Resolution set to wontfix
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.