commit | 31db9236736c00e9ea512cbeab830547401a885d | [log] [tgz] |
---|---|---|
author | Sergey Rogulenko <rogulenko@google.com> | Tue Aug 18 17:06:06 2015 -0700 |
committer | Sergey Rogulenko <rogulenko@google.com> | Tue Aug 18 17:06:06 2015 -0700 |
tree | d883222de681286861ef0c264d6273a438b49590 | |
parent | c019381f51fc514488673b47df3df58f72729d30 [diff] |
store: fix a bug in the stream It turned out that if you cancel a stream that has reached its end causes the stream to panic. This bug appeared in prefix ACL checking when we do a scan, get one element from the stream and then cancel the stream to perform a lower_bound operation on the store. Change-Id: I5be32e6d69d6498752ef404055c1bbbff0031398