[
https://issues.apache.org/jira/browse/TS-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217730#comment-15217730
]
ASF GitHub Bot commented on TS-4295:
------------------------------------
Github user maskit commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/537#discussion_r57860698
--- Diff: lib/ts/PriorityQueue.h ---
@@ -0,0 +1,191 @@
+/** @file
+
+ Priority Queue Implimentation using Min Heap.
--- End diff --
Implimentation -> Implementation
> Add Priority Queue in lib/ts/
> -----------------------------
>
> Key: TS-4295
> URL: https://issues.apache.org/jira/browse/TS-4295
> Project: Traffic Server
> Issue Type: Improvement
> Reporter: Masaori Koshiba
> Assignee: Masaori Koshiba
> Fix For: 6.2.0
>
>
> TS-3535 needs Priority Queue using Binary Heap.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)