[ovs-git] [openvswitch/ovs] cd423a: ovsdb: Use better error message for "timeout" with...

GitHub noreply at github.com
Sun Aug 14 05:11:50 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: cd423a77c655c941072ad355cfc7526d09fbe9b2
      https://github.com/openvswitch/ovs/commit/cd423a77c655c941072ad355cfc7526d09fbe9b2
  Author: Ryan Moats <rmoats at us.ibm.com>
  Date:   2016-08-13 (Sat, 13 Aug 2016)

  Changed paths:
    M ovsdb/execution.c
    M tests/ovsdb-execution.at

  Log Message:
  -----------
  ovsdb: Use better error message for "timeout" without waiting.

When setting a where clause, if the timeout is set to a value of 0,
the clause is tested once and if it fails, a message of '"wait" timed
out' is returned.  This can be misleading because there wasn't any
real time, so change the message to '"where" clause test failed'.

Signed-off-by: Ryan Moats <rmoats at us.ibm.com>
Reported-by: Ryan Moats <rmoats at us.ibm.com>
Reported-at: http://openvswitch.org/pipermail/dev/2016-August/077083.html
Fixes: f85f8ebb ("Initial implementation of OVSDB.")
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list