> Checked logs and web page, the region visualizer showed two pictures, which > was a bit strange but not a blocker I believe(or maybe it is by design?)
Yes, this is by design. The lower bar is selectable -- the user can reduce the range of hosts displayed by click-and-drag horizontally on that bar. I found it useful when using the visualizer on a cluster with several hundreds of hosts. It may not be relevant in other deployment scenarios. UX improvements welcome :) On Tue, Oct 18, 2022 at 12:58 PM 张铎(Duo Zhang) <[email protected]> wrote: > > +1 binding > > Checked sigs and sums: Matched > Rat check: Passed > Built from source: Succeeded with 8u292 > Run UTs: > Run 'mvn test -PrunAllTests -Dsurefire.rerunFailingTestsCount=3 > -Dsurefire.firstPartForkCount=0.5C -Dsurefire.secondPartForkCount=0.5C > -fn &>test.log </dev/null &' > Passed with 8u292, good. > Started a mini cluster: > Checked logs and web page, the region visualizer showed two > pictures, which was a bit strange but not a blocker I believe(or maybe > it is by design?) > Tried basic shell commands, no problem > Run LTT to load 10000 rows, and use scan and count in shell, can > return all the 10000 rows without error > > Thanks. > Andrew Purtell <[email protected]> 于2022年10月18日周二 08:47写道: > > > > > > Please vote on this Apache HBase release candidate, hbase-2.5.1RC0. > > > > The VOTE will remain open for at least 72 hours. > > > > [ ] +1 Release this package as Apache HBase 2.5.1 > > [ ] -1 Do not release this package because ... > > > > The tag to be voted on is 2.5.1RC1: > > > > https://github.com/apache/hbase/tree/2.5.1RC1 > > > > This tag currently points to git reference 894ac15342. > > > > The release files, including signatures, digests, as well as CHANGES.md > > and RELEASENOTES.md included in this RC can be found at: > > > > https://dist.apache.org/repos/dist/dev/hbase/2.5.1RC1/ > > > > The compatibility report can be found here: > > > > > > https://dist.apache.org/repos/dist/dev/hbase/2.5.1RC1/api_compare_2.5.0_to_2.5.1RC1.html > > > > All changes are in line with our compatibility guidelines, except one > > change where we intentionally removed a constant field in a public > > interface. The change was required to resolve deadlocks during static > > initialization under certain conditions. Refer to HBASE-27381 for more > > details. > > > > Maven artifacts are available in a staging repository at: > > > > https://repository.apache.org/content/repositories/orgapachehbase-1499/ > > > > Artifacts were signed with the 0xD5365CCD key which can be found in: > > > > https://downloads.apache.org/hbase/KEYS > > > > To learn more about Apache HBase, please see > > > > http://hbase.apache.org/ > > > > Thanks, > > Your HBase Release Manager
