Re: [PR] Fix bug with mmless ingestion and compaction tasks on azure (druid)

2024-03-08 Thread via GitHub
georgew5656 merged PR #16065: URL: https://github.com/apache/druid/pull/16065 -- 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:

Re: [PR] Fix bug with mmless ingestion and compaction tasks on azure (druid)

2024-03-08 Thread via GitHub
georgew5656 commented on code in PR #16065: URL: https://github.com/apache/druid/pull/16065#discussion_r1518031161 ## extensions-core/azure-extensions/src/main/java/org/apache/druid/storage/azure/AzureStorage.java: ## @@ -116,7 +116,7 @@ public void uploadBlockBlob(final File

Re: [PR] Fix bug with mmless ingestion and compaction tasks on azure (druid)

2024-03-07 Thread via GitHub
adithyachakilam commented on code in PR #16065: URL: https://github.com/apache/druid/pull/16065#discussion_r1516596054 ## extensions-core/azure-extensions/src/main/java/org/apache/druid/storage/azure/AzureStorage.java: ## @@ -116,7 +116,7 @@ public void uploadBlockBlob(final

Re: [PR] Fix bug with mmless ingestion and compaction tasks on azure (druid)

2024-03-07 Thread via GitHub
georgew5656 commented on code in PR #16065: URL: https://github.com/apache/druid/pull/16065#discussion_r1516582177 ## extensions-core/azure-extensions/src/main/java/org/apache/druid/storage/azure/AzureStorage.java: ## @@ -116,7 +116,7 @@ public void uploadBlockBlob(final File

Re: [PR] Fix bug with mmless ingestion and compaction tasks on azure (druid)

2024-03-07 Thread via GitHub
georgew5656 commented on code in PR #16065: URL: https://github.com/apache/druid/pull/16065#discussion_r1516350446 ## indexing-service/src/main/java/org/apache/druid/indexing/common/task/AbstractTask.java: ## @@ -201,7 +201,11 @@ public void cleanUp(TaskToolbox toolbox,

Re: [PR] Fix bug with mmless ingestion and compaction tasks on azure (druid)

2024-03-07 Thread via GitHub
georgew5656 commented on code in PR #16065: URL: https://github.com/apache/druid/pull/16065#discussion_r1516349185 ## indexing-service/src/main/java/org/apache/druid/indexing/common/task/IndexTask.java: ## @@ -1108,13 +1108,12 @@ private static InputFormat

Re: [PR] Fix bug with mmless ingestion and compaction tasks on azure (druid)

2024-03-06 Thread via GitHub
kfaraz commented on code in PR #16065: URL: https://github.com/apache/druid/pull/16065#discussion_r1515608613 ## indexing-service/src/main/java/org/apache/druid/indexing/common/task/IndexTask.java: ## @@ -1108,13 +1108,12 @@ private static InputFormat

Re: [PR] Fix bug with mmless ingestion and compaction tasks on azure (druid)

2024-03-06 Thread via GitHub
adithyachakilam commented on code in PR #16065: URL: https://github.com/apache/druid/pull/16065#discussion_r1515241732 ## indexing-service/src/main/java/org/apache/druid/indexing/common/task/AbstractTask.java: ## @@ -201,7 +201,11 @@ public void cleanUp(TaskToolbox toolbox,

Re: [PR] Fix bug with mmless ingestion and compaction tasks on azure (druid)

2024-03-06 Thread via GitHub
adithyachakilam commented on code in PR #16065: URL: https://github.com/apache/druid/pull/16065#discussion_r1515240184 ## extensions-core/azure-extensions/src/main/java/org/apache/druid/storage/azure/AzureStorage.java: ## @@ -116,7 +116,7 @@ public void uploadBlockBlob(final