[
https://issues.apache.org/jira/browse/BEAM-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16057615#comment-16057615
]
Etienne Chauchot edited comment on BEAM-2491 at 6/21/17 3:14 PM:
-----------------------------------------------------------------
I propose to move the package org.apache.beam.runners.core.metrics to
org.apache.beam.runners.core.*construction*.metrics in module
*beam-runners-core-construction-java*
[~bchambers] WDYT?
was (Author: echauchot):
I propose to move the package org.apache.beam.runners.core.metrics to
org.apache.beam.runners.core.*construction*.metrics in module
*beam-runners-core-construction-java* : currently there is only one external
use of the classes in this package in
org.apache.beam.runners.direct.DirectMetricsTest.
[~bchambers] WDYT?
> Duplicate org.apache.beam.runners.core.metrics.pachage-info.class
> -----------------------------------------------------------------
>
> Key: BEAM-2491
> URL: https://issues.apache.org/jira/browse/BEAM-2491
> Project: Beam
> Issue Type: Bug
> Components: runner-core
> Reporter: Etienne Chauchot
> Assignee: Etienne Chauchot
> Priority: Trivial
>
> There is twice the package org.apache.beam.runners.core.metrics in the code
> base:
> * one in the module beam-runners-core-construction-java
> * one in the module beam-runners-core-java
> Consequently there will be two
> org.apache.beam.runners.core.metrics.pachage-info.class in the classpath.
> Minor comment : some tools (e.g. Elasticsearch test framework) detect this
> duplication and fail at runtime.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)