[
https://issues.apache.org/jira/browse/BEAM-10756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kenneth Knowles updated BEAM-10756:
-----------------------------------
Resolution: Fixed
Status: Resolved (was: Resolved)
Hello! Due to a bug in our Jira configuration, this issue had status:Resolved
but resolution:Unresolved.
I am bulk editing these issues to have resolution:Fixed
If a different resolution is appropriate, please change it. To do this, click
the "Resolve" button (you can do this even for closed issues) and set the
Resolution field to the right value.
> TestPubsubSignal provides erroneous messages/out of bounds exception if pull
> returns empty list
> -----------------------------------------------------------------------------------------------
>
> Key: BEAM-10756
> URL: https://issues.apache.org/jira/browse/BEAM-10756
> Project: Beam
> Issue Type: Bug
> Components: io-java-gcp
> Reporter: Luke Cwik
> Assignee: Luke Cwik
> Priority: P4
> Time Spent: 40m
> Remaining Estimate: 0h
>
> TestPubsubSignal assumes that pull() returns null if nothing is returned
> which isn't the contract of PubsubClient.java, this leads to an ack warning
> stating that we acked zero messages and an IndexOutOfBoundsException when
> attempting to get the first resulting message.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)