You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/05/14 00:28:00 UTC

[jira] [Commented] (ASTERIXDB-2563) Allow All Nodes To Receive Query Requests

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

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

Commit 73f48f4c2016c02e3bfd8dc1be99226318613232 in asterixdb's branch refs/heads/master from Murtadha Makki Al Hubail
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=73f48f4 ]

[ASTERIXDB-2563][API] Allow All Nodes To Receive Queries

- user model changes: any node can receive query requests.
- storage format changes: no
- interface changes: no

Details:
- Add required servlets to NCs web server to allow them
  to receive query requests.
- Adapt test framework to use NCs endpoints for query requests
  when they are configured.
- Make SqlppExecutionTest use NCs endpoints for query requests.

Change-Id: I31f7937d46b4532c30e2201b3e434e62e5c4a4de
Reviewed-on: https://asterix-gerrit.ics.uci.edu/3388
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Till Westmann <ti...@apache.org>


> Allow All Nodes To Receive Query Requests
> -----------------------------------------
>
>                 Key: ASTERIXDB-2563
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2563
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>          Components: API - HTTP API
>    Affects Versions: 0.9.5
>            Reporter: Murtadha Hubail
>            Assignee: Murtadha Hubail
>            Priority: Major
>             Fix For: 0.9.5
>
>
> Currently, only the CC node can receive query requests. We should allow any node in the cluster to receive requests.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)