[
https://issues.apache.org/jira/browse/HIVE-26785?focusedWorklogId=831819&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-831819
]
ASF GitHub Bot logged work on HIVE-26785:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Dec/22 17:34
Start Date: 07/Dec/22 17:34
Worklog Time Spent: 10m
Work Description: zabetak closed pull request #3809: HIVE-26785: Remove
explicit protobuf-java dependency from blobstore and minikdc modules
URL: https://github.com/apache/hive/pull/3809
Issue Time Tracking
-------------------
Worklog Id: (was: 831819)
Time Spent: 20m (was: 10m)
> Remove explicit protobuf-java dependency from blobstore and minikdc modules
> ---------------------------------------------------------------------------
>
> Key: HIVE-26785
> URL: https://issues.apache.org/jira/browse/HIVE-26785
> Project: Hive
> Issue Type: Task
> Reporter: Stamatis Zampetakis
> Assignee: Stamatis Zampetakis
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The modules do not directly need protobuf dependency so it is misleading to
> declare it explicitly.
> Moreover, these modules use a different protobuf version (3.3.0) than the
> rest of the project (3.21.4) which can lead to compatibility problems,
> inconsistent behavior in tests, and undesired transitive propagation to other
> modules.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)