You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Timothy Steffens (JIRA)" <ji...@apache.org> on 2017/11/10 05:53:00 UTC

[jira] [Created] (IGNITE-6855) Refactor JMSStreamer to better align with overall streamer design

Timothy Steffens created IGNITE-6855:
----------------------------------------

             Summary: Refactor JMSStreamer to better align with overall streamer design
                 Key: IGNITE-6855
                 URL: https://issues.apache.org/jira/browse/IGNITE-6855
             Project: Ignite
          Issue Type: Improvement
      Security Level: Public (Viewable by anyone)
          Components: streaming
    Affects Versions: 2.3
            Reporter: Timothy Steffens
            Priority: Minor


The current implementation of the JMSStreamer extends StreamAdapter but it does not use the inherited functionality to process messages; rather, it implements its own very similar functionality. This implementation makes the JMSStreamer difficult to work with so it will be refactored to take advantage of the available inheritance which will improve the APIs and general implementation by making it cleaner and more aligned with the overall streamer design.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)