[
https://issues.apache.org/jira/browse/STREAMS-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14101562#comment-14101562
]
ASF GitHub Bot commented on STREAMS-150:
----------------------------------------
GitHub user robdouglas opened a pull request:
https://github.com/apache/incubator-streams/pull/70
STREAMS-150 | If an ID does not exist in the datum's metadata, then we'l...
...l use the datum's ID.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/robdouglas/incubator-streams STREAMS-150
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-streams/pull/70.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 #70
----
commit ee6b4d551f4d03c5d52ccf3484627064d38030d0
Author: Robert Douglas <[email protected]>
Date: 2014-08-19T00:01:48Z
STREAMS-150 | If an ID does not exist in the datum's metadata, then we'll
use the datum's ID.
----
> ElasticsearchPersistWriter needs to check both metadata and the streams datum
> for an ID
> ---------------------------------------------------------------------------------------
>
> Key: STREAMS-150
> URL: https://issues.apache.org/jira/browse/STREAMS-150
> Project: Streams
> Issue Type: Bug
> Reporter: Robert Douglas
>
> ElasticsearchPersistWriter needs to check both metadata and the streams datum
> for an ID. At the moment only metadata is checked, so if there is an ID set
> in the streams datum object, it is missed.
--
This message was sent by Atlassian JIRA
(v6.2#6252)