[
https://issues.apache.org/jira/browse/ASTERIXDB-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15550947#comment-15550947
]
ASF subversion and git services commented on ASTERIXDB-1636:
------------------------------------------------------------
Commit ecba52e0b9eca4f59b9b7fc082b720d677b4d98d in asterixdb's branch
refs/heads/master from [~imaxon]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=ecba52e ]
Tests for ASTERIXDB-1636
This is a test for the scenario described in the Jira issue. The only
thing I have taken liberty with is changing the socket feed to a file
one. The test case fails when I revert AqlMetadataProvider to the
previous version, and should pass now with this parent.
Change-Id: Ic1521f1d53121b67677778ac123e49e731932c85
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1248
Sonar-Qube: Jenkins <[email protected]>
Reviewed-by: Taewoo Kim <[email protected]>
Tested-by: Jenkins <[email protected]>
Integration-Tests: Jenkins <[email protected]>
> Feed cannot re-ingest after cluster restart
> -------------------------------------------
>
> Key: ASTERIXDB-1636
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1636
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: Feeds, Storage
> Environment: master
> commit c89d668f68e5430a6ba4455daf8f9cd6f7040dd8
> Date: Tue Sep 6 18:29:23 2016 -0700
> Reporter: Jianfeng Jia
> Assignee: Ian Maxon
> Priority: Blocker
> Labels: soon
>
> Here are steps to reproduce the problem:
> 1. start the cluster
> 2. ingest the initial data using file feed
> [script|https://gist.github.com/JavierJia/9ed7744c938c5cb66aba63007b86a987]
> 2.1: file for ingestion:
> https://drive.google.com/open?id=0B423M7wGZj9dNE5HenFqcjhuUFk
> 3. start another socket feed
> [script|https://gist.github.com/JavierJia/565cefd9322df35c7abeefbfcfcee9f8]
> to ingest the live data
> 4. restart the cluster
> 5. start that live socket feed again.
> 6. with your own twitter credential you can use [this
> script|https://github.com/ISG-ICS/cloudberry/blob/master/streamFeed.sh] to
> ingest the tweet
> 7. It will send at most 280 tweets and stops forever.
> [~imaxon] [~idleft] if you can help that will be great.
> related to ASTERIXDB-1264
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)