I think it was ACCUMULO-1364

On 2/20/15, Denis <de...@camfex.cz> wrote:
> Hm, I think, that bug is much older, which has been fixed in 1.5 or
> next minor 1.4.x. Unfortunately, I did not put the bug number in code
> comment (only
>
> conn.tableOperations.setProperty(tableName, "table.walog.enabled",
> "false") // avoid Accumulo 1.4 bug with recovery from empty logs
> (fixed in 1.5)
>
> ), so it was long time before ACCUMULO-3182's Sep-2014 and I have seen
> here in the mailing list or in the bugtracker that it was fixed in
> 1.5)
>
> On 2/20/15, Josh Elser <els...@apache.org> wrote:
>> FYI, this was fixed in 1.6.2
>> https://issues.apache.org/jira/browse/ACCUMULO-3182
>>
>> Denis wrote:
>>> There was a bug in1.4,  if a tablet had empty walog there were some
>>> startup issues (tablet remains offline or something like this), and it
>>> happened often with index tables (hmm, the same tables I have this
>>> problem).
>>
>

Reply via email to