Skip to content

Hbase 14921 v3 - please review the recent addition of the CellFlatMap to CompactingMemStore#6

Open
sanastas wants to merge 9 commits intoHBASE-14920from
HBASE-14921-V3
Open

Hbase 14921 v3 - please review the recent addition of the CellFlatMap to CompactingMemStore#6
sanastas wants to merge 9 commits intoHBASE-14920from
HBASE-14921-V3

Conversation

@sanastas
Copy link
Copy Markdown
Collaborator

@sanastas sanastas commented Apr 6, 2016

@Eshcar @ebortnik

As you know the code is not yet finished, but I would like to here your comments on the current state...

}

@Override
protected Cell getCellFromIndex(int i) {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't we just want to call it getCell()?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe getCellByIndex()?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed to getCell()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants