stroomdev10

Results 153 issues of stroomdev10

The we can do decoration etc

p:low
s:medium
f:statistics
discussion needed

It would be good to have internal stats covering the reference data store. Stats like total size on disk, number of keys/values/maps etc

enhancement
f:ref data

Run the attached stream through the attached pipeline to get the error below. I think 0x8n are part of a multibyte, but something is getting confused ```[1:1:5852 xmlFragmentParser] FATAL: An...

bug

It would be better if both the current volume count *and* total count were displayed.

enhancement

in a 7.2 Rule , I would like to `filter aDate > day()` , but i’m getting `Unable to parse date: "day()"`

bug
p:high
f:dash / query

https://github.com/gchq/stroom/assets/28703366/87e1e122-8d61-421e-a493-9ce0a61a87f4

bug
p:high

currently we get `Unexpected character ('a' (code 97)); was expecting comma to separate Object entries at [Source: (stroom.pipeline.xml.converter.json.ReaderLocator); line nnnnn, column nnn]` The column and line number correctly point to...

bug
p:high
f:pipeline-processing

I'd like to be able to do something like `decode('TestString123','Test(.....)123','$1','Nothing')` currently `decode()` does not allow the use of `$n` to represent the value in the capture group of the relevant...

enhancement
f:dash / query

Have had a situation there an incorrect processing pipeline was used in place of a referenceLoader pipeline. The incorrect pipeline was creating streams whenever new data was ingested/processed.

enhancement
f:ref data