Enhancement #1658

Do not require converter configuration for local transports

Added by J. Moringen over 10 years ago. Updated over 10 years ago.

Status:ResolvedStart date:11/15/2013
Priority:NormalDue date:
Assignee:J. Moringen% Done:

100%

Category:C++
Target version:rsb-0.10

Description

See e.g. https://projects.cor-lab.de/issues/1942 for a case in which this change would have avoided all problems.


Related issues

Related to Robotics Service Bus - Feature #1657: Improve exception messages for failed connector construction Resolved 11/14/2013

Associated revisions

Revision 6c1e55c6
Added by J. Moringen over 10 years ago

Do not configure converters for local transports in src/rsb/Factory.cpp

fixes #1658

  • src/rsb/Factory.{h,cpp} (Factory::prepareConnectorOptions): new helper
    function; for remote transports, prepare a converter selection
    strategy when necessary
    (Factory::createInPullConnectors): use prepareConnectorOptions
    (Factory::createInPushConnectors): likewise
    (Factory::createOutConnectors): likewise

History

#1 Updated by J. Moringen over 10 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Applied in changeset rsb-cpp|commit:6c1e55c6a05b0d7bbe7f05b1415afa6e70d9a7f7.

Also available in: Atom PDF