[ 
https://issues.apache.org/jira/browse/ASTERIXDB-1378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15223014#comment-15223014
 ] 

ASF subversion and git services commented on ASTERIXDB-1378:
------------------------------------------------------------

Commit 02b35a1bf98f4168dae91fa68c14d7e062bfd032 in incubator-asterixdb's branch 
refs/heads/master from [~alamoudi]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-asterixdb.git;h=02b35a1 ]

ASTERIXDB-1378 Fix NPE on Feed Connect After Restart

This issue was caused by the way type traits are computed for each
index. since we have duplicate code to create the index dataflow
helper, we had to fix the way type traits are created in all of
these different places. We propably need to do further refactoring
to have common code for creating index dataflow helper instances.

Change-Id: If8f8696d252868a8cce0afdbaeda0dd046f99186
Reviewed-on: https://asterix-gerrit.ics.uci.edu/766
Tested-by: Jenkins <[email protected]>
Reviewed-by: Yingyi Bu <[email protected]>


> Feeds cannot sustain instance restart with NPE
> ----------------------------------------------
>
>                 Key: ASTERIXDB-1378
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1378
>             Project: Apache AsterixDB
>          Issue Type: Bug
>            Reporter: Yingyi Bu
>            Assignee: Abdullah Alamoudi
>            Priority: Critical
>         Attachments: cc.log, test_nc1.log, test_nc2.log
>
>
> I created a feeds and it works fine.
> However, after I restart the instance,  I connect the feeds again to the same 
> dataset.  I feed one tuple into the feeds.  Then, the dataset becomes not 
> query-able with a NPE.
> Logs are attached.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to