[GitHub] [pinot] siddharthteotia commented on a diff in pull request #9727: Thread Level Usage Accounting and Query Killing on Server

2022-11-09 Thread GitBox
siddharthteotia commented on code in PR #9727: URL: https://github.com/apache/pinot/pull/9727#discussion_r1018606953 ## pinot-spi/src/main/java/org/apache/pinot/spi/accounting/ThreadResourceUsageProvider.java: ## @@ -0,0 +1,145 @@ +/** + * Licensed to the Apache Software Foundat

[GitHub] [pinot] siddharthteotia commented on a diff in pull request #9727: Thread Level Usage Accounting and Query Killing on Server

2022-11-09 Thread GitBox
siddharthteotia commented on code in PR #9727: URL: https://github.com/apache/pinot/pull/9727#discussion_r1018606550 ## pinot-spi/src/main/java/org/apache/pinot/spi/accounting/ThreadAccountant.java: ## @@ -0,0 +1,72 @@ +/** + * Licensed to the Apache Software Foundation (ASF) un

[GitHub] [pinot] siddharthteotia commented on a diff in pull request #9727: Thread Level Usage Accounting and Query Killing on Server

2022-11-09 Thread GitBox
siddharthteotia commented on code in PR #9727: URL: https://github.com/apache/pinot/pull/9727#discussion_r1018606312 ## pinot-spi/src/main/java/org/apache/pinot/spi/accounting/ThreadAccountant.java: ## @@ -0,0 +1,72 @@ +/** + * Licensed to the Apache Software Foundation (ASF) un

[GitHub] [pinot] siddharthteotia commented on a diff in pull request #9727: Thread Level Usage Accounting and Query Killing on Server

2022-11-09 Thread GitBox
siddharthteotia commented on code in PR #9727: URL: https://github.com/apache/pinot/pull/9727#discussion_r1018606312 ## pinot-spi/src/main/java/org/apache/pinot/spi/accounting/ThreadAccountant.java: ## @@ -0,0 +1,72 @@ +/** + * Licensed to the Apache Software Foundation (ASF) un

[GitHub] [pinot] siddharthteotia commented on a diff in pull request #9727: Thread Level Usage Accounting and Query Killing on Server

2022-11-09 Thread GitBox
siddharthteotia commented on code in PR #9727: URL: https://github.com/apache/pinot/pull/9727#discussion_r1018581723 ## pinot-spi/src/main/java/org/apache/pinot/spi/accounting/ThreadAccountantFactory.java: ## @@ -0,0 +1,26 @@ +/** + * Licensed to the Apache Software Foundation (

[GitHub] [pinot] siddharthteotia commented on a diff in pull request #9727: Thread Level Usage Accounting and Query Killing on Server

2022-11-09 Thread GitBox
siddharthteotia commented on code in PR #9727: URL: https://github.com/apache/pinot/pull/9727#discussion_r1018509384 ## pinot-spi/src/main/java/org/apache/pinot/spi/accounting/ThreadResourceUsageProvider.java: ## @@ -0,0 +1,145 @@ +/** + * Licensed to the Apache Software Foundat

[GitHub] [pinot] siddharthteotia commented on a diff in pull request #9727: Thread Level Usage Accounting and Query Killing on Server

2022-11-09 Thread GitBox
siddharthteotia commented on code in PR #9727: URL: https://github.com/apache/pinot/pull/9727#discussion_r1018567752 ## pinot-spi/src/main/java/org/apache/pinot/spi/accounting/ThreadAccountant.java: ## @@ -0,0 +1,72 @@ +/** + * Licensed to the Apache Software Foundation (ASF) un

[GitHub] [pinot] siddharthteotia commented on a diff in pull request #9727: Thread Level Usage Accounting and Query Killing on Server

2022-11-09 Thread GitBox
siddharthteotia commented on code in PR #9727: URL: https://github.com/apache/pinot/pull/9727#discussion_r1018581723 ## pinot-spi/src/main/java/org/apache/pinot/spi/accounting/ThreadAccountantFactory.java: ## @@ -0,0 +1,26 @@ +/** + * Licensed to the Apache Software Foundation (

[GitHub] [pinot] siddharthteotia commented on a diff in pull request #9727: Thread Level Usage Accounting and Query Killing on Server

