PDavid commented on PR #6875: URL: https://github.com/apache/hbase/pull/6875#issuecomment-2772712499
I tested this locally in standalone mode after building with maven (`mvn clean install -DskipTests && bin/start-hbase.sh`). I created some tables, adding data with the `ltt` tool (`bin/hbase ltt -num_keys 10000 -write 100:100 -num_tables 10 -multiput`)  I will still have to test these special cases as these have special UI parts: - Dead region servers - Replication - peers - Backup master - RS groups I will also test with Pseudo-Distributed mode. -- 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]
