milleruntime commented on issue #2968:
URL: https://github.com/apache/accumulo/issues/2968#issuecomment-1260029322

   > Are you able to reproduce this exception or did it just happen once?
   
   I was able to reproduce this on a fresh cluster with the fix to Ample. All 
it takes is to have at least one Fate Tx with a null `top`, so either in the 
FAILED or SUCCESSFUL state. I had 4 RW Bulk jobs running on Uno with 2 tservers 
and then stopped and started servers.
   <pre>
   root@uno> fate -print
   ...
   TABLE_BULK_IMPORT2 txid: 2e8275045e4e78bf  status: FAILED             
locked: []              locking: []              op: null            created: 
2022-09-27T20:30:25.603Z
   TABLE_COMPACT   txid: 339ee3184c45d5ae  status: SUCCESSFUL         locked: 
[]              locking: []              op: null            created: 
2022-09-27T20:34:00.145Z
   TABLE_BULK_IMPORT2 txid: 2ef40d89abbb6295  status: SUCCESSFUL         
locked: []              locking: []              op: null            created: 
2022-09-27T20:31:35.409Z
   TABLE_BULK_IMPORT2 txid: 2e7b49accfe75012  status: SUBMITTED          
locked: []              locking: [R:3]           op: PrepBulkImport  created: 
2022-09-27T20:39:34.952Z
   TABLE_BULK_IMPORT2 txid: 3aeed3ff61f05cc7  status: SUBMITTED          
locked: []              locking: [R:1]           op: PrepBulkImport  created: 
2022-09-27T20:39:52.12Z
   TABLE_BULK_IMPORT2 txid: 0756c354d0015692  status: FAILED             
locked: []              locking: []              op: null            created: 
2022-09-27T20:31:36.41Z
   </pre>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to