[
https://issues.apache.org/jira/browse/BEAM-870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15632267#comment-15632267
]
Jean-Baptiste Onofré commented on BEAM-870:
-------------------------------------------
After having discussed with [~amitsela], Amit got a very smart and interesting
idea. Instead of trying to deal with any kind of connection factory (a
connection factory is specific to a broker), the {{JmsIO}} could serialize the
connection factory itself. Then the read/write can deserialize if it doesn't
have a connection factory instance.
> JmsIO should be able to serialize the connection factory
> --------------------------------------------------------
>
> Key: BEAM-870
> URL: https://issues.apache.org/jira/browse/BEAM-870
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-extensions
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
>
> Even if a JMS connection factory should be serializable (according to the
> specification), some brokers may be flaky there.
> Instead of directly taking a connection factory, the JmsIO should create a
> connection factory using a configuration (serializable).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)