This is an automated email from the ASF dual-hosted git repository.
ndimiduk pushed a change to branch hubspot-2
in repository https://gitbox.apache.org/repos/asf/hbase.git
was 9ca97850129 Merge pull request #28 from
scottrw93/update-blazar-yaml-file
This change permanently discards the following revisions:
discard 9ca97850129 Merge pull request #28 from
scottrw93/update-blazar-yaml-file
discard 2129a8b2a0a Update buildpack
discard 64fdb95b09a Temporary fix: Clone scan to avoid modifying user object
from scan internals. See https://issues.apache.org/jira/browse/HBASE-27402 (#26)
discard 5c60f1d86d0 Hubspot Backport: HBASE-27391 Downgrade ERROR log to DEBUG
in ConnectionUtils.updateStats
discard 495f11417ae HBASE-27251 Rolling back from 2.5.0-SNAPSHOT to 2.4.13
fails due to 'File does not exist:
/hbase/MasterData/data/master/store/.initialized/.regioninfo' Addendum (#4665)
discard 47426585513 HBASE-27251 Rolling back from 2.5.0-SNAPSHOT to 2.4.13
fails due to 'File does not exist:
/hbase/MasterData/data/master/store/.initialized/.regioninfo' (#4663)
discard d33b0cacd60 Remove unneeded deps from hbase server (#25)
discard f15bb846704 Remove http exclusion for hbase server (#24)
discard db67519e6c1 Add protobufs from hbase-endpoint (#23)
discard eca219a9e63 Quick fix - remove unused RegionInfo.UNDEFINED, which
according to https://issues.apache.org/jira/browse/HBASE-24896 is causing
static initializer deadlock
discard 078e2619ea0 HubSpot Backport: HBASE-23340 hmaster
/hbase/replication/rs session expired (hbase replication default value is true,
we don't use ) causes logcleaner can not clean oldWALs, which resulits in
oldWALs too large (more than 2TB) (#2779)
discard 1b256f6a7ad HBASE-26309 Balancer tends to move regions to the server
at the end o… (#3812)
discard 9a0d069af73 HubSpot Backport: HBASE-27188 Report maxStoreFileCount in
jmx (#4609)
discard 91c7ede9df5 HubSpot Backport: HBASE-27257 Remove unnecessary usage of
CachedBlocksByFile from RS UI (#4667)
discard c6e14f9061c HubSpot Backport: HBASE-27229 BucketCache statistics
should not count evictions by hfile (#4639)
discard 4e944f21b26 HubSpot Backport: HBASE-27225 Add BucketAllocator bucket
size statistic logging (#4637) (addendum)
discard 96e72839498 HubSpot Backport: HBASE-26281 DBB got from BucketCache
would be freed unexpectedly before RPC completed (#3680)
discard a9d4d6e9e8e Hubspot Backport: HBASE-27224 HFile tool statistic
sampling produces misleading results
discard 9ca1073fd56 HubSpot Backport: HBASE-27225 Add BucketAllocator bucket
size statistic logging
discard e4ce632d598 HubSpot Backport: HBASE-27053 IOException during caching
of uncompressed block to the block cache (#4610)
discard 7023542cce0 HubSpot Backport: HBASE-27078 Allow configuring a separate
timeout for meta scans (#4585)
discard 9d85d622a1f HubSpot Backport: HBASE-27149 Server should close scanner
if client times out before results are ready (#4604)
discard e21e95974db HubSpot Backport: HBASE-26175 MetricsHBaseServer should
record all kinds of Exceptions (#4248)
discard aee754f018d Hubspot Backport: HBASE-26869 RSRpcServices.scan should
deep clone cells when RpcCallContext is null (#4265)
discard 421db7914a4 HubSpot Backport: HBASE-26777
BufferedDataBlockEncoder$OffheapDecodedExtendedCell.deepC… (#4139)
discard cf3fe854b5a HubSpot Backport: HBASE-27186 Report block cache size
metrics separately for L1 and L2
discard 979e75e013c HBASE-27146 Avoid CellUtil.cloneRow in MetaCellComparator
(#4571)
discard 679e40e0680 HBASE-27048 Server side scanner time limit should account
for time in queue (#4562)
discard 588ad6b6eb1 HubSpot Backport: HBASE-27170 ByteBuffAllocator leak when
decompressing blocks near minSizeForReservoirUse
discard 6867507ba60 Merge pull request #18 from HubSpot/revert-17-hubspot-2-c8
discard 4b3e970d1ed Revert "Upload RPMs to OS-based repos (#17)"
discard ed527a81b04 Upload RPMs to OS-based repos (#17)
discard 629a00559b2 HBASE-27060 Allow sharing connections between
AggregationClient instances (#4566)
discard f4752de8d8d HBASE-26945 Quotas causes too much load on meta for large
clusters (#4576)
discard 3c3927c60f0 HBASE-26790 getAllRegionLocations can cache locations with
null hostname (#4575)
discard a9918c504bd HBASE-26942 cache region locations when
getAllRegionLocations (#4357)
discard 23239e7eefb Fix client bundle metrics dep issues (#14)
discard 0a222c8fa84 Revert "HubSpot Backport: HBASE-25709 Close region may
stuck when region is compacting and skipped most cells read (#3117)"
discard 56edc758ec7 Shade hadoop compat classes so they can be loaded in
hadoop jobs (#13)
discard 12f40b6d6f7 Add AggregationClient to client bundle (#12)
discard a246b68ca50 HubSpot Backport: HBASE-27038 CellComparator should extend
Serializable
discard fe19a63d139 Add client bundles for hbase2 (#11)
discard 129f8f904b4 HubSpot Backport: HBASE-26990 Add default implementation
for BufferedMutator interface setters
discard e827cfbbb6d HubSpot Backport: HBASE-26581 Add metrics for failed
replication edits
discard 58676a928e0 HubSpot Backport: HBASE-26891 Make MetricsConnection scope
configurable (#4365)
discard b95fe05bcb3 HubSpot Backport: HBASE-26807 Unify
CallQueueTooBigException special pause with CallDroppedException (#4273)
discard bd859293ccd HubSpot Backport: HBASE-26590 Hbase-client Meta lookup
performance regression between hbase-1 and hbase-2 (#4008)
discard 559593825a4 HubSpot Backport: HBASE-26871 addendum. use the jar
command from JAVA_HOME (#4297)
discard 3fa920c8853 HubSpot Backport: HBASE-26871 shaded mapreduce and shaded
byo-hadoop client artifacts contain no classes (#4279)
discard fa033e4ac68 HubSpot Backport: HBASE-26783 ScannerCallable doubly
clears meta cache on retries (#4147)
discard 35ec27d079c HubSpot Backport: HBASE-25709 Close region may stuck when
region is compacting and skipped most cells read (#3117)
discard 954004af49f HubSpot Backport: HBASE-26715 Blocked on SyncFuture in
AsyncProtobufLogWriter#write (#4184)
discard 44c62c58ba4 fix
discard e81f6ced7be HubSpot Backport: HBASE-26552 Introduce retry to logroller
to avoid abort (#4170)
discard 35f86757c9d HubSpot Backport: HBASE-26876 Use toStringBinary for
rowkey in RegionServerCallable error string (#4269)
discard 9e54eeedd0f HubSpot Backport: HBASE-26875 RpcRetryingCallerImpl
translateException ignores return value of recursive call (#4270)
discard 4f67229b2b4 HubSpot Backport: HBASE-26878 TableInputFormatBase should
cache RegionSizeCalculator (#4271)
discard 30a299eb555 HubSpot Backport: HBASE-21065 Try ROW_INDEX_V1 encoding on
meta table
discard a0a9da8bcfd HubSpot Backport: HBASE-25687 Backport "HBASE-25681 Add a
switch for server/table query… (#3074)
discard c01cc7cb6a6 HubSpot Backport: HBASE-21946 Use ByteBuffer pread instead
of byte[] pread in HFileBlock when applicable (#3434)
discard 0c214658788 Revert "Upstream Callers (#15)"
discard 374ed22789b HubSpot Backport: HBASE-26814 Default
StoreHotnessProtector to off, with logs to guide when to turn it on
discard 8a278215827 HubSpot Backport: HBASE-26784 Use HIGH_QOS for
ResultScanner.close requests (#4163)
discard 866ae911119 Merge pull request #6 from HubSpot/blazar-provides
discard 5cb5b3ed3ef Give hbase-assembly a name in Blazar
discard 4a38b005880 HubSpot Backport: HBASE-26308 Sum of multiplier of cost
functions is not populated properly when we have a shortcut for trigger
discard 814065d0d9c HubSpot Backport: HBASE-26731 Add metrics for active and
expired scanners
discard c7e6f80fc5b Merge pull request #4 from HubSpot/HBASE-26745-hubspot-2
discard a9f7907f9d0 HubSpot Backport: HBASE-26745 Include Balancer Cost
metrics in jmx endpoint
discard 60e936a4634 HubSpot Backport HBASE-26727 Fix CallDroppedException
reporting
discard 66b2e383007 HubSpot Addendum HBASE-26703: Add executor name to
QueueBalancer constructor args
discard cf6efffc77a HubSpot Backport: HBASE-26727 Fix CallDroppedException
reporting
discard 27855ed2886 HBASE-26679 Wait on the future returned by
FanOutOneBlockAsyncDFSOutput.flush would stuck (#4077)
discard 2450ffcc906 HubSpot Backport: HBASE-26623 Report CallDroppedException
in exception metrics (#3980)
discard 68bc63e9cb3 HubSpot Backport: HBASE-26713 Default to LATEST_TIMESTAMP
if no timestamp sent along on Increment/Append
discard 0be46430297 HubSpot Backport: HBASE-26703 Allow configuration of IPC
queue balancer
discard 4ce7c040e9d HubSpot Addendum HBASE-25685: Default to HTML, like in
hbase-2.5+
discard 8debdaace48 Add back custom version injection, but set it to the raw
HBASE_VERSION (#3)
discard f556810b52b Remove custom version injection because it does not work
well due to multi-module build (#2)
discard 1cee26a2a34 Merge pull request #1 from HubSpot/HBASE-26576
discard b0007c99752 HubSpot Backport HBASE-26576 Allow pluggable queue to be
used with the fast path executor or normal balanced executor
discard 8e6589ad9aa HubSpot Backport HBASE-26546: hbase-shaded-client missing
required thirdparty classes under hadoop 3.3.1
discard 102c2bb129d HubSpot Backport HBASE-26304: Reflect out of band locality
improvements in metrics and balancer
discard b988fd3bb26 HubSpot Backport: HBASE-26251 StochasticLoadBalancer
metrics should update even if balancer doesn't run (#3706)
discard 36adc2e6ac0 HubSpot Backport: HBASE-25032 Do not assign regions to
region server which has not called regionServerReport yet (#3268)
discard a3965471409 HubSpot Backport: HBASE-26289 Hbase scan
setMaxResultsPerColumnFamily not giving right results (#3688)
discard 49453b388ee HubSpot Backport: HBASE-26297 Balancer run is improperly
triggered by accuracy error of double comparison (#3698)
discard 1507f893a75 HubSpot Backport: HBASE-26147 Add a dry run mode to the
balancer, where moves are calculated but not actually executed
discard 8cc6bfb5b22 Upstream Callers (#15)
discard c7e42629904 Fixes to get HubSpot build to work
discard fd5b526398d Add maven and RPM building in blazar