-
Notifications
You must be signed in to change notification settings - Fork 3.4k
HBASE-23205 Correctly update the position of WALs currently being replicated #749
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 4 commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
6f1f7bc
HBASE-23205 Correctly update the position of WALs currently being rep…
JeongDaeKim affc75a
fix checkstyle warnings
JeongDaeKim b6efe7e
Fix typo
JeongDaeKim 114aa1b
(fix) close writer
4bcc397
HBASE-23229 Update branch-1 to 1.6.0-SNAPSHOT (#772)
busbey 1dbf6f7
(fix) revert test for HBASE-18137
c0b8f7b
Revert unnecessary codes
577db5d
HBASE-23238 Additional test and checks for null references on Scanner…
wchevreuil 3c7c1b5
HBASE-23185 Fix high cpu usage because getTable()#put() gets config v…
bitterfox 2451023
HBASE-23219 Re-enable ZKLess tests for branch-1 (Revert HBASE-14622)
3f9ce86
HBASE-23246 Fix error prone warning in TestMetricsUserSourceImpl (#789)
apurtell 75620b0
(fix) Change newly added method name
c92d79e
(fix) add getRecoveredQueueInfo() to make a test more recognizable
d3ed533
(fix) a check style warning
1360816
HBASE-23250 Log message about CleanerChore delegate initialization sh…
rabi-kumar a5f09cd
HBASE-23212 Dynamically reload configs for Region Recovery chore (#803)
virajjasani cf02e6f
HBASE-23236 Upgrade to yetus 0.11.1
Apache9 72d622b
HBASE-23228 Allow for jdk8 specific modules on branch-1 in precommit/…
busbey abf6ec0
HBASE-18439 Subclasses of o.a.h.h.chaos.actions.Action all use the sa…
rabi-kumar 9b30df5
HBASE-23273 Fix table header display is incorrect on table.jsp when v…
guangxuCheng aa2e487
HBASE-23245 : MutableHistogram constructor changes and provide Histog…
virajjasani caef9f0
HBASE-23245 : Test Histogram Impl changes for histogram update (Adden…
virajjasani a154bd8
HBASE-23283 Provide clear and consistent logging about the period of …
liuml07 5130bc5
HBASE-23287 LogCleaner is not added to choreService
ZhaoBQ b566a4f
HBASE-22701 Disable the DynamicClassLoader when it fails to initialize
joshelser 8e60b0c
HBASE-23261 Region stuck in transition while splitting
virajjasani 0cae004
(fix) log a message even in empty batch case
5f36343
HBASE-23288 - Backport HBASE-23251 (Add Column Family and Table Names…
gjacoby126 eee337f
HBASE-23278 Add a table-level compaction progress display on the UI (…
ZhaoBQ eb5e94a
HBASE-23259: Populate master address end points in cluster/rs configs…
bharathv 38ae0b5
HBASE-23234 Provide .editorconfig based on checkstyle configuration (…
ndimiduk da9f6bf
HBASE-23237 Prevent Negative values in metrics requestsPerSecond (#866)
af2ac03
HBASE-23337 Release scripts should rely on maven for deploy. (#887)
busbey 737eaa6
HBASE-23359 RS going down with NPE when splitting a region with compa…
brfrn169 ec55c2a
HBASE-22096 /storeFile.jsp shows CorruptHFileException when the store…
brfrn169 9b10afd
HBASE-23364 HRegionServer sometimes does not shut down.
lhofhansl f5171b4
HBASE-23073 Add an optional costFunction to balance regions according…
PierreZ 80c3581
HBASE-23552 Format Javadocs on ITBLL
ndimiduk 67ca8db
(fix) Add a new test and expose an api
84c0a90
HBASE-23360 [CLI] Fix help command 'set_quota' for removing limits (#…
871e2ea
HBASE-23205 Correctly update the position of WALs currently being rep…
JeongDaeKim 2142ded
fix checkstyle warnings
JeongDaeKim 6a574ff
Fix typo
JeongDaeKim 16d56dd
(fix) close writer
3e83af8
(fix) revert test for HBASE-18137
bb5492d
Revert unnecessary codes
b541c24
(fix) Change newly added method name
833467c
(fix) add getRecoveredQueueInfo() to make a test more recognizable
5cc0dca
(fix) a check style warning
9e08eea
(fix) log a message even in empty batch case
d6297a7
(fix) Add a new test and expose an api
572c73b
Merge branch 'HBASE-23205' of https://github.com/JeongDaeKim/hbase in…
wchevreuil File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.