Nikita-tech-writer commented on a change in pull request #85:
URL: https://github.com/apache/ignite-website/pull/85#discussion_r598784640
##########
File path: features/streaming.html
##########
@@ -214,18 +214,25 @@ <h2>Streaming Features</h2>
<td class="left">JMS Data Streamer</td>
<td>
<p>
- Ignite JMS Data Streamer consumes messages from JMS
brokers and inserts them into Ignite caches.
+ Apache Ignite JMS 1.1 module provides a streamer to
consume JMS queue and topic messages into
+ Apache Ignite caches.
</p>
<div class="page-links">
<a
href="/docs/latest/extensions-and-integrations/streaming/jms-streamer">Docs for
this feature <i class="fas fa-angle-double-right"></i></a>
</div>
</td>
</tr>
<tr>
- <td class="left">Apache Flume Sink</td>
+ <td class="left">
+ <div class="page-links">
+ <img class="img-responsive diagram-right"
src="/images/apache_flume.png" alt="Apache Flume" width="120" height="60"/>
+ </div>
+ Apache Flume Sink
+ </td>
<td>
<p>
- IgniteSink is a Flume sink that extracts events from
an associated Flume channel and injects into an Ignite cache.
+ IgniteSink is a Flume sink that extracts Events from
an associated Flume channel and injects into an Ignite cache.
Review comment:
```suggestion
IgniteSink is a Flume sink that extracts Events from
an associated Flume channel and injects them into an Ignite cache.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]