glasstiger

Results 30 issues of glasstiger

### Describe the bug Client runs a slow INSERT AS SELECT. SELECT takes so long that client connection times out, client receives HTTP 504. Table stays locked by INSERT AS...

### Describe the bug One-off failure of `WalWriterFuzzTest.testWalWriteRollbackHeavy()`. ``` 2023-05-23T14:30:40.8779960Z org.junit.ComparisonFailure: Row 2378 column sym_top[SYMBOL] expected: but was: 2023-05-23T14:30:40.8782866Z at org.junit.Assert.assertEquals(Assert.java:117) 2023-05-23T14:30:40.8787241Z at io.questdb.test.tools.TestUtils.assertColumnValues(TestUtils.java:1474) 2023-05-23T14:30:40.8792036Z at io.questdb.test.tools.TestUtils.assertEquals(TestUtils.java:193) 2023-05-23T14:30:40.8796180Z at io.questdb.test.tools.TestUtils.assertSqlCursors(TestUtils.java:608)...

Bug
Schrödinger's bug
Core

simple renaming, no functional changes

Bootstrap refactoring for extension required by https://github.com/questdb/questdb-enterprise/pull/354

tandem

### To reproduce Intermittent test failure. ``` IODispatcherTest.testExecuteAndCancelSqlCommandsOnQueryEndpoint() ``` Full log from build: [208.txt.zip](https://github.com/questdb/questdb/files/14009903/208.txt.zip) ### QuestDB version: 7.3.9 ### OS, in case of Docker specify Docker and the Host OS:...

Schrödinger's bug

refactoring of SecurityContext interface to allow the reuse of security context objects. required by https://github.com/questdb/questdb-enterprise/pull/249

tandem

### Describe the bug Intermittent test failure on CI (windows-other). Log: [154.txt](https://github.com/questdb/questdb/files/13525922/154.txt) ### To reproduce _No response_ ### Expected Behavior _No response_ ### Environment ```markdown - **QuestDB version**: - **OS**:...

Schrödinger's bug

### Describe the bug Intermittent failures in MetricsIODispatcherTest.testPeerIsSlowToReadPar(). HTTP timeout failure. Based on the logs this test is pretty much a DOS attack... Log: [171.txt](https://github.com/questdb/questdb/files/13462722/171.txt) ### To reproduce _No response_...

### To reproduce Intermittent test failure on CI (linux-cairo). Full log: [197.txt.zip](https://github.com/questdb/questdb/files/15038902/197.txt.zip) ### QuestDB version: 7.3.11-SNAPSHOT ### OS, in case of Docker specify Docker and the Host OS: OS name:...

Schrödinger's bug
Flaky Test

### To reproduce Intermittent CI failure. Full log: [145.txt.zip](https://github.com/questdb/questdb/files/14615362/145.txt.zip) ### QuestDB version: 7.3.11-SNAPSHOT ### OS, in case of Docker specify Docker and the Host OS: OS name: "linux", version: "6.5.0-1016-azure",...