2022-11-09 Thread GitBox
siddharthteotia commented on code in PR #9727: URL: https://github.com/apache/pinot/pull/9727#discussion_r1018581154 ## pinot-spi/src/main/java/org/apache/pinot/spi/accounting/ThreadAccountantFactory.java: ## @@ -0,0 +1,26 @@ +/** + * Licensed to the Apache Software Foundation (

[GitHub] [pinot] siddharthteotia commented on a diff in pull request #9727: Thread Level Usage Accounting and Query Killing on Server

2022-11-09 Thread GitBox
siddharthteotia commented on code in PR #9727: URL: https://github.com/apache/pinot/pull/9727#discussion_r1018580004 ## pinot-spi/src/main/java/org/apache/pinot/spi/accounting/ThreadAccountant.java: ## @@ -0,0 +1,72 @@ +/** + * Licensed to the Apache Software Foundation (ASF) un

[GitHub] [pinot] siddharthteotia commented on a diff in pull request #9727: Thread Level Usage Accounting and Query Killing on Server

2022-11-09 Thread GitBox
siddharthteotia commented on code in PR #9727: URL: https://github.com/apache/pinot/pull/9727#discussion_r1018569126 ## pinot-spi/src/main/java/org/apache/pinot/spi/accounting/ThreadAccountant.java: ## @@ -0,0 +1,72 @@ +/** + * Licensed to the Apache Software Foundation (ASF) un

[GitHub] [pinot] siddharthteotia commented on a diff in pull request #9727: Thread Level Usage Accounting and Query Killing on Server

2022-11-09 Thread GitBox
siddharthteotia commented on code in PR #9727: URL: https://github.com/apache/pinot/pull/9727#discussion_r1018568445 ## pinot-spi/src/main/java/org/apache/pinot/spi/accounting/ThreadAccountant.java: ## @@ -0,0 +1,72 @@ +/** + * Licensed to the Apache Software Foundation (ASF) un

[GitHub] [pinot] siddharthteotia commented on a diff in pull request #9727: Thread Level Usage Accounting and Query Killing on Server

2022-11-09 Thread GitBox
siddharthteotia commented on code in PR #9727: URL: https://github.com/apache/pinot/pull/9727#discussion_r1018567752 ## pinot-spi/src/main/java/org/apache/pinot/spi/accounting/ThreadAccountant.java: ## @@ -0,0 +1,72 @@ +/** + * Licensed to the Apache Software Foundation (ASF) un

[GitHub] [pinot] siddharthteotia commented on a diff in pull request #9727: Thread Level Usage Accounting and Query Killing on Server

2022-11-09 Thread GitBox
siddharthteotia commented on code in PR #9727: URL: https://github.com/apache/pinot/pull/9727#discussion_r1018564803 ## pinot-spi/src/main/java/org/apache/pinot/spi/accounting/ThreadAccountant.java: ## @@ -0,0 +1,72 @@ +/** + * Licensed to the Apache Software Foundation (ASF) un

[GitHub] [pinot] siddharthteotia commented on a diff in pull request #9727: Thread Level Usage Accounting and Query Killing on Server

2022-11-09 Thread GitBox
siddharthteotia commented on code in PR #9727: URL: https://github.com/apache/pinot/pull/9727#discussion_r1018564803 ## pinot-spi/src/main/java/org/apache/pinot/spi/accounting/ThreadAccountant.java: ## @@ -0,0 +1,72 @@ +/** + * Licensed to the Apache Software Foundation (ASF) un

[GitHub] [pinot] siddharthteotia commented on a diff in pull request #9727: Thread Level Usage Accounting and Query Killing on Server

2022-11-09 Thread GitBox
siddharthteotia commented on code in PR #9727: URL: https://github.com/apache/pinot/pull/9727#discussion_r1018526113 ## pinot-spi/src/main/java/org/apache/pinot/spi/accounting/ExecutionContext.java: ## @@ -0,0 +1,34 @@ +/** + * Licensed to the Apache Software Foundation (ASF) un

[GitHub] [pinot] siddharthteotia commented on a diff in pull request #9727: Thread Level Usage Accounting and Query Killing on Server

2022-11-09 Thread GitBox
siddharthteotia commented on code in PR #9727: URL: https://github.com/apache/pinot/pull/9727#discussion_r1018525464 ## pinot-spi/src/main/java/org/apache/pinot/spi/accounting/ExecutionContext.java: ## @@ -0,0 +1,34 @@ +/** + * Licensed to the Apache Software Foundation (ASF) un

