[jira] [Commented] (BEAM-6315) CountingSource returns CheckpointMark with null date

2019-01-09 Thread Maximilian Michels (JIRA)


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

Maximilian Michels commented on BEAM-6315:
--

[~smarthi] Do you want to have a look?

> CountingSource returns CheckpointMark with null date
> 
>
> Key: BEAM-6315
> URL: https://issues.apache.org/jira/browse/BEAM-6315
> Project: Beam
>  Issue Type: Bug
>  Components: runner-flink
>Reporter: Maximilian Michels
>Assignee: Maximilian Michels
>Priority: Minor
>
> When start has not been called on the Readers of CountingSource, the 
> checkpoint contains a null value which lets the AvroCoder fail with a 
> NullpointerException.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (BEAM-6315) CountingSource returns CheckpointMark with null date

2019-01-03 Thread Maximilian Michels (JIRA)


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

Maximilian Michels commented on BEAM-6315:
--

This needs to be fixed in the UnboundedSourceWrapper. It shouldn't checkpoint 
Readers before calling start() on them.

> CountingSource returns CheckpointMark with null date
> 
>
> Key: BEAM-6315
> URL: https://issues.apache.org/jira/browse/BEAM-6315
> Project: Beam
>  Issue Type: Bug
>  Components: runner-flink
>Reporter: Maximilian Michels
>Assignee: Maximilian Michels
>Priority: Minor
>
> When start has not been called on the Readers of CountingSource, the 
> checkpoint contains a null value which lets the AvroCoder fail with a 
> NullpointerException.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (BEAM-6315) CountingSource returns CheckpointMark with null date

2019-01-03 Thread Maximilian Michels (JIRA)


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

Maximilian Michels commented on BEAM-6315:
--

[~kenn] Not resolved, but not severe either. Removed the Fix Version.

> CountingSource returns CheckpointMark with null date
> 
>
> Key: BEAM-6315
> URL: https://issues.apache.org/jira/browse/BEAM-6315
> Project: Beam
>  Issue Type: Bug
>  Components: runner-flink
>Reporter: Maximilian Michels
>Assignee: Maximilian Michels
>Priority: Minor
>
> When start has not been called on the Readers of CountingSource, the 
> checkpoint contains a null value which lets the AvroCoder fail with a 
> NullpointerException.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (BEAM-6315) CountingSource returns CheckpointMark with null date

2019-01-02 Thread Kenneth Knowles (JIRA)


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

Kenneth Knowles commented on BEAM-6315:
---

[~mxm] is this resolved? What is the severity here? Should it block the 2.10.0 
release, or is it just something longstanding?

> CountingSource returns CheckpointMark with null date
> 
>
> Key: BEAM-6315
> URL: https://issues.apache.org/jira/browse/BEAM-6315
> Project: Beam
>  Issue Type: Bug
>  Components: runner-flink
>Reporter: Maximilian Michels
>Assignee: Maximilian Michels
>Priority: Minor
> Fix For: 2.10.0
>
>
> When start has not been called on the Readers of CountingSource, the 
> checkpoint contains a null value which lets the AvroCoder fail with a 
> NullpointerException.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (BEAM-6315) CountingSource returns CheckpointMark with null date

2018-12-27 Thread Maximilian Michels (JIRA)


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

Maximilian Michels commented on BEAM-6315:
--

>From UnboundedSource: 

{quote}May not be called before \{@link #start\} has been called.{quote}

Appears to be a bug in the FlinkRunner then.

> CountingSource returns CheckpointMark with null date
> 
>
> Key: BEAM-6315
> URL: https://issues.apache.org/jira/browse/BEAM-6315
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-java-core
>Reporter: Maximilian Michels
>Assignee: Maximilian Michels
>Priority: Minor
> Fix For: 2.10.0
>
>
> When start has not been called on the Readers of CountingSource, the 
> checkpoint contains a null value which lets the AvroCoder fail with a 
> NullpointerException.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)