[
https://issues.apache.org/jira/browse/STORM-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15329369#comment-15329369
]
ASF GitHub Bot commented on STORM-1893:
---------------------------------------
Github user abhishekagarwal87 commented on a diff in the pull request:
https://github.com/apache/storm/pull/1484#discussion_r66955486
--- Diff: pom.xml ---
@@ -228,7 +228,7 @@
<clojure.math.numeric-tower.version>0.0.1</clojure.math.numeric-tower.version>
<carbonite.version>1.5.0</carbonite.version>
<snakeyaml.version>1.11</snakeyaml.version>
- <httpclient.version>4.3.3</httpclient.version>
+ <httpclient.version>4.5</httpclient.version>
--- End diff --
I am not sure about this change. Is this dependency shaded? There has been
a discussion recently on updating versions of non-shaded dependencies.
https://www.mail-archive.com/[email protected]/msg32949.html
If it is not shaded, it is better to upgrade the version only for
storm-opentsdb module
> Support OpenTSDB for storing timeseries data.
> ---------------------------------------------
>
> Key: STORM-1893
> URL: https://issues.apache.org/jira/browse/STORM-1893
> Project: Apache Storm
> Issue Type: New Feature
> Reporter: Satish Duggana
> Assignee: Satish Duggana
>
> - Implement openTSDB bolt to store timeseries data.
> - Trident implementation to store timeseries data in openTSDB.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)