[ https://issues.apache.org/jira/browse/ASTERIXDB-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16145638#comment-16145638
]
ASF subversion and git services commented on ASTERIXDB-2070:
------------------------------------------------------------
Commit 80d20195f57b2eab4a7ead81e10e985b0852cdb3 in asterixdb's branch refs/heads/master from
[~idleft]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=80d2019 ]
[ASTERIXDB-2070][ING] Prevent start feed without connection
- user model changes: no
- storage format changes: no
- interface changes: no
Details:
1. Add connection size check for start feed statement.
2. Remove useless/unassigned variable in RSS feed.
Change-Id: Ic6715b3983ee8a0bb042ef5f34f30381c99466da
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1963
Sonar-Qube: Jenkins <jenkins@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu>
Contrib: Jenkins <jenkins@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <jenkins@fulliautomatix.ics.uci.edu>
Reviewed-by: abdullah alamoudi <bamousaa@gmail.com>
> Start feed without connection causes IndexOutOfBoundary exception
> -----------------------------------------------------------------
>
> Key: ASTERIXDB-2070
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2070
> Project: Apache AsterixDB
> Issue Type: Bug
> Reporter: Xikui Wang
> Assignee: Xikui Wang
>
> Currently, the connection checking is missing before we start the feed. This will cause
the construct connection job fail.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
|