[
https://issues.apache.org/jira/browse/BEAM-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15733981#comment-15733981
]
ASF GitHub Bot commented on BEAM-1093:
--------------------------------------
GitHub user manuzhang opened a pull request:
https://github.com/apache/incubator-beam/pull/1559
[BEAM-1093] Change Dataflow to Beam in StateInternals' Javadocs
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`. (Even better, enable
Travis-CI on your fork and ensure the whole test matrix passes).
- [ ] 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.txt).
---
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/manuzhang/incubator-beam BEAM-1093
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam/pull/1559.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 #1559
----
commit 79c7e7a7e818e1b9e3e835935497e3e460295f3e
Author: manuzhang <[email protected]>
Date: 2016-12-09T01:49:49Z
[BEAM-1093] Change Dataflow to Beam in StateInternals' Javadocs
----
> Confusing Javadocs in StateInternals
> ------------------------------------
>
> Key: BEAM-1093
> URL: https://issues.apache.org/jira/browse/BEAM-1093
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Reporter: Manu Zhang
> Assignee: Manu Zhang
> Priority: Minor
>
> At last but one line of StateInternals' Javadocs, it says "This is a
> low-level API intended for use by the Dataflow SDK". Not sure what is
> "Dataflow SDK".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)