Uh oh!
There was an error while loading. Please reload this page.
HBASE-24627 Normalize one table at a time - #2215
Conversation
ndimiduk
commented
Aug 7, 2020
FYI @bitoffdev |
busbey
commented
Aug 8, 2020
Goal is for this to eventually go to which versions? |
This comment has been minimized.
This comment has been minimized.
busbey
left a comment
There was a problem hiding this comment.
Does the thrift1 API have a normalize command too?
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
ndimiduk
commented
Aug 10, 2020
@busbey Nope, it sure doesn't. See the change to |
@busbey this is a backward-compatible feature enhancement, so it's applicable only for minor releases. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
e415f72 to
0335733Comparendimiduk
commented
Aug 11, 2020
Rebased onto the sorted constants provided by HBASE-24843. |
0335733 to
111552cCompare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
111552c to
d6d1a09CompareApache-HBase
commented
Aug 13, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 14, 2020
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 14, 2020
💔 -1 overall
This message was automatically generated. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
d6d1a09 to
ac0a4b6CompareApache-HBase
commented
Aug 17, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 18, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 18, 2020
🎊 +1 overall
This message was automatically generated. |
Introduce an additional method to our Admin interface that allow an operator to selectivly run the normalizer. The IPC protocol supports general table name select via compound filter. Signed-off-by: Sean Busbey <busbey@apache.org> Signed-off-by: Viraj Jasani <vjasani@apache.org>
ac0a4b6 to
2eb3c7aCompare
Introduce an additional method to our Admin interface that allow an
operator to selectivly run the normalizer. The IPC protocol supports
general table name select via compound filter.