Public bug reported:

Since there is a limit in tuple size, it is important to be able to
check in Lua the current tuple size, to not hit the limit if the size is
already too large.

Implement tuple:bsize() method which returns the binary tuple size.

** Affects: tarantool
     Importance: Medium
     Assignee: UNera (unera)
         Status: Fix Committed

** Changed in: tarantool
   Importance: Undecided => Medium

** Changed in: tarantool
       Status: New => Fix Committed

** Changed in: tarantool
    Milestone: None => 1.5.1

** Changed in: tarantool
     Assignee: (unassigned) => UNera (unera)

-- 
You received this bug notification because you are a member of Tarantool
Development Team, which is subscribed to tarantool.
https://bugs.launchpad.net/bugs/1186270

Title:
  Implement tuple:bsize()

Status in Tarantool - an efficient in-memory data store:
  Fix Committed

Bug description:
  Since there is a limit in tuple size, it is important to be able to
  check in Lua the current tuple size, to not hit the limit if the size
  is already too large.

  Implement tuple:bsize() method which returns the binary tuple size.

To manage notifications about this bug go to:
https://bugs.launchpad.net/tarantool/+bug/1186270/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to