Skip to content

fix(http): correct HTTP content length for JSON responses#6520

Merged
bluestreak01 merged 2 commits intomasterfrom
flake_testFragmentedPreferences
Dec 11, 2025
Merged

fix(http): correct HTTP content length for JSON responses#6520
bluestreak01 merged 2 commits intomasterfrom
flake_testFragmentedPreferences

Conversation

@kafka1991
Copy link
Copy Markdown
Collaborator

@kafka1991 kafka1991 commented Dec 10, 2025

Found in

025-12-08T15:46:50.1335696Z >>>>= io.questdb.test.cutlass.http.SettingsEndpointTest.testFragmentedPreferences
2025-12-08T15:46:50.1335969Z random seeds: 2838696475697777L, 1765208810072L
2025-12-08T15:46:50.1337569Z 2025-12-08T15:46:50.133648Z I i.q.c.CairoEngine unlocked [table=sys.column_versions_purge_log]
2025-12-08T15:46:50.1338961Z 2025-12-08T15:46:50.133724Z I i.q.g.e.QueryProgress fin [id=1, sql=`CREATE TABLE IF NOT EXISTS "sys.column_versions_purge_log" (ts timestamp, table_name symbol, column_name symbol, table_id int, truncate_version long, columnType int, table_partition_by int, updated_txn long, column_version long, partition_timestamp timestamp, partition_name_txn long,completed timestamp) timestamp(ts) partition by MONTH BYPASS WAL`, principal=admin, cache=false, jit=true, time=556645]
2025-12-08T15:46:50.1340298Z 2025-12-08T15:46:50.133739Z I i.q.c.p.WriterPool open [table=sys.column_versions_purge_log, thread=15031]
2025-12-08T15:46:50.1340880Z 2025-12-08T15:46:50.133755Z I i.q.c.TableWriter open 'sys.column_versions_purge_log'
2025-12-08T15:46:50.1405233Z 2025-12-08T15:46:50.140268Z I i.q.g.e.QueryProgress exe [id=2, sql=`SELECT * FROM "sys.column_versions_purge_log" WHERE completed = null`, principal=admin, cache=false, jit=true]
2025-12-08T15:46:50.1406477Z 2025-12-08T15:46:50.140322Z I i.q.g.e.QueryProgress fin [id=2, sql=`SELECT * FROM "sys.column_versions_purge_log" WHERE completed = null`, principal=admin, cache=false, jit=true, time=54793]
2025-12-08T15:46:50.1517009Z 2025-12-08T15:46:50.151390Z I i.q.g.e.QueryProgress exe [id=3, sql=`CREATE TABLE IF NOT EXISTS "sys.text_import_log" (ts timestamp, id varchar, table_name symbol, file symbol, phase symbol, status symbol, message varchar,rows_handled long,rows_imported long,errors long) timestamp(ts) partition by DAY BYPASS WAL`, principal=admin, cache=false, jit=false]
2025-12-08T15:46:50.1517799Z 2025-12-08T15:46:50.151471Z I i.q.c.CairoEngine locked [table=sys.text_import_log, thread=15031]
2025-12-08T15:46:50.1521058Z 2025-12-08T15:46:50.151944Z I i.q.c.CairoEngine unlocked [table=sys.text_import_log]
2025-12-08T15:46:50.1521667Z 2025-12-08T15:46:50.152023Z I i.q.g.e.QueryProgress fin [id=3, sql=`CREATE TABLE IF NOT EXISTS "sys.text_import_log" (ts timestamp, id varchar, table_name symbol, file symbol, phase symbol, status symbol, message varchar,rows_handled long,rows_imported long,errors long) timestamp(ts) partition by DAY BYPASS WAL`, principal=admin, cache=false, jit=true, time=633210]
2025-12-08T15:46:50.1522160Z 2025-12-08T15:46:50.152034Z I i.q.c.p.WriterPool open [table=sys.text_import_log, thread=15031]
2025-12-08T15:46:50.1522472Z 2025-12-08T15:46:50.152049Z I i.q.c.TableWriter open 'sys.text_import_log'
2025-12-08T15:46:50.1632117Z 2025-12-08T15:46:50.162872Z I i.q.WorkerPoolManager new DEDICATED pool [name=export, requester=export, workers=1, priority=5]
2025-12-08T15:46:50.1632697Z 2025-12-08T15:46:50.162885Z I server-main export workers count: 1
2025-12-08T15:46:50.1633056Z 2025-12-08T15:46:50.162925Z I i.q.WorkerPoolManager new DEDICATED pool [name=mat-view-refresh, requester=mat-view-refresh, workers=2, priority=5]
2025-12-08T15:46:50.1633613Z 2025-12-08T15:46:50.162982Z I i.q.WorkerPoolManager new DEDICATED pool [name=wal-apply, requester=wal-apply, workers=2, priority=5]
2025-12-08T15:46:50.1634174Z 2025-12-08T15:46:50.163005Z I i.q.WorkerPoolManager using SHARED pool [requester=http, workers=2, pool=shared-network]
2025-12-08T15:46:50.1634526Z 2025-12-08T15:46:50.163093Z A http-server listening on 0.0.0.0:9037 [fd=332860921463 backlog=256]
2025-12-08T15:46:50.1634902Z 2025-12-08T15:46:50.163334Z I i.q.WorkerPoolManager new DEDICATED pool [name=minhttp, requester=min-http, workers=1, priority=8]
2025-12-08T15:46:50.1635269Z 2025-12-08T15:46:50.163407Z A http-min-server listening on 0.0.0.0:9038 [fd=341450856057 backlog=64]
2025-12-08T15:46:50.1636204Z 2025-12-08T15:46:50.163487Z I i.q.WorkerPoolManager using SHARED pool [requester=pg-wire, workers=2, pool=shared-network]
2025-12-08T15:46:50.1636725Z 2025-12-08T15:46:50.163526Z A pg-server listening on 0.0.0.0:8849 [fd=350040790651 backlog=64]
2025-12-08T15:46:50.1637076Z 2025-12-08T15:46:50.163575Z I i.q.WorkerPoolManager using SHARED pool [requester=line-tcp-io, workers=2, pool=shared-network]
2025-12-08T15:46:50.1637445Z 2025-12-08T15:46:50.163578Z I i.q.WorkerPoolManager using SHARED pool [requester=line-tcp-writer, workers=2, pool=shared-write]
2025-12-08T15:46:50.1637843Z 2025-12-08T15:46:50.163614Z A tcp-line-server listening on 0.0.0.0:9036 [fd=358630725245 backlog=256]
2025-12-08T15:46:50.2525670Z 2025-12-08T15:46:50.252145Z A server-main server is ready to be started
2025-12-08T15:46:50.2527023Z 2025-12-08T15:46:50.252187Z I i.q.c.MetadataCache metadata hydration started [tables=3]
2025-12-08T15:46:50.2527730Z 2025-12-08T15:46:50.252489Z I server-main os scheduled worker started [name=shared-network_0]
2025-12-08T15:46:50.2528314Z 2025-12-08T15:46:50.252490Z I server-main worker pool started [pool=shared-network]
2025-12-08T15:46:50.2529058Z 2025-12-08T15:46:50.252492Z I i.q.WorkerPoolManager started shared pool [name=shared-network, workers=2]
2025-12-08T15:46:50.2529664Z 2025-12-08T15:46:50.252520Z I server-main os scheduled worker started [name=shared-network_1]
2025-12-08T15:46:50.2530247Z 2025-12-08T15:46:50.252521Z I i.q.c.MetadataCache metadata hydration completed [tables=3]
2025-12-08T15:46:50.2530964Z 2025-12-08T15:46:50.252596Z I server-main os scheduled worker started [name=shared-query_0]
2025-12-08T15:46:50.2534892Z 2025-12-08T15:46:50.253362Z I server-main worker pool started [pool=shared-query]
2025-12-08T15:46:50.2535589Z 2025-12-08T15:46:50.253364Z I i.q.WorkerPoolManager started shared pool [name=shared-query, workers=2]
2025-12-08T15:46:50.2536328Z 2025-12-08T15:46:50.253388Z I server-main os scheduled worker started [name=shared-query_1]
2025-12-08T15:46:50.2537244Z 2025-12-08T15:46:50.253437Z I server-main os scheduled worker started [name=shared-write_0]
2025-12-08T15:46:50.2538178Z 2025-12-08T15:46:50.253469Z I server-main worker pool started [pool=shared-write]
2025-12-08T15:46:50.2540539Z 2025-12-08T15:46:50.253470Z I i.q.WorkerPoolManager started shared pool [name=shared-write, workers=2]
2025-12-08T15:46:50.2543491Z 2025-12-08T15:46:50.253497Z I server-main os scheduled worker started [name=shared-write_1]
2025-12-08T15:46:50.2545268Z 2025-12-08T15:46:50.253531Z I server-main worker pool started [pool=export]
2025-12-08T15:46:50.2545881Z 2025-12-08T15:46:50.253532Z I i.q.WorkerPoolManager started dedicated pool [name=export, workers=1]
2025-12-08T15:46:50.2546462Z 2025-12-08T15:46:50.253557Z I server-main os scheduled worker started [name=export_0]
2025-12-08T15:46:50.2547049Z 2025-12-08T15:46:50.253619Z I server-main os scheduled worker started [name=mat-view-refresh_0]
2025-12-08T15:46:50.2547629Z 2025-12-08T15:46:50.253654Z I server-main worker pool started [pool=mat-view-refresh]
2025-12-08T15:46:50.2548225Z 2025-12-08T15:46:50.253656Z I i.q.WorkerPoolManager started dedicated pool [name=mat-view-refresh, workers=2]
2025-12-08T15:46:50.2548832Z 2025-12-08T15:46:50.253712Z I server-main os scheduled worker started [name=mat-view-refresh_1]
2025-12-08T15:46:50.2549402Z 2025-12-08T15:46:50.253782Z I server-main os scheduled worker started [name=wal-apply_0]
2025-12-08T15:46:50.2550004Z 2025-12-08T15:46:50.253958Z I server-main os scheduled worker started [name=wal-apply_1]
2025-12-08T15:46:50.2550567Z 2025-12-08T15:46:50.254005Z I server-main worker pool started [pool=wal-apply]
2025-12-08T15:46:50.2551142Z 2025-12-08T15:46:50.254006Z I i.q.WorkerPoolManager started dedicated pool [name=wal-apply, workers=2]
2025-12-08T15:46:50.3319799Z 2025-12-08T15:46:50.256904Z I server-main worker pool started [pool=minhttp]
2025-12-08T15:46:50.3322725Z 2025-12-08T15:46:50.256909Z I i.q.WorkerPoolManager started dedicated pool [name=minhttp, workers=1]
2025-12-08T15:46:50.3323768Z 2025-12-08T15:46:50.256951Z I server-main os scheduled worker started [name=minhttp_0]
2025-12-08T15:46:50.3324409Z 2025-12-08T15:46:50.257084Z I server-main 
2025-12-08T15:46:50.3324909Z      ___                  _   ____  ____
2025-12-08T15:46:50.3325362Z     / _ \ _   _  ___  ___| |_|  _ \| __ )
2025-12-08T15:46:50.3326936Z    | | | | | | |/ _ \/ __| __| | | |  _ \
2025-12-08T15:46:50.3327356Z    | |_| | |_| |  __/\__ \ |_| |_| | |_) |
2025-12-08T15:46:50.3327778Z     \__\_\\__,_|\___||___/\__|____/|____/
2025-12-08T15:46:50.3328168Z                         www.questdb.io
2025-12-08T15:46:50.3328343Z 
2025-12-08T15:46:50.3328803Z     Web Console URL                 ILP Client Connection String
2025-12-08T15:46:50.3329010Z 
2025-12-08T15:46:50.3332610Z     http://172.17.0.6:9037          http::addr=172.17.0.6:9037;
2025-12-08T15:46:50.3333478Z     http://127.0.0.1:9037           http::addr=127.0.0.1:9037;
2025-12-08T15:46:50.3333763Z 
2025-12-08T15:46:50.3334205Z QuestDB configuration files are in /tmp/junit16766505920909891229/dbRoot/conf
2025-12-08T15:46:50.3334456Z 
2025-12-08T15:46:50.3334609Z 
2025-12-08T15:46:50.3335003Z 2025-12-08T15:46:50.331421Z A server-main enjoy
2025-12-08T15:46:50.3335534Z 2025-12-08T15:46:50.331674Z I http-server connected [ip=127.0.0.1, fd=371515627140, connCount=1]
2025-12-08T15:46:50.3336186Z 2025-12-08T15:46:50.332465Z I http-server disconnected [ip=255.255.255.255, fd=371515627140, src=queue]
2025-12-08T15:46:50.3336871Z 2025-12-08T15:46:50.332484Z I server-main QuestDB is shutting down...
2025-12-08T15:46:50.3337427Z 2025-12-08T15:46:50.332490Z I i.q.WorkerPoolManager closing dedicated pool [name=export, workers=1]
2025-12-08T15:46:50.3337999Z 2025-12-08T15:46:50.332872Z I server-main cleaned worker [name=export, worker=0]
2025-12-08T15:46:50.3338574Z 2025-12-08T15:46:50.332877Z I server-main os scheduled worker stopped [name=export_0]
2025-12-08T15:46:50.3339171Z 2025-12-08T15:46:50.332889Z I i.q.WorkerPoolManager closing dedicated pool [name=mat-view-refresh, workers=2]
2025-12-08T15:46:50.3339930Z 2025-12-08T15:46:50.332900Z I server-main cleaned worker [name=mat-view-refresh, worker=1]
2025-12-08T15:46:50.3340508Z 2025-12-08T15:46:50.332902Z I server-main os scheduled worker stopped [name=mat-view-refresh_1]
2025-12-08T15:46:50.3345772Z 2025-12-08T15:46:50.334156Z I server-main cleaned worker [name=mat-view-refresh, worker=0]
2025-12-08T15:46:50.3347581Z 2025-12-08T15:46:50.334162Z I server-main os scheduled worker stopped [name=mat-view-refresh_0]
2025-12-08T15:46:50.3349850Z 2025-12-08T15:46:50.334171Z I i.q.c.m.MatViewRefreshJob materialized view refresh job closing [workerId=0]
2025-12-08T15:46:50.3350572Z 2025-12-08T15:46:50.334175Z I i.q.c.m.MatViewRefreshJob materialized view refresh job closing [workerId=1]
2025-12-08T15:46:50.3351203Z 2025-12-08T15:46:50.334180Z I i.q.WorkerPoolManager closing dedicated pool [name=wal-apply, workers=2]
2025-12-08T15:46:50.3351775Z 2025-12-08T15:46:50.334185Z I server-main cleaned worker [name=wal-apply, worker=1]
2025-12-08T15:46:50.3352335Z 2025-12-08T15:46:50.334186Z I server-main os scheduled worker stopped [name=wal-apply_1]
2025-12-08T15:46:50.3352889Z 2025-12-08T15:46:50.334857Z I server-main cleaned worker [name=wal-apply, worker=0]
2025-12-08T15:46:50.3353426Z 2025-12-08T15:46:50.334863Z I server-main os scheduled worker stopped [name=wal-apply_0]
2025-12-08T15:46:50.3353996Z 2025-12-08T15:46:50.334931Z I i.q.WorkerPoolManager closing dedicated pool [name=minhttp, workers=1]
2025-12-08T15:46:50.3526569Z QuestDB is shutting down...
2025-12-08T15:46:50.3527229Z QuestDB is shutting down...
2025-12-08T15:46:50.3816907Z 2025-12-08T15:46:50.381018Z I server-main cleaned worker [name=minhttp, worker=0]
2025-12-08T15:46:50.3817512Z 2025-12-08T15:46:50.381022Z I server-main os scheduled worker stopped [name=minhttp_0]
2025-12-08T15:46:50.3817923Z 2025-12-08T15:46:50.381035Z I i.q.WorkerPoolManager closing shared Network pool [name=shared-network, workers=2]
2025-12-08T15:46:50.3818352Z 2025-12-08T15:46:50.381183Z I server-main cleaned worker [name=shared-network, worker=0]
2025-12-08T15:46:50.3818669Z 2025-12-08T15:46:50.381184Z I server-main os scheduled worker stopped [name=shared-network_0]
2025-12-08T15:46:50.3818984Z 2025-12-08T15:46:50.381262Z I server-main cleaned worker [name=shared-network, worker=1]
2025-12-08T15:46:50.3819297Z 2025-12-08T15:46:50.381265Z I server-main os scheduled worker stopped [name=shared-network_1]
2025-12-08T15:46:50.3819620Z 2025-12-08T15:46:50.381269Z I i.q.WorkerPoolManager closing shared Query pool [name=shared-query, workers=2]
2025-12-08T15:46:50.3819953Z 2025-12-08T15:46:50.381356Z I server-main cleaned worker [name=shared-query, worker=0]
2025-12-08T15:46:50.3820260Z 2025-12-08T15:46:50.381357Z I server-main os scheduled worker stopped [name=shared-query_0]
2025-12-08T15:46:50.3822326Z 2025-12-08T15:46:50.382150Z I server-main cleaned worker [name=shared-query, worker=1]
2025-12-08T15:46:50.3822663Z 2025-12-08T15:46:50.382153Z I server-main os scheduled worker stopped [name=shared-query_1]
2025-12-08T15:46:50.3822984Z 2025-12-08T15:46:50.382161Z I i.q.WorkerPoolManager closing shared Write pool [name=shared-write, workers=2]
2025-12-08T15:46:50.3825824Z 2025-12-08T15:46:50.382491Z I server-main cleaned worker [name=shared-write, worker=0]
2025-12-08T15:46:50.3826284Z 2025-12-08T15:46:50.382493Z I server-main os scheduled worker stopped [name=shared-write_0]
2025-12-08T15:46:50.3833687Z 2025-12-08T15:46:50.383233Z I server-main cleaned worker [name=shared-write, worker=1]
2025-12-08T15:46:50.3834424Z 2025-12-08T15:46:50.383235Z I server-main os scheduled worker stopped [name=shared-write_1]
2025-12-08T15:46:50.3835013Z 2025-12-08T15:46:50.383355Z I i.q.c.l.t.LineTcpLegacyWriterJob line protocol writer closing [workerId=0]
2025-12-08T15:46:50.3835619Z 2025-12-08T15:46:50.383357Z I i.q.c.l.t.LineTcpLegacyWriterJob line protocol writer closing [workerId=1]
2025-12-08T15:46:50.3836140Z 2025-12-08T15:46:50.383442Z I tcp-line-server closed
2025-12-08T15:46:50.3836602Z 2025-12-08T15:46:50.383452Z I pg-server closed
2025-12-08T15:46:50.3837025Z 2025-12-08T15:46:50.383462Z I http-min-server closed
2025-12-08T15:46:50.3837487Z 2025-12-08T15:46:50.383474Z I http-server closed
2025-12-08T15:46:50.3838025Z 2025-12-08T15:46:50.383508Z I i.q.c.p.SqlCompilerPool closed [table=TableToken{tableName=red, dirName=/compilers/red/}, at=0:0, reason=POOL_CLOSED]
2025-12-08T15:46:50.3838671Z 2025-12-08T15:46:50.383514Z I i.q.c.p.SqlCompilerPool closed [table=TableToken{tableName=green, dirName=/compilers/green/}, at=0:0, reason=POOL_CLOSED]
2025-12-08T15:46:50.3839352Z 2025-12-08T15:46:50.383518Z I i.q.c.p.SqlCompilerPool closed [table=TableToken{tableName=green, dirName=/compilers/green/}, at=0:1, reason=POOL_CLOSED]
2025-12-08T15:46:50.3840018Z 2025-12-08T15:46:50.383522Z I i.q.c.p.SqlCompilerPool closed [table=TableToken{tableName=blue, dirName=/compilers/blue/}, at=0:0, reason=POOL_CLOSED]
2025-12-08T15:46:50.3840700Z 2025-12-08T15:46:50.383527Z I i.q.c.p.SqlCompilerPool closed [table=TableToken{tableName=blue, dirName=/compilers/blue/}, at=0:1, reason=POOL_CLOSED]
2025-12-08T15:46:50.3841219Z 2025-12-08T15:46:50.383528Z I i.q.c.p.SqlCompilerPool closed
2025-12-08T15:46:50.3870679Z 2025-12-08T15:46:50.386913Z I i.q.c.TableWriter closed [table=sys.column_versions_purge_log]
2025-12-08T15:46:50.3871553Z 2025-12-08T15:46:50.386915Z I i.q.c.p.WriterPool closed [table=sys.column_versions_purge_log, reason=POOL_CLOSED, by=15031]
2025-12-08T15:46:50.3919373Z 2025-12-08T15:46:50.391829Z I i.q.c.TableWriter closed [table=sys.text_import_log]
2025-12-08T15:46:50.3919975Z 2025-12-08T15:46:50.391830Z I i.q.c.p.WriterPool closed [table=sys.text_import_log, reason=POOL_CLOSED, by=15031]
2025-12-08T15:46:50.3920520Z 2025-12-08T15:46:50.391857Z I i.q.c.TableWriter closed [table=_query_trace]
2025-12-08T15:46:50.3921010Z 2025-12-08T15:46:50.391858Z I i.q.c.p.WriterPool closed [table=_query_trace, reason=POOL_CLOSED, by=15031]
2025-12-08T15:46:50.3921520Z 2025-12-08T15:46:50.391859Z I i.q.c.p.WriterPool closed
2025-12-08T15:46:50.3922148Z 2025-12-08T15:46:50.391931Z I i.q.c.p.ReaderPool closed [table=sys.column_versions_purge_log, at=0:0, reason=POOL_CLOSED]
2025-12-08T15:46:50.3922756Z 2025-12-08T15:46:50.391933Z I i.q.c.p.ReaderPool closed
2025-12-08T15:46:50.3923279Z 2025-12-08T15:46:50.391935Z I i.q.c.p.SequencerMetadataPool closed
2025-12-08T15:46:50.3923787Z 2025-12-08T15:46:50.391936Z I i.q.c.p.TableMetadataPool closed
2025-12-08T15:46:50.3924298Z 2025-12-08T15:46:50.391937Z I i.q.c.p.WalWriterPool closed
2025-12-08T15:46:50.3924901Z 2025-12-08T15:46:50.392115Z I i.q.t.AbstractTest Finished test SettingsEndpointTest#testFragmentedPreferences
2025-12-08T15:46:50.3958287Z 2025-12-08T15:46:50.395273Z E i.q.t.TestListener ***** Test Failed ***** io.questdb.test.cutlass.http.SettingsEndpointTest.testFragmentedPreferences duration_ms=323 : 
2025-12-08T15:46:50.3959672Z java.lang.AssertionError: expected:<{"status":"OK"}
2025-12-08T15:46:50.3960444Z > but was:<{"status":"OK"}
2025-12-08T15:46:50.3960783Z >
2025-12-08T15:46:50.3961204Z 	at org.junit.Assert.fail(Assert.java:89)
2025-12-08T15:46:50.3961722Z 	at org.junit.Assert.failNotEquals(Assert.java:835)
2025-12-08T15:46:50.3962098Z 	at org.junit.Assert.assertEquals(Assert.java:120)
2025-12-08T15:46:50.3962379Z 	at io.questdb.test.tools.TestUtils.assertEquals(TestUtils.java:552)
2025-12-08T15:46:50.3962677Z 	at io.questdb.test.tools.TestUtils.assertEquals(TestUtils.java:482)
2025-12-08T15:46:50.3962978Z 	at io.questdb.test.tools.TestUtils.assertResponse(TestUtils.java:928)
2025-12-08T15:46:50.3963453Z 	at io.questdb.test.cutlass.http.SettingsEndpointTest.assertPreferencesRequest(SettingsEndpointTest.java:821)
2025-12-08T15:46:50.3963818Z 	at io.questdb.test.cutlass.http.SettingsEndpointTest.savePreferences(SettingsEndpointTest.java:825)
2025-12-08T15:46:50.3964180Z 	at io.questdb.test.cutlass.http.SettingsEndpointTest.lambda$testFragmentedPreferences$2(SettingsEndpointTest.java:191)
2025-12-08T15:46:50.3964558Z 	at io.questdb.test.AbstractBootstrapTest.lambda$assertMemoryLeak$1(AbstractBootstrapTest.java:119)
2025-12-08T15:46:50.3964886Z 	at io.questdb.test.tools.TestUtils.assertMemoryLeak(TestUtils.java:857)
2025-12-08T15:46:50.3965203Z 	at io.questdb.test.AbstractBootstrapTest.assertMemoryLeak(AbstractBootstrapTest.java:118)
2025-12-08T15:46:50.3965555Z 	at io.questdb.test.cutlass.http.SettingsEndpointTest.testFragmentedPreferences(SettingsEndpointTest.java:180)
2025-12-08T15:46:50.3965875Z 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2025-12-08T15:46:50.3966186Z 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
2025-12-08T15:46:50.3966528Z 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2025-12-08T15:46:50.3966829Z 	at java.lang.reflect.Method.invoke(Method.java:569)
2025-12-08T15:46:50.3967134Z 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
2025-12-08T15:46:50.3967463Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
2025-12-08T15:46:50.3967788Z 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
2025-12-08T15:46:50.3968117Z 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
2025-12-08T15:46:50.3968433Z 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
2025-12-08T15:46:50.3968910Z 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
2025-12-08T15:46:50.3969263Z 	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
2025-12-08T15:46:50.3969778Z 	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
2025-12-08T15:46:50.3970205Z 	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
2025-12-08T15:46:50.3970543Z 	at java.lang.Thread.run(Thread.java:840)
2025-12-08T15:46:50.3970772Z 
2025-12-08T15:46:50.3971075Z 2025-12-08T15:46:50.395321Z I i.q.t.TestListener <<<< io.questdb.test.cutlass.http.SettingsEndpointTest.testFragmentedPreferences duration_ms=323
2025-12-08T15:46:50.3971439Z 2025-12-08T15:46:50.395363Z I i.q.t.TestListener >>>> io.questdb.test.cutlass.http.SettingsEndpointTest.testLineProtocolVersionResponse
2025-12-08T15:46:50.3971790Z 2025-12-08T15:46:50.395575Z I i.q.t.AbstractTest Starting test SettingsEndpointTest#testLineProtocolVersionResponse

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Dec 10, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch flake_testFragmentedPreferences

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@kafka1991 kafka1991 added the Bug Incorrect or unexpected behavior label Dec 10, 2025
@glasstiger
Copy link
Copy Markdown
Contributor

[PR Coverage check]

😍 pass : 2 / 2 (100.00%)

file detail

path covered line new line coverage
🔵 io/questdb/cutlass/http/HttpResponseSink.java 2 2 100.00%

@bluestreak01 bluestreak01 merged commit 2f63af4 into master Dec 11, 2025
43 checks passed
@bluestreak01 bluestreak01 deleted the flake_testFragmentedPreferences branch December 11, 2025 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Incorrect or unexpected behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants