mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 00:50:35 +00:00
In order to elide unnecessary throwing, all errors previously thrown from top-level executor methods (the ones that handle user requests) are now returned directly. Message-Id: <73e05d1057ee842576fae11be9d77265ffb2e96f.1579515640.git.sarna@scylladb.com>