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 2016/12/13 18:16:58 UTC

[jira] [Commented] (BEAM-927) Findbugs doesn't pass in JMS

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

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

Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-beam/pull/1357


> Findbugs doesn't pass in JMS
> ----------------------------
>
>                 Key: BEAM-927
>                 URL: https://issues.apache.org/jira/browse/BEAM-927
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-extensions
>            Reporter: Daniel Halperin
>            Assignee: Jean-Baptiste Onofré
>
> {code}
> [INFO] --- findbugs-maven-plugin:3.0.1:check (default) @ beam-sdks-java-io-jms ---
> [INFO] BugInstance size is 2
> [INFO] Error size is 0
> [INFO] Total bugs: 2
> [INFO] Class org.apache.beam.sdk.io.jms.JmsRecord defines non-transient non-serializable instance field jmsDestination [org.apache.beam.sdk.io.jms.JmsRecord] In JmsRecord.java
> [INFO] Class org.apache.beam.sdk.io.jms.JmsRecord defines non-transient non-serializable instance field jmsReplyTo [org.apache.beam.sdk.io.jms.JmsRecord] In JmsRecord.java
> [INFO] 
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)