vrajat opened a new issue, #16111: URL: https://github.com/apache/pinot/issues/16111
There a log message when a thread starts and stops. Example: ``` 2025/05/31 12:12:36.837 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [query-runner-on-33881-2-thread-2748] Adding thread to _threadLocalEntry: query-runner-on-33881-2-thread-2748 2025/05/31 12:12:36.837 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [query-runner-on-33881-2-thread-2746] Adding thread to _threadLocalEntry: query-runner-on-33881-2-thread-2746 2025/05/31 12:12:36.837 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [query-runner-on-33881-2-thread-2747] Adding thread to _threadLocalEntry: query-runner-on-33881-2-thread-2747 2025/05/31 12:12:36.838 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [query-runner-on-33881-2-thread-2749] Adding thread to _threadLocalEntry: query-runner-on-33881-2-thread-2749 2025/05/31 12:12:36.838 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [query-runner-on-33881-2-thread-2750] Adding thread to _threadLocalEntry: query-runner-on-33881-2-thread-2750 2025/05/31 12:12:36.839 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [query-runner-on-33881-2-thread-2752] Adding thread to _threadLocalEntry: query-runner-on-33881-2-thread-2752 2025/05/31 12:12:36.839 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [query-runner-on-33881-2-thread-2751] Adding thread to _threadLocalEntry: query-runner-on-33881-2-thread-2751 2025/05/31 12:12:36.839 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [query-runner-on-33881-2-thread-2753] Adding thread to _threadLocalEntry: query-runner-on-33881-2-thread-2753 2025/05/31 12:12:36.884 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [query-runner-on-33881-2-thread-2756] Adding thread to _threadLocalEntry: query-runner-on-33881-2-thread-2756 2025/05/31 12:12:36.884 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [query-runner-on-33881-2-thread-2755] Adding thread to _threadLocalEntry: query-runner-on-33881-2-thread-2755 2025/05/31 12:12:36.884 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [query-runner-on-33881-2-thread-2758] Adding thread to _threadLocalEntry: query-runner-on-33881-2-thread-2758 2025/05/31 12:12:36.884 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [query-runner-on-33881-2-thread-2754] Adding thread to _threadLocalEntry: query-runner-on-33881-2-thread-2754 2025/05/31 12:12:36.884 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [query-runner-on-33881-2-thread-2757] Adding thread to _threadLocalEntry: query-runner-on-33881-2-thread-2757 2025/05/31 12:12:36.885 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [query-runner-on-33881-2-thread-2759] Adding thread to _threadLocalEntry: query-runner-on-33881-2-thread-2759 2025/05/31 12:12:36.885 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [query-runner-on-33881-2-thread-2760] Adding thread to _threadLocalEntry: query-runner-on-33881-2-thread-2760 2025/05/31 12:12:36.885 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [query-runner-on-33881-2-thread-2761] Adding thread to _threadLocalEntry: query-runner-on-33881-2-thread-2761 2025/05/31 12:13:37.670 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [CPUMemThreadAccountant] Removing thread from _threadLocalEntry: query-runner-on-33881-2-thread-2747 2025/05/31 12:13:37.670 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [CPUMemThreadAccountant] Removing thread from _threadLocalEntry: query-runner-on-33881-2-thread-2757 2025/05/31 12:13:37.670 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [CPUMemThreadAccountant] Removing thread from _threadLocalEntry: query-runner-on-33881-2-thread-2752 2025/05/31 12:13:37.670 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [CPUMemThreadAccountant] Removing thread from _threadLocalEntry: query-runner-on-33881-2-thread-2760 2025/05/31 12:13:37.680 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [CPUMemThreadAccountant] Removing thread from _threadLocalEntry: query-runner-on-33881-2-thread-2758 2025/05/31 12:13:37.680 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [CPUMemThreadAccountant] Removing thread from _threadLocalEntry: query-runner-on-33881-2-thread-2748 2025/05/31 12:13:37.680 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [CPUMemThreadAccountant] Removing thread from _threadLocalEntry: query-runner-on-33881-2-thread-2756 2025/05/31 12:13:37.690 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [CPUMemThreadAccountant] Removing thread from _threadLocalEntry: query-runner-on-33881-2-thread-2753 2025/05/31 12:13:37.801 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [CPUMemThreadAccountant] Removing thread from _threadLocalEntry: query-runner-on-33881-2-thread-2759 2025/05/31 12:13:37.801 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [CPUMemThreadAccountant] Removing thread from _threadLocalEntry: query-runner-on-33881-2-thread-2761 2025/05/31 12:13:37.811 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [CPUMemThreadAccountant] Removing thread from _threadLocalEntry: query-runner-on-33881-2-thread-2749 2025/05/31 12:13:37.811 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [CPUMemThreadAccountant] Removing thread from _threadLocalEntry: query-runner-on-33881-2-thread-2755 2025/05/31 12:13:37.811 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [CPUMemThreadAccountant] Removing thread from _threadLocalEntry: query-runner-on-33881-2-thread-2754 2025/05/31 12:13:38.376 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [CPUMemThreadAccountant] Removing thread from _threadLocalEntry: query-runner-on-33881-2-thread-2746 2025/05/31 12:13:38.376 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [CPUMemThreadAccountant] Removing thread from _threadLocalEntry: query-runner-on-33881-2-thread-2751 2025/05/31 12:13:38.386 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [CPUMemThreadAccountant] Removing thread from _threadLocalEntry: query-runner-on-33881-2-thread-2750 2025/05/31 12:13:38.386 INFO [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [CPUMemThreadAccountant] Removing thread from _threadLocalEntry: grpc-default-executor-2138 ``` Moreover, when a query is killed, a map is dumped to logs: ``` 2025/05/31 12:07:08.279 ERROR [PerQueryCPUMemAccountantFactory$PerQueryCPUMemResourceUsageAccountant] [CPUMemThreadAccountant] Current task status recorded is {Thread[#9588,query-runner-on-33881-2-thread-2506,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=2, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=java.lang.RuntimeException: Query 1137703336000046268 got killed because using 41442075208 bytes of memory on SERVER: Server_pinot-server-default-1ae4560-9.pinot-pinot-server-headless.managed.svc.cluster.local_8098, exceeding the quota}, Thread[#9568,query-runner-on-33881-2-thread-2486,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=24, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9582,query-runner-on-33881-2-thread-2500,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId= 2, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9492,query-runner-on-33881-2-thread-2410,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=2, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9473,query-runner-on-33881-2-thread-2395,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=0, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9541,query-runner-on-33881-2-thread-2459,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=20, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9546,query-runner-on-33881-2-thread-2464,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=8, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=nu ll}, Thread[#9572,query-runner-on-33881-2-thread-2490,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=13, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9565,query-runner-on-33881-2-thread-2483,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=4, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9564,query-runner-on-33881-2-thread-2482,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=8, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9397,grpc-default-executor-2064,5,main]=ThreadEntry{_currentThreadTaskStatus=idle, _errorStatus=null}, Thread[#9449,query-runner-on-33881-2-thread-2371,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=11, _rootThread=Thread[#9393,grpc-default-executo r-2060,5,main]}, _errorStatus=null}, Thread[#9398,grpc-default-executor-2065,5,main]=ThreadEntry{_currentThreadTaskStatus=idle, _errorStatus=null}, Thread[#9360,query-runner-on-33881-2-thread-2356,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=12, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9581,query-runner-on-33881-2-thread-2499,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=8, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9659,query-runner-on-33881-2-thread-2518,5,main]=ThreadEntry{_currentThreadTaskStatus=idle, _errorStatus=null}, Thread[#9584,query-runner-on-33881-2-thread-2502,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=5, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9589,query-runner-on-33881-2-thre ad-2507,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=1, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9656,query-runner-on-33881-2-thread-2515,5,main]=ThreadEntry{_currentThreadTaskStatus=idle, _errorStatus=null}, Thread[#9505,query-runner-on-33881-2-thread-2423,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=14, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9658,query-runner-on-33881-2-thread-2517,5,main]=ThreadEntry{_currentThreadTaskStatus=idle, _errorStatus=null}, Thread[#9338,query-runner-on-33881-2-thread-2345,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=27, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9367,query-runner-on-33881-2-thread-2363,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_quer yId='1137703336000046268', _taskId=2, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9664,query-runner-on-33881-2-thread-2524,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1036791369000046077', _taskId=1, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9511,query-runner-on-33881-2-thread-2429,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=4, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9563,query-runner-on-33881-2-thread-2481,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=14, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9562,query-runner-on-33881-2-thread-2480,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=7, _rootThread=Thread[#9393,grpc-default-exec utor-2060,5,main]}, _errorStatus=null}, Thread[#9384,grpc-default-executor-2050,5,main]=ThreadEntry{_currentThreadTaskStatus=idle, _errorStatus=null}, Thread[#9591,query-runner-on-33881-2-thread-2509,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=9, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9497,query-runner-on-33881-2-thread-2415,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=7, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9501,query-runner-on-33881-2-thread-2419,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=4, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9517,query-runner-on-33881-2-thread-2435,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=13, _rootThread =Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9670,query-runner-on-33881-2-thread-2527,5,main]=ThreadEntry{_currentThreadTaskStatus=idle, _errorStatus=null}, Thread[#9543,query-runner-on-33881-2-thread-2461,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=10, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9575,query-runner-on-33881-2-thread-2493,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=7, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9519,query-runner-on-33881-2-thread-2437,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=7, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9486,query-runner-on-33881-2-thread-2404,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137 703336000046268', _taskId=14, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9502,query-runner-on-33881-2-thread-2420,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=1, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9561,query-runner-on-33881-2-thread-2479,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=6, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9531,query-runner-on-33881-2-thread-2449,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=10, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9592,query-runner-on-33881-2-thread-2510,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=5, _rootThread=Thread[#9393,grpc-default-executor-206 0,5,main]}, _errorStatus=null}, Thread[#9653,query-runner-on-33881-2-thread-2512,5,main]=ThreadEntry{_currentThreadTaskStatus=idle, _errorStatus=null}, Thread[#9525,query-runner-on-33881-2-thread-2443,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=2, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9480,query-runner-on-33881-2-thread-2398,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=25, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9556,query-runner-on-33881-2-thread-2474,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=12, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9488,query-runner-on-33881-2-thread-2406,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=9, _rootThre ad=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9530,query-runner-on-33881-2-thread-2448,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=8, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9500,query-runner-on-33881-2-thread-2418,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=14, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9574,query-runner-on-33881-2-thread-2492,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=12, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9681,query-runner-on-33881-2-thread-2538,5,main]=ThreadEntry{_currentThreadTaskStatus=idle, _errorStatus=null}, Thread[#9495,query-runner-on-33881-2-thread-2413,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1 137703336000046268', _taskId=13, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9583,query-runner-on-33881-2-thread-2501,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=1, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9586,query-runner-on-33881-2-thread-2504,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=10, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9684,query-runner-on-33881-2-thread-2541,5,main]=ThreadEntry{_currentThreadTaskStatus=idle, _errorStatus=null}, Thread[#9536,query-runner-on-33881-2-thread-2454,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=0, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9673,query-runner-on-33881-2-thread-2530,5,main]=ThreadEntry{_curr entThreadTaskStatus=idle, _errorStatus=null}, Thread[#9392,grpc-default-executor-2059,5,main]=ThreadEntry{_currentThreadTaskStatus=idle, _errorStatus=null}, Thread[#9516,query-runner-on-33881-2-thread-2434,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=23, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9504,query-runner-on-33881-2-thread-2422,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=15, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9578,query-runner-on-33881-2-thread-2496,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=1, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9527,query-runner-on-33881-2-thread-2445,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=15, _ro otThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9456,query-runner-on-33881-2-thread-2378,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=8, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9660,query-runner-on-33881-2-thread-2520,5,main]=ThreadEntry{_currentThreadTaskStatus=idle, _errorStatus=null}, Thread[#9560,query-runner-on-33881-2-thread-2478,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=26, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9675,query-runner-on-33881-2-thread-2532,5,main]=ThreadEntry{_currentThreadTaskStatus=idle, _errorStatus=null}, Thread[#9682,query-runner-on-33881-2-thread-2539,5,main]=ThreadEntry{_currentThreadTaskStatus=idle, _errorStatus=null}, Thread[#9573,query-runner-on-33881-2-thread-2491,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskE ntry{_queryId='1137703336000046268', _taskId=11, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9577,query-runner-on-33881-2-thread-2495,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=10, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9580,query-runner-on-33881-2-thread-2498,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=4, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9555,query-runner-on-33881-2-thread-2473,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=2, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9373,grpc-default-executor-2040,5,main]=ThreadEntry{_currentThreadTaskStatus=idle, _errorStatus=null}, Thread[#9679,query-runner-on-33881-2-thread-2536,5,main]=ThreadEntr y{_currentThreadTaskStatus=idle, _errorStatus=null}, Thread[#9542,query-runner-on-33881-2-thread-2460,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=1, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9552,query-runner-on-33881-2-thread-2470,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=3, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9690,query-runner-on-33881-2-thread-2547,5,main]=ThreadEntry{_currentThreadTaskStatus=idle, _errorStatus=null}, Thread[#9444,query-runner-on-33881-2-thread-2366,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=1, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9662,query-runner-on-33881-2-thread-2521,5,main]=ThreadEntry{_currentThreadTaskStatus=idle, _errorStatus=null}, Thread[#9489,quer y-runner-on-33881-2-thread-2407,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=1, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9663,query-runner-on-33881-2-thread-2523,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1036791369000046077', _taskId=1, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9521,query-runner-on-33881-2-thread-2439,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=6, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9523,query-runner-on-33881-2-thread-2441,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=3, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9680,query-runner-on-33881-2-thread-2537,5,main]=ThreadEntry{_currentThreadTaskStatus=idle , _errorStatus=null}, Thread[#9485,query-runner-on-33881-2-thread-2403,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=12, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9590,query-runner-on-33881-2-thread-2508,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=14, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9576,query-runner-on-33881-2-thread-2494,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=7, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9647,query-runner-on-33881-2-thread-2511,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=15, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9515,query-runner-on-33881-2-thread-2433,5,main] =ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=1, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9540,query-runner-on-33881-2-thread-2458,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1137703336000046268', _taskId=14, _rootThread=Thread[#9393,grpc-default-executor-2060,5,main]}, _errorStatus=null}, Thread[#9496,query-runner-on-33881-2-thread-2414,5,main]=ThreadEntry{_currentThreadTaskStatus=TaskEntry{_queryId='1 ... ``` ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org