[ 
https://issues.apache.org/jira/browse/BEAM-8133?focusedWorklogId=451016&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-451016
 ]

ASF GitHub Bot logged work on BEAM-8133:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 25/Jun/20 13:11
            Start Date: 25/Jun/20 13:11
    Worklog Time Spent: 10m 
      Work Description: iemejia commented on a change in pull request #11956:
URL: https://github.com/apache/beam/pull/11956#discussion_r445546038



##########
File path: 
sdks/java/testing/test-utils/src/main/java/org/apache/beam/sdk/testutils/publishing/InfluxDBPublisher.java
##########
@@ -19,14 +19,16 @@
 
 import static java.nio.charset.StandardCharsets.UTF_8;
 import static java.util.Objects.requireNonNull;
-import static 
org.apache.beam.repackaged.core.org.apache.commons.lang3.StringUtils.isNoneBlank;
 
 import java.io.IOException;
 import java.util.Collection;
+import java.util.Map;
+import org.apache.beam.repackaged.core.org.apache.commons.lang3.StringUtils;

Review comment:
       argh this commons import escaped here too. Can you use the non 
repackaged version please.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 451016)
    Time Spent: 11.5h  (was: 11h 20m)

> Create metrics publisher in Java SDK
> ------------------------------------
>
>                 Key: BEAM-8133
>                 URL: https://issues.apache.org/jira/browse/BEAM-8133
>             Project: Beam
>          Issue Type: Sub-task
>          Components: testing
>            Reporter: Kamil Wasilewski
>            Assignee: Pawel Pasterz
>            Priority: P2
>             Fix For: Not applicable
>
>          Time Spent: 11.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to