stroomdev66

Results 102 issues of stroomdev66

Tracking state with respect to time. Allow more sophisticated questions to be asked of the data. Example: with stroom-stats can ask “How many people used app A in this time...

enhancement
epic

Finding the required hardware to deploy an HBase cluster. Dusting off the stroom-stats code and updating it to work with stroom v7.

enhancement
epic

Currently indexing is a bit convoluted, having to define the index fields and then define an xslt to create the abstraction matching those fields. The index doc should be self...

enhancement
epic

We need it to be easier to add/remove nodes from a cluster. Possibly use zookeeper/curator for things like leader election, cluster locking, etc. (gh-2070). This may also allow for more...

p:normal
epic
s:large

(gh-1878, gh-1913, gh-1927)

enhancement
epic

There are a few enhancements that could be made to data splitter. Primarily these would be to make it work better against some data especially embedded XML and JSON and...

enhancement [DON't USE]
epic
f:data-splitter

As always some libs need updating, e.g. Saxon to add support for XSLT 3.0 and others to fix vulnerabilities and keep the application up to date. Uplift Dropwizard to v2.x.

enhancement
epic
refactor

Elastic search has a feature called percolator that allows you to effectively save a query and it be run during document indexing to find matching documents during ingest. These matches...

enhancement
epic