[
https://issues.apache.org/jira/browse/BEAM-14286?focusedWorklogId=758615&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-758615
]
ASF GitHub Bot logged work on BEAM-14286:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 19/Apr/22 16:43
Start Date: 19/Apr/22 16:43
Worklog Time Spent: 10m
Work Description: lostluck commented on code in PR #17392:
URL: https://github.com/apache/beam/pull/17392#discussion_r853282723
##########
sdks/go/pkg/beam/core/runtime/harness/session.go:
##########
@@ -33,15 +33,12 @@ import (
var capture io.WriteCloser
var (
Review Comment:
nit for a separate PR: Since we removed the flag to enable the session
runner, we might as well remove all the associated code too.
Issue Time Tracking
-------------------
Worklog Id: (was: 758615)
Time Spent: 1h 20m (was: 1h 10m)
> Address Staticcheck warnings in the harness package
> ---------------------------------------------------
>
> Key: BEAM-14286
> URL: https://issues.apache.org/jira/browse/BEAM-14286
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-go
> Reporter: Jack McCluskey
> Assignee: Jack McCluskey
> Priority: P2
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Address non-deprecation staticcheck warnings in the harness package, largely
> focusing on unused fields and and variables.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)