[
https://issues.apache.org/jira/browse/HIVE-16059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vihang Karajgaonkar updated HIVE-16059:
---------------------------------------
Description: Added a minor change to addressed Sahil's comment on the
review board for HIVE-15879 It changes the type of the variable pendingPaths in
PathDepthInfoCallable class from ConcurrentLinkedQueue<PathDepthInfo> to a more
generic Queue<PathDepthInfo> which makes the class more testable should we want
to test it using a mock/custom queue implementation (was: Added a minor change
to addressed Sahil's comment on the review board for HIVE-15879)
> Addendum to HIVE-15879
> ----------------------
>
> Key: HIVE-16059
> URL: https://issues.apache.org/jira/browse/HIVE-16059
> Project: Hive
> Issue Type: Improvement
> Components: Hive
> Reporter: Vihang Karajgaonkar
> Assignee: Vihang Karajgaonkar
> Priority: Trivial
> Attachments: HIVE-16059.01.patch
>
>
> Added a minor change to addressed Sahil's comment on the review board for
> HIVE-15879 It changes the type of the variable pendingPaths in
> PathDepthInfoCallable class from ConcurrentLinkedQueue<PathDepthInfo> to a
> more generic Queue<PathDepthInfo> which makes the class more testable should
> we want to test it using a mock/custom queue implementation
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)