Shrijeet
Shrijeet
I @vrushalic, I explained the reasoning on user list. Pasting same message here: "We are planning to use our own rest server implementation which is based on dropwizard. But want...
We ran end to end test (ran ETL on hadoop 1.x logs and served the JSON result from the hraven-core's rest server) & found no issues after upgrade.
I cant tell what was fixed in this change: https://github.com/quickwit-oss/quickwit/pull/5908, was it related?
``` logcollector-quickwit-searcher-2 quickwit [2m2025-09-21T06:36:26.221Z[0m [32m INFO[0m [1mleaf_search[0m[2m:[0m[1mmulti_index_leaf_search[0m[1m{[0m[3mindex[0m[2m=[0m["ray-logs"][1m}[0m[2m:[0m[1msingle_doc_mapping_leaf_search[0m[1m{[0m[3mindex[0m[2m=[0m["ray-logs"][1m}[0m[2m:[0m [2mquickwit_search::leaf[0m[2m:[0m [3mnum_docs[0m[2m=[0m3588691 [3mnum_splits[0m[2m=[0m1 [3msplit_offsets[0m[2m=[0m[SplitIdAndFooterOffsets { split_id: "01K5NF8E7YF6C5SM8HT3BQZ9BY", split_footer_start: 166991465, split_footer_end: 167008362, timestamp_start: Some(1758434986), timestamp_end: Some(1758436011), num_docs: 3588691 }] logcollector-quickwit-searcher-2 quickwit [2m2025-09-21T06:36:26.221Z[0m [32m INFO[0m...
Fix in #5919