[ 
https://issues.apache.org/jira/browse/SOLR-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15112763#comment-15112763
 ] 

Joel Bernstein edited comment on SOLR-8550 at 1/22/16 5:47 PM:
---------------------------------------------------------------

Added error logging and a test that ensures the DaemonStream thread has been 
stopped when using the *stop* action. This also exercises the *list* action.

These tests are passing every time now locally and a whole lot of things have 
to go right for these tests to pass. I'm feeling pretty good about committing 
this.


was (Author: joel.bernstein):
Added error logging and a test that ensures the DaemonStream thread has been 
stopped when using the *stop* action. This also exercises the "list" action.

These tests are passing every time now locally and a whole lot of things have 
to go right for these tests to pass. I'm feeling pretty good about committing 
this.

> Add asynchronous DaemonStreams to the Streaming API
> ---------------------------------------------------
>
>                 Key: SOLR-8550
>                 URL: https://issues.apache.org/jira/browse/SOLR-8550
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Joel Bernstein
>         Attachments: SOLR-8550.patch, SOLR-8550.patch, SOLR-8550.patch, 
> SOLR-8550.patch, SOLR-8550.patch, SOLR-8550.patch, SOLR-8550.patch, 
> SOLR-8550.patch, SOLR-8550.patch, SOLR-8550.patch, SOLR-8550.patch, 
> SOLR-8550.patch, SOLR-8550.patch, SOLR-8550.patch, SOLR-8550.patch, 
> SOLR-8550.patch, SOLR-8550.patch
>
>
> Currently all streams in the Streaming API are synchronously *pulled* by a 
> client.
> It would be great to add the capability to have asyncronous *DaemonStreams* 
> that live within Solr that can *push* content as well. This would facilite 
> large scale alerting and background aggregation use cases.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to