oss-tsukuba / gfarm

distributed file system for large-scale cluster computing and wide-area data sharing. provides fine-grained replica location control.
Other
32 stars 12 forks source link

incorrect protocol handling in GFM_PROTO_HOST_INFO_GET_BY_NAMES and GFM_PROTO_HOST_INFO_GET_BY_NAMEALIASES in skip case inside COMPOUND protocol #386

Closed gfarm-admin closed 4 years ago

gfarm-admin commented 12 years ago

although the handling is incorrect,
currently there is no problem with this,
because these protocols are currently not used inside COMPOUND protocol.

Reported by: n-soda

Original Ticket: gfarm/tickets/386

gfarm-admin commented 12 years ago

fixed in r6313 on the 2.5 release branch.
NOTE: the main trunk has been already fixed by Motoyuki Kasahara-san (m-kasahr@) in r6236.

Original comment by: n-soda