Enhancement #1658
Do not require converter configuration for local transports
Status: | Resolved | Start date: | 11/15/2013 | |
---|---|---|---|---|
Priority: | Normal | Due 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
Associated revisions
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 9 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset rsb-cpp|commit:6c1e55c6a05b0d7bbe7f05b1415afa6e70d9a7f7.