You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2019/05/31 20:05:41 UTC

[beam] 01/01: [BEAM-7397] Avoid String.format in state namespace key construction

This is an automated email from the ASF dual-hosted git repository.

lcwik pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit c0de4570b186793ff477f4a5bd86cc27191e2999
Merge: 2471e3e 784d2c2
Author: Lukasz Cwik <lc...@google.com>
AuthorDate: Fri May 31 13:05:15 2019 -0700

    [BEAM-7397] Avoid String.format in state namespace key construction

 .../org/apache/beam/runners/core/StateNamespaces.java  | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)