You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/10/18 20:51:17 UTC

[GitHub] [accumulo] milleruntime commented on issue #2218: Test temp Sorted WALs are handled properly on Upgrade using CI

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

   To create this scenario, I setup a 2.0.1 release Uno cluster and followed these steps. Checkout accumulo-testing 2.0 branch, build and run CI for about 15 minutes, long enough to create several WALs. Kill the cluster and restart to trigger recovery. Look for the temporary sorted recovery files in: `hdfs://localhost:8020/accumulo/recovery` and kill the cluster again once they show up. Change ACCUMULO_REPO in uno.conf to point  to workspace of 2.1 SNAPSHOT and source Uno env again. Then run `uno install --no-deps` to replace Accumulo install directory but keeping ZK and Hadoop the same to preserve the data. Start the cluster. Once the upgrader is finished in the logs, switch accumulo-testing to main, build and run CI verify on the data.


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org