[BEAM-2130] Ensure the options id is never null. This closes #2794
Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/fe2a3200 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/fe2a3200 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/fe2a3200 Branch: refs/heads/master Commit: fe2a32000be87bbed1e8ae5a81a8e0368f0b0234 Parents: 8a1fab1 13435e6 Author: Luke Cwik <[email protected]> Authored: Mon May 1 09:40:33 2017 -0700 Committer: Luke Cwik <[email protected]> Committed: Mon May 1 09:40:33 2017 -0700 ---------------------------------------------------------------------- .../org/apache/beam/sdk/options/PipelineOptions.java | 4 ++-- .../apache/beam/sdk/options/PipelineOptionsTest.java | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) ----------------------------------------------------------------------
