[ https://issues.apache.org/jira/browse/SOLR-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joel Bernstein updated SOLR-8550: --------------------------------- Attachment: SOLR-8550.patch Expanded the tests to show that the rollup count changed after a new document was added to the index. The daemon stream was left open and the changed rollup count was streamed out after the new document was indexed. This tests the main functionality of the DaemonStream. The next step is to test the DaemonStream running inside of the /stream handler. > 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 > > > 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org