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

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

                Author: ASF GitHub Bot
            Created on: 02/Feb/22 20:21
            Start Date: 02/Feb/22 20:21
    Worklog Time Spent: 10m 
      Work Description: jrmccluskey commented on a change in pull request 
#16671:
URL: https://github.com/apache/beam/pull/16671#discussion_r797982039



##########
File path: sdks/go/pkg/beam/core/runtime/xlangx/registry.go
##########
@@ -244,6 +248,7 @@ const (
        // Separator is the canonical separator between a namespace and 
optional configuration.
        Separator             = ":"
        hardOverrideNamespace = "hardoverride"
+       autoNamespace         = "auto"

Review comment:
       Changed, also made the constant `autoJavaNamespace` for clarity should 
we add a python version later




-- 
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.

To unsubscribe, e-mail: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

    Worklog Id:     (was: 719661)
    Time Spent: 21h 20m  (was: 21h 10m)

> [Go SDK] Add automated expansion service start up feature
> ---------------------------------------------------------
>
>                 Key: BEAM-13399
>                 URL: https://issues.apache.org/jira/browse/BEAM-13399
>             Project: Beam
>          Issue Type: Improvement
>          Components: cross-language, sdk-go
>            Reporter: Jack McCluskey
>            Assignee: Jack McCluskey
>            Priority: P2
>          Time Spent: 21h 20m
>  Remaining Estimate: 0h
>
> Add Go SDK support for automated expansion service start-up if one is not 
> provided, following the example of the Python implementation.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to