[
https://issues.apache.org/jira/browse/BEAM-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15269369#comment-15269369
]
ASF GitHub Bot commented on BEAM-168:
-------------------------------------
GitHub user dhalperi opened a pull request:
https://github.com/apache/incubator-beam/pull/278
[BEAM-168] IntervalBEB: remove deprecated function
The pre-commit wordcount test will confirm that this does not break the
Cloud Dataflow worker.
This resolves BEAM-168.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dhalperi/incubator-beam remove-deprecated
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam/pull/278.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 #278
----
commit fa2b18a92f98950ec401863610c2e126e1c62e5c
Author: Dan Halperin <[email protected]>
Date: 2016-05-03T19:04:13Z
[BEAM-168] IntervalBEB: remove deprecated function
The pre-commit wordcount test will confirm that this does not break the
Cloud Dataflow worker.
----
> IntervalBoundedExponentialBackOff change broke Beam-on-Dataflow
> ---------------------------------------------------------------
>
> Key: BEAM-168
> URL: https://issues.apache.org/jira/browse/BEAM-168
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow
> Reporter: Daniel Halperin
> Assignee: Daniel Halperin
>
> Changing the `int` to a `long` breaks ABI compatibility, which Dataflow
> service uses.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)