[
https://issues.apache.org/jira/browse/BEAM-11679?focusedWorklogId=543204&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-543204
]
ASF GitHub Bot logged work on BEAM-11679:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Jan/21 23:55
Start Date: 27/Jan/21 23:55
Worklog Time Spent: 10m
Work Description: boyuanzz commented on a change in pull request #13797:
URL: https://github.com/apache/beam/pull/13797#discussion_r565722989
##########
File path: build.gradle
##########
@@ -160,6 +160,7 @@ task javaPreCommitPortabilityApi() {
task javaPostCommit() {
dependsOn ":runners:google-cloud-dataflow-java:postCommit"
+ dependsOn ":runners:google-cloud-dataflow-java:postCommitRunnerV2"
Review comment:
I like the idea that we add runner v2 post commit into current test
suite. One further question I have is that should we consider have dataflow
post commit separated from java post commit? cc: @tysonjh
----------------------------------------------------------------
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: 543204)
Time Spent: 2.5h (was: 2h 20m)
> PubsubIO read full PubsubMessage with attributes or messgeId has encoding
> issue with dataflow runner v2
> -------------------------------------------------------------------------------------------------------
>
> Key: BEAM-11679
> URL: https://issues.apache.org/jira/browse/BEAM-11679
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow
> Reporter: Yichi Zhang
> Assignee: Yichi Zhang
> Priority: P2
> Fix For: 2.28.0
>
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)