Tarantool development patches archive
 help / color / mirror / Atom feed
From: Konstantin Osipov <kostja@tarantool.org>
To: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: tml <tarantool-patches@freelists.org>,
	Alexander Turenko <alexander.turenko@tarantool.org>,
	Kirill Yukhin <kyukhin@tarantool.org>
Subject: [tarantool-patches] Re: [PATCH v4 0/5] box/lua/console: Add initial support for lua output format
Date: Wed, 24 Jul 2019 20:00:45 +0300	[thread overview]
Message-ID: <20190724170045.GA4565@atlas> (raw)
In-Reply-To: <20190723223113.16084-1-gorcunov@gmail.com>

* Cyrill Gorcunov <gorcunov@gmail.com> [19/07/24 01:35]:
> Hi, here is an updated series for lua console support. It is in devel state
> still since we need to enhance output support for remote connections. By
> now I limit this mode for local sessions only.
> 
> Main purpose of this series is to not break anything existing thus requires
> a deep testing.

I checked in some patches from this branch with minor remarks.

Please add tests.


> TODO:
>  - extend exchange protocol with remote nodes to pass current output
>    mode and get ack/nack to process
>  - add compat layer for old remote server which do not have lua output
>    support at all and will provide us yaml output regarding of anything
>  - rework "help" and turorial output since in lua mode they are simply
>    unreadable
>  - extend test engine so that new tests would use lua output by default
>    (should we?)

I agree with the todo. Yes, we should switch to this format
universally.


-- 
Konstantin Osipov, Moscow, Russia

      parent reply	other threads:[~2019-07-24 17:00 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-23 22:31 [tarantool-patches] " Cyrill Gorcunov
2019-07-23 22:31 ` [tarantool-patches] [PATCH 1/5] third_party/serpent: Add serpent repo Cyrill Gorcunov
2019-07-24 17:02   ` [tarantool-patches] " Konstantin Osipov
2019-07-24 17:33     ` Cyrill Gorcunov
2019-07-23 22:31 ` [tarantool-patches] [PATCH 2/5] box/lua/console: Add support for lua output format Cyrill Gorcunov
2019-07-23 22:31 ` [tarantool-patches] [PATCH 3/5] box/lua/console: Don't serialize function body Cyrill Gorcunov
2019-07-23 22:31 ` [tarantool-patches] [PATCH 4/5] box/lua/console: Provide output_default function to setup default output Cyrill Gorcunov
2019-07-24 17:10   ` [tarantool-patches] " Konstantin Osipov
2019-07-24 17:11     ` Konstantin Osipov
2019-07-24 17:34       ` Cyrill Gorcunov
2019-07-23 22:31 ` [tarantool-patches] [PATCH 5/5] box/lua/console: Limit lua output for local sessions only Cyrill Gorcunov
2019-07-24 17:15   ` [tarantool-patches] " Konstantin Osipov
2019-07-24 17:35     ` Cyrill Gorcunov
2019-07-24 17:00 ` Konstantin Osipov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190724170045.GA4565@atlas \
    --to=kostja@tarantool.org \
    --cc=alexander.turenko@tarantool.org \
    --cc=gorcunov@gmail.com \
    --cc=kyukhin@tarantool.org \
    --cc=tarantool-patches@freelists.org \
    --subject='[tarantool-patches] Re: [PATCH v4 0/5] box/lua/console: Add initial support for lua output format' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox