stroom
stroom copied to clipboard
Stroom is a highly scalable data storage, processing and analysis platform.
I'd like to be able to add a column in a table with values like now(), day(), week() with and without offsets week()-1w etc. I'd like to be able to...
# Issue Certain characters (like `0x5` and `0x1d`) in event data cause errors when parsing XML:  This is despite using XML version 1.1 and an `InvalidXMLCharFilterReader` pipeline element to...
When setting permissions on an object (with cascade), an invalid event of type `DocPermissionResourceImpl.cascadeDocumentPermissions` is generated. The error that occurs during processing is: ``` The content of element 'Update' is...
When indexing against an Elasticsearch cluster under heavy load, bulk indexing requests may be rejected by the cluster. The current behaviour is for the stream to fail, resulting in the...
It would be good if I could link to a served copy of the event-logging-schema docs/examples. It would also be nice if the Schema browser in Stroom could link to...
Enhancement request - to be able to send data to Stroom via https post and specify a header which allows a customised "CreateTime". Similar to what one can do with...
It would be useful if the Monitoring -> Caches screen could display some descriptive text about the purpose of the cache and any implications of changing its properties or clearing...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
`OKHttp` client library already in use in `http-call()` stroom XSLT function, and allows enhanced control over timeout parameters than the standard Java 7 `HttpUrlConnection` client that is currently used. Better...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.3.2. Changelog Sourced from nanoid's changelog. 3.3.2 Fixed enhanced-resolve support. 3.3.1 Reduced package size. 3.3 Added size argument to function from customAlphabet (by Stefan Sundin)....