Actually, wow, it doesn't seem like it's picking up site file config? Didn't appear to work for me just now when I tried it. We are not catching this in tests because there appears to be no positive test for port assignment and the only fixed information we require is the zookeeper quorum and client port. I saw some folks write in about testing the UI on RC votes, but I guess we are not looking at ports? Or we somehow all brought up test clusters without fixed port assignment?
HBASE-20027 -1 On Tue, Feb 20, 2018 at 10:06 AM, Andrew Purtell <[email protected]> wrote: > I did a few test launches just now. Port assignment is random in the > ephemeral range unless specified in site file. Is this unexpected? An > unintended consequence of a fix made for unit testing perhaps? I did a > quick check of recent commits and suspect if changed it happened before we > released 1.4.0. > > > On Tue, Feb 20, 2018 at 9:51 AM, Stack <[email protected]> wrote: > >> +1 (but one question on bottom) >> >> Checked hash and signature. >> Built tgz from src download and ran it. >> Poked around. Looks good. >> Loaded data. Verified it present. >> Shutdown. Logs looked good. >> >> >> Question: For some reason my master port was homed on 63502... anyone else >> have this issue? I didn't spend much time digging figuring no one else saw >> this.... >> >> Thanks, >> S >> >> >> >> >> >> On Tue, Feb 20, 2018 at 3:24 AM, Peter Somogyi <[email protected]> >> wrote: >> >> > +1 (non-binding) >> > >> > Checked signature, sums >> > Rat check >> > Web UI: split, merge tables >> > Shell basic functionalities >> > LTT 1M rows >> > Build with full test suite >> > PE 1M rows >> > Basic operations from java client >> > >> > >> > On Fri, Feb 16, 2018 at 10:46 PM, Andrew Purtell <[email protected]> >> > wrote: >> > >> > > The first HBase 1.4.2 release candidate (RC0) is available for >> download >> > at >> > > https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.2RC0/ and >> Maven >> > > artifacts are available in the temporary repository >> > > https://repository.apache.org/content/repositories/orgapache >> hbase-1195/ >> > . >> > > >> > > The git tag corresponding to the candidate is '1.4.2RC0' (9519ec2ead). >> > > >> > > A detailed source and binary compatibility report for this release is >> > > available for your review at https://dist.apache.org/repos/ >> > > dist/dev/hbase/hbase-1.4.2RC0/compat-check-report.html . >> > > >> > > A list of the 19 issues resolved in this release can be found at >> > > https://s.apache.org/aGcb . >> > > >> > > Please try out the candidate and vote +1/0/-1. >> > > >> > > This vote will be open for at least 72 hours. Unless objection I will >> try >> > > to close it Friday February 23, 2018 if we have sufficient votes. >> > > >> > > Prior to making this announcement I made the following preflight >> checks: >> > > >> > > - RAT check passes (7u80) >> > > - Unit test suite passes (8u131) >> > > - LTT load 1M rows with 100% verification and 20% updates (8u131) >> > > - PE sequentialWrite, sequentialRead, randomWrite, randomRead, >> > > scanRange100 (8u131) >> > > - ITBLL Loop 1 100M rows (8u131) >> > > >> > > >> > > -- >> > > Best regards, >> > > Andrew >> > > >> > >> > > > > -- > Best regards, > Andrew > > Words like orphans lost among the crosstalk, meaning torn from truth's > decrepit hands > - A23, Crosstalk > -- Best regards, Andrew Words like orphans lost among the crosstalk, meaning torn from truth's decrepit hands - A23, Crosstalk