[GitHub] [pinot] siddharthteotia commented on a diff in pull request #9727: Thread Level Usage Accounting and Query Killing on Server

2022-11-09 Thread GitBox
siddharthteotia commented on code in PR #9727: URL: https://github.com/apache/pinot/pull/9727#discussion_r1018525204 ## pinot-spi/src/main/java/org/apache/pinot/spi/accounting/ExecutionContext.java: ## @@ -0,0 +1,34 @@ +/** + * Licensed to the Apache Software Foundation (ASF) un

[GitHub] [pinot] siddharthteotia commented on a diff in pull request #9727: Thread Level Usage Accounting and Query Killing on Server

2022-11-09 Thread GitBox
siddharthteotia commented on code in PR #9727: URL: https://github.com/apache/pinot/pull/9727#discussion_r1018524903 ## pinot-core/src/main/java/org/apache/pinot/core/accounting/CPUMemThreadLevelAccountingObjects.java: ## @@ -0,0 +1,115 @@ +/** + * Licensed to the Apache Softwar

[GitHub] [pinot] siddharthteotia commented on a diff in pull request #9727: Thread Level Usage Accounting and Query Killing on Server

2022-11-09 Thread GitBox
siddharthteotia commented on code in PR #9727: URL: https://github.com/apache/pinot/pull/9727#discussion_r1018522262 ## pinot-spi/src/main/java/org/apache/pinot/spi/accounting/ThreadResourceUsageProvider.java: ## @@ -0,0 +1,145 @@ +/** + * Licensed to the Apache Software Foundat

[GitHub] [pinot] siddharthteotia commented on a diff in pull request #9727: Thread Level Usage Accounting and Query Killing on Server

2022-11-09 Thread GitBox
siddharthteotia commented on code in PR #9727: URL: https://github.com/apache/pinot/pull/9727#discussion_r1018521765 ## pinot-spi/src/main/java/org/apache/pinot/spi/accounting/ThreadResourceUsageProvider.java: ## @@ -0,0 +1,145 @@ +/** + * Licensed to the Apache Software Foundat

[GitHub] [pinot] siddharthteotia commented on a diff in pull request #9727: Thread Level Usage Accounting and Query Killing on Server

2022-11-09 Thread GitBox
siddharthteotia commented on code in PR #9727: URL: https://github.com/apache/pinot/pull/9727#discussion_r1018514254 ## pinot-spi/src/main/java/org/apache/pinot/spi/accounting/ThreadResourceUsageProvider.java: ## @@ -0,0 +1,145 @@ +/** + * Licensed to the Apache Software Foundat

[GitHub] [pinot] siddharthteotia commented on a diff in pull request #9727: Thread Level Usage Accounting and Query Killing on Server

2022-11-09 Thread GitBox
siddharthteotia commented on code in PR #9727: URL: https://github.com/apache/pinot/pull/9727#discussion_r1018510552 ## pinot-spi/src/main/java/org/apache/pinot/spi/accounting/ThreadResourceUsageProvider.java: ## @@ -0,0 +1,145 @@ +/** + * Licensed to the Apache Software Foundat

[GitHub] [pinot] siddharthteotia commented on a diff in pull request #9727: Thread Level Usage Accounting and Query Killing on Server

2022-11-09 Thread GitBox
siddharthteotia commented on code in PR #9727: URL: https://github.com/apache/pinot/pull/9727#discussion_r1018510317 ## pinot-spi/src/main/java/org/apache/pinot/spi/accounting/ThreadResourceUsageProvider.java: ## @@ -0,0 +1,145 @@ +/** + * Licensed to the Apache Software Foundat

[GitHub] [pinot] siddharthteotia commented on a diff in pull request #9727: Thread Level Usage Accounting and Query Killing on Server

2022-11-09 Thread GitBox
siddharthteotia commented on code in PR #9727: URL: https://github.com/apache/pinot/pull/9727#discussion_r1018509384 ## pinot-spi/src/main/java/org/apache/pinot/spi/accounting/ThreadResourceUsageProvider.java: ## @@ -0,0 +1,145 @@ +/** + * Licensed to the Apache Software Foundat