You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Vitalii Diravka (JIRA)" <ji...@apache.org> on 2017/03/30 14:10:41 UTC

[jira] [Created] (DRILL-5402) ServerMeta should be updated during the session, if the last has been changed.

Vitalii Diravka created DRILL-5402:
--------------------------------------

             Summary: ServerMeta should be updated during the session, if the last has been changed.
                 Key: DRILL-5402
                 URL: https://issues.apache.org/jira/browse/DRILL-5402
             Project: Apache Drill
          Issue Type: Improvement
          Components: Client - Java, Client - ODBC, Execution - RPC, Metadata
    Affects Versions: 1.10.0
            Reporter: Vitalii Diravka
            Assignee: Vitalii Diravka
            Priority: Minor
             Fix For: 1.11.0


DRILL-5301 introduces a new server metadata API. 
But clients can get from the server the current meta information only once, the next request returns the previous meta even if it was updated. For example, Identifier quote character can be changed by the user via one session.

It would be good if the session is changed, the "getServerMeta()" will return updated server meta information.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)