On Fri, Mar 29, 2019 at 1:42 PM Keith Turner <[email protected]> wrote: > > On Thu, Mar 28, 2019 at 8:57 PM Christopher <[email protected]> wrote: > > > > -1 due to https://github.com/apache/accumulo/issues/1064 > > Do you know if this is a new bug since 1.9.2? Or does the same > problem exist in 1.9.2, 1.9.1, etc? >
The underlying issues with the quality of the native code (assumptions about undefined behavior in the STL vector implementation) exists in those versions, but I'm extra concerned because #767 is new to 1.9.3, and this new issue lowers my confidence in the fix for #767 being a good one.
