You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/06/28 14:17:00 UTC

[jira] [Commented] (BEAM-2529) SpannerWriteIT failing in postcommit

    [ https://issues.apache.org/jira/browse/BEAM-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16066550#comment-16066550 ] 

ASF GitHub Bot commented on BEAM-2529:
--------------------------------------

GitHub user kennknowles opened a pull request:

    https://github.com/apache/beam/pull/3459

    [BEAM-2529] Only use letters to generate Spanner database names

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [ ] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [ ] Make sure tests pass via `mvn clean verify`.
     - [ ] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [ ] If this contribution is large, please file an Apache
           [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
    
    ---
    
    We are seeing NPEs in SpannerWriteIT, [like this one](https://builds.apache.org/job/beam_PostCommit_Java_MavenInstall/org.apache.beam$beam-runners-google-cloud-dataflow-java/lastCompletedBuild/testReport/org.apache.beam.sdk.io.gcp.spanner/SpannerWriteIT/testWrite_2/).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kennknowles/beam SpannerWriteIT

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/3459.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3459
    
----
commit f8fcd49cfb6bd8fb599846bc862a142f5e5e34d7
Author: Kenneth Knowles <kl...@google.com>
Date:   2017-06-28T14:12:51Z

    Only use letters to generate Spanner database names

----


> SpannerWriteIT failing in postcommit
> ------------------------------------
>
>                 Key: BEAM-2529
>                 URL: https://issues.apache.org/jira/browse/BEAM-2529
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-gcp
>            Reporter: Kenneth Knowles
>            Assignee: Ismaël Mejía
>            Priority: Blocker
>
> There are some NPEs and some other issues after the upgrade of commons-lang3 in https://github.com/apache/beam/commit/6681472a2aa277ba83fd9e2ffec5a57c46d5820c#diff-f74bb28a007fa6d75d065f14a7c76b38



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)