Lior Zeno created FLUME-2957:
--------------------------------
Summary: Remove Guava from our public API
Key: FLUME-2957
URL: https://issues.apache.org/jira/browse/FLUME-2957
Project: Flume
Issue Type: Task
Affects Versions: v1.8.0
Reporter: Lior Zeno
Fix For: v1.8.0
Context.getParameters (flume-ng-configuration module) returns
com.google.common.collect.ImmutableMap (Guava). We should clean our API and
return either a native java interface or Flume's.
In addition to the current state being a bad practice, this also means that we
are unable to shade Guava in Flume.
Note: Since this breaks our public API, I'll reschedule this issue to 2.0 once
we have this version managed in jira.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)