[jira] [Commented] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2014-04-10 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13965545#comment-13965545 ] Alex Baranau commented on HBASE-6618: - totally agree on overloading ctor. Will add

[jira] [Commented] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2014-04-09 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13964508#comment-13964508 ] Alex Baranau commented on HBASE-6618: - Making it more useable with better API for

[jira] [Commented] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2014-04-09 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13964558#comment-13964558 ] Alex Baranau commented on HBASE-6618: - right. I mean it won't be human-friendly though

[jira] [Commented] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2014-04-09 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13964560#comment-13964560 ] Alex Baranau commented on HBASE-6618: - with human-readable and ? inside - you have to

[jira] [Commented] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2014-04-09 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13964919#comment-13964919 ] Alex Baranau commented on HBASE-6618: - got it thanx. bq. We could use '\' before '?'

[jira] [Updated] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2014-04-05 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-6618: Attachment: HBASE-6618_5.patch addressed review comments Implement FuzzyRowFilter with ranges

[jira] [Commented] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2014-04-05 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13961243#comment-13961243 ] Alex Baranau commented on HBASE-6618: - [~kuzmiigo], heh - in satisfies() found that it

[jira] [Commented] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2014-04-04 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13960916#comment-13960916 ] Alex Baranau commented on HBASE-6618: - [~kuzmiigo] bq. I thought that the value in

[jira] [Updated] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2014-04-04 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-6618: Attachment: HBASE-6618_4.patch Updated patch to fit latest trunk Implement FuzzyRowFilter with

[jira] [Commented] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2014-04-04 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13960924#comment-13960924 ] Alex Baranau commented on HBASE-6618: - Updated patch, also uploaded to review board at

[jira] [Commented] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2014-04-04 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13960927#comment-13960927 ] Alex Baranau commented on HBASE-6618: - I mean than the one available in HBase

[jira] [Commented] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2013-12-24 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13856495#comment-13856495 ] Alex Baranau commented on HBASE-6618: - Yeah, looks like nobody looked at the patch,

[jira] [Commented] (HBASE-7892) FuzzyRowFilter would have wrong behaviors if user gives an arbitary byte for an unfixed position instead of byte 0

2013-02-27 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13588669#comment-13588669 ] Alex Baranau commented on HBASE-7892: - [~maryannxue][~huanfeng] did you have a chance

[jira] [Commented] (HBASE-7892) FuzzyRowFilter would have wrong behaviors if user gives an arbitary byte for an unfixed position instead of byte 0

2013-02-24 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585450#comment-13585450 ] Alex Baranau commented on HBASE-7892: - Hi! Actually, this is not a bug, it was made

[jira] [Commented] (HBASE-7892) FuzzyRowFilter would have wrong behaviors if user gives an arbitary byte for an unfixed position instead of byte 0

2013-02-24 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585595#comment-13585595 ] Alex Baranau commented on HBASE-7892: - Oh, I must have confused javadoc with the

[jira] [Commented] (HBASE-6509) Implement fast-forwarding FuzzyRowFilter to allow filtering rows e.g. by ???alex?b

2013-02-06 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13572619#comment-13572619 ] Alex Baranau commented on HBASE-6509: - [~yuzhih...@gmail.com] please let me know if

[jira] [Updated] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2013-01-03 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-6618: Attachment: HBASE-6618_3.path Fixed line length in patch (one was 100). Not sure what about those

[jira] [Commented] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2013-01-03 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543182#comment-13543182 ] Alex Baranau commented on HBASE-6618: - bq. -1 lineLengths. The patch introduces lines

[jira] [Updated] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2012-12-31 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-6618: Attachment: HBASE-6618.patch Looks like Anil didn't find time for that in the end. But I believe

[jira] [Commented] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2012-12-31 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13541465#comment-13541465 ] Alex Baranau commented on HBASE-6618: - Created https://reviews.apache.org/r/8786. I

[jira] [Updated] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2012-12-31 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-6618: Assignee: Alex Baranau Implement FuzzyRowFilter with ranges support

[jira] [Commented] (HBASE-6526) Document FuzzyRowFilter

2012-12-31 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13541467#comment-13541467 ] Alex Baranau commented on HBASE-6526: - Will put filter documentation based on

[jira] [Commented] (HBASE-6410) Move RegionServer Metrics to metrics2

2012-09-21 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13460434#comment-13460434 ] Alex Baranau commented on HBASE-6410: - Oh, sorry, forgot to share some minor notes I

[jira] [Commented] (HBASE-6501) Integrate with unit-testing tools of hadoop's metrics2 framework

2012-09-20 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459658#comment-13459658 ] Alex Baranau commented on HBASE-6501: - Thanx Elliott! So what was the solution for

[jira] [Updated] (HBASE-6410) Move RegionServer Metrics to metrics2

2012-09-20 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-6410: Attachment: HBASE-6410-1.patch Updated patch with respect to latest changes in common classes (and

[jira] [Commented] (HBASE-6501) Integrate with unit-testing tools of hadoop's metrics2 framework

2012-08-28 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13443236#comment-13443236 ] Alex Baranau commented on HBASE-6501: - Hi Elliot! Am I missing something or you did

[jira] [Commented] (HBASE-6412) Move external servers to metrics2 (thrift,thrift2,rest)

2012-08-28 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13443238#comment-13443238 ] Alex Baranau commented on HBASE-6412: - In Hadoop QA build logs I see the same issue

[jira] [Commented] (HBASE-6412) Move external servers to metrics2 (thrift,thrift2,rest)

2012-08-28 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13443352#comment-13443352 ] Alex Baranau commented on HBASE-6412: - I guess that was exactly the problem: the

[jira] [Commented] (HBASE-6412) Move external servers to metrics2 (thrift,thrift2,rest)

2012-08-28 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13443603#comment-13443603 ] Alex Baranau commented on HBASE-6412: - Weird. I did (and I think this is what also Ted

[jira] [Updated] (HBASE-6501) Integrate with unit-testing tools of hadoop's metrics2 framework

2012-08-28 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-6501: Attachment: HBASE-6501_3.patch HBASE-6501_2.patch depends on HBASE-6410. As it looks like we found

[jira] [Commented] (HBASE-6412) Move external servers to metrics2 (thrift,thrift2,rest)

2012-08-28 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13443608#comment-13443608 ] Alex Baranau commented on HBASE-6412: - Sorry guys haven't seen your replies while I

[jira] [Commented] (HBASE-6412) Move external servers to metrics2 (thrift,thrift2,rest)

2012-08-28 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13443648#comment-13443648 ] Alex Baranau commented on HBASE-6412: - Thanx Elliott! bq. we could create a test only

[jira] [Commented] (HBASE-6412) Move external servers to metrics2 (thrift,thrift2,rest)

2012-08-28 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13443696#comment-13443696 ] Alex Baranau commented on HBASE-6412: - Right. I think I even tried that (moving

[jira] [Commented] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2012-08-27 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442944#comment-13442944 ] Alex Baranau commented on HBASE-6618: - Weird. I can open it. Anyhow, sent it to your

[jira] [Commented] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2012-08-23 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13440242#comment-13440242 ] Alex Baranau commented on HBASE-6618: - Ah, sorry, haven't said anything about that.

[jira] [Updated] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2012-08-22 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-6618: Attachment: HBASE-6618-algo-desc-bits.png HBASE-6618-algo.patch Anil, Now that I

[jira] [Created] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2012-08-20 Thread Alex Baranau (JIRA)
Alex Baranau created HBASE-6618: --- Summary: Implement FuzzyRowFilter with ranges support Key: HBASE-6618 URL: https://issues.apache.org/jira/browse/HBASE-6618 Project: HBase Issue Type: New

[jira] [Commented] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2012-08-20 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13438134#comment-13438134 ] Alex Baranau commented on HBASE-6618: - Just an idea. May be we should try improve

[jira] [Commented] (HBASE-6618) Implement FuzzyRowFilter with ranges support

2012-08-20 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13438147#comment-13438147 ] Alex Baranau commented on HBASE-6618: - Sorry for the spam, for some reason I cannot

[jira] [Commented] (HBASE-4364) Filters applied to columns not in the selected column list are ignored

2012-08-16 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435933#comment-13435933 ] Alex Baranau commented on HBASE-4364: - bq. {noformat} return ReturnCode.NEXT_ROW; //

[jira] [Commented] (HBASE-4364) Filters applied to columns not in the selected column list are ignored

2012-08-16 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435934#comment-13435934 ] Alex Baranau commented on HBASE-4364: - @[~grace.huang] Could you please create review

[jira] [Commented] (HBASE-4364) Filters applied to columns not in the selected column list are ignored

2012-08-16 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13436027#comment-13436027 ] Alex Baranau commented on HBASE-4364: - @Jie Yeah, seems you are right. The problem I'm

[jira] [Commented] (HBASE-4364) Filters applied to columns not in the selected column list are ignored

2012-08-16 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13436040#comment-13436040 ] Alex Baranau commented on HBASE-4364: - RE SingleColumnValueExcludeFilter - then why

[jira] [Updated] (HBASE-4364) Filters applied to columns not in the selected column list are ignored

2012-08-15 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-4364: Attachment: HBASE-4364-failing-test-with-simplest-custom-filter.patch Attached patch with simple

[jira] [Assigned] (HBASE-6526) Document FuzzyRowFilter

2012-08-09 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau reassigned HBASE-6526: --- Assignee: Alex Baranau Document FuzzyRowFilter ---

[jira] [Commented] (HBASE-6526) Document FuzzyRowFilter

2012-08-09 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13431966#comment-13431966 ] Alex Baranau commented on HBASE-6526: - As far as I understand, I need to add

[jira] [Updated] (HBASE-6509) Implement fast-forwarding FuzzyRowFilter to allow filtering rows e.g. by ???alex?b

2012-08-08 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-6509: Resolution: Fixed Status: Resolved (was: Patch Available) patch committed, marking as

[jira] [Updated] (HBASE-6509) Implement fast-forwarding FuzzyRowFilter to allow filter rows e.g. by ???alex?b

2012-08-07 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-6509: Attachment: HBASE-6509_3.patch Added filter to Filter.proto (aslo added BytesBytesPair type in

[jira] [Commented] (HBASE-6509) Implement fast-forwarding FuzzyRowFilter to allow filter rows e.g. by ???alex?b

2012-08-06 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13429284#comment-13429284 ] Alex Baranau commented on HBASE-6509: - yes, the point is to utilize fast-forwarding

[jira] [Updated] (HBASE-6509) Implement fast-forwarding FuzzyRowFilter to allow filter rows e.g. by ???alex?b

2012-08-06 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-6509: Attachment: HBASE-6509_2.patch Ted, thank you for review. Fixed nits, updated diff.

[jira] [Created] (HBASE-6509) Implement fast-forwarding FuzzyRowFilter to allow filter rows e.g. by ???alex?b

2012-08-03 Thread Alex Baranau (JIRA)
Alex Baranau created HBASE-6509: --- Summary: Implement fast-forwarding FuzzyRowFilter to allow filter rows e.g. by ???alex?b Key: HBASE-6509 URL: https://issues.apache.org/jira/browse/HBASE-6509 Project:

[jira] [Updated] (HBASE-6509) Implement fast-forwarding FuzzyRowFilter to allow filter rows e.g. by ???alex?b

2012-08-03 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-6509: Attachment: HBASE-6509.patch Attached patch. Also created review request at

[jira] [Updated] (HBASE-6509) Implement fast-forwarding FuzzyRowFilter to allow filter rows e.g. by ???alex?b

2012-08-03 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-6509: Status: Patch Available (was: Open) Implement fast-forwarding FuzzyRowFilter to allow filter

[jira] [Updated] (HBASE-6509) Implement fast-forwarding FuzzyRowFilter to allow filter rows e.g. by ???alex?b

2012-08-03 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-6509: Attachment: (was: HBASE-6509.patch) Implement fast-forwarding FuzzyRowFilter to allow

[jira] [Updated] (HBASE-6509) Implement fast-forwarding FuzzyRowFilter to allow filter rows e.g. by ???alex?b

2012-08-03 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-6509: Attachment: HBASE-6509.patch Sorry - my IDE inserted bad license header in patch. Fixed

[jira] [Updated] (HBASE-6509) Implement fast-forwarding FuzzyRowFilter to allow filter rows e.g. by ???alex?b

2012-08-03 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-6509: Attachment: HBASE-6509_1.patch Added SmallTests annotation to test. Thanx, Ted!

[jira] [Updated] (HBASE-6501) Integrate with unit-testing tools of hadoop's metrics2 framework

2012-08-02 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-6501: Attachment: HBASE-6501.patch Attached initial version of the patch. It includes unit-test for

[jira] [Updated] (HBASE-6411) Move Master Metrics to metrics 2

2012-08-02 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-6411: Resolution: Fixed Release Note: Master metrics now use Hadoop's metrics2 framework

[jira] [Updated] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-31 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-6411: Attachment: HBASE-6411-4.patch Uploaded newer diff on review board. Fixed nits. Note: after trunk

[jira] [Updated] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-31 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-6411: Attachment: HBASE-6411-4_2.patch Cleaned up redundant MXBean and MXBeanImpl. Looks like all

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-31 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426005#comment-13426005 ] Alex Baranau commented on HBASE-6411: - bq. Since MXBean.java is in master.metrics,

[jira] [Assigned] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-31 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau reassigned HBASE-6411: --- Assignee: Alex Baranau (was: Elliott Clark) Move Master Metrics to metrics 2

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-31 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426070#comment-13426070 ] Alex Baranau commented on HBASE-6411: - Not sure if I should do smth about these: bq.

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-26 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423373#comment-13423373 ] Alex Baranau commented on HBASE-6411: - Here's why I'm concerned about rewriting

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-24 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13421478#comment-13421478 ] Alex Baranau commented on HBASE-6411: - bq. Normally such method is annotated with

[jira] [Updated] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-24 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-6411: Attachment: HBASE-6411-2.patch Attached patch as per comment above. Plan to refactor

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-24 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13421595#comment-13421595 ] Alex Baranau commented on HBASE-6411: - Thanks for the comments guys! @Ted: Re

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-24 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13421600#comment-13421600 ] Alex Baranau commented on HBASE-6411: - Some more words on incr() in registry. This may

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-24 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13421732#comment-13421732 ] Alex Baranau commented on HBASE-6411: - bq. The only usage before was through a

[jira] [Updated] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-20 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-6411: Attachment: HBASE-6411-1.patch Adjusted Elliott's patch. Added example unit-test for

[jira] [Updated] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-19 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-6411: Attachment: HBASE-6411_concept.patch Attached patch which is based on my suggestion at HBASE-4050.

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-19 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418354#comment-13418354 ] Alex Baranau commented on HBASE-4050: - Ok... Added all implementations, see

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-19 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418417#comment-13418417 ] Alex Baranau commented on HBASE-6411: - To sum up: To me, with approach in this patch,

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-19 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418443#comment-13418443 ] Alex Baranau commented on HBASE-6411: - Oh, and I ran the build with: {noformat} mvn

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-19 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418505#comment-13418505 ] Alex Baranau commented on HBASE-6411: - bq. Looking at MasterMetrics2, should it live

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-19 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418518#comment-13418518 ] Alex Baranau commented on HBASE-6411: - Aha, sorry, misread. Can we do that with

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-19 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418578#comment-13418578 ] Alex Baranau commented on HBASE-6411: - @Elliott Abstracting over third-party

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-19 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418891#comment-13418891 ] Alex Baranau commented on HBASE-6411: - Glanced over your patch. I like this way better

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-19 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418898#comment-13418898 ] Alex Baranau commented on HBASE-6411: - Looks like you reassigned the task, so I should

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-18 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13417793#comment-13417793 ] Alex Baranau commented on HBASE-4050: - Looking at adding MetricSources for Master and

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-18 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13417819#comment-13417819 ] Alex Baranau commented on HBASE-4050: - Let me try to adjust patch to show what I meant

[jira] [Updated] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-18 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-4050: Attachment: HBASE-4050-8_1.patch Tried to sketch what I suggested so that it is easier to follow.

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-17 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416592#comment-13416592 ] Alex Baranau commented on HBASE-4050: - Should I add metric sources for RegionServer

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-17 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416601#comment-13416601 ] Alex Baranau commented on HBASE-4050: - Let me try to do that in coming hour or two. If

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-17 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416606#comment-13416606 ] Alex Baranau commented on HBASE-4050: - This works too. I was going to add almost

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-17 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416661#comment-13416661 ] Alex Baranau commented on HBASE-4050: - 2Elliott, just to understand: bq.

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-17 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416664#comment-13416664 ] Alex Baranau commented on HBASE-4050: - bq. After I saw Ted create the first sub task I

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-17 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416681#comment-13416681 ] Alex Baranau commented on HBASE-4050: - Looks to me that we are going to copy-paste

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-11 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13411694#comment-13411694 ] Alex Baranau commented on HBASE-4050: - If the above correct/sensible, I'd say I'm for

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-11 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13411693#comment-13411693 ] Alex Baranau commented on HBASE-4050: - So, about the shim. Haven't done that kind of

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-11 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13412456#comment-13412456 ] Alex Baranau commented on HBASE-4050: - Heh, was about to commit example with

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-11 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13412457#comment-13412457 ] Alex Baranau commented on HBASE-4050: - was about to commit read as was about to

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-07 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13408675#comment-13408675 ] Alex Baranau commented on HBASE-4050: - The problem with building against hadoop 2.0

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-07 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13408679#comment-13408679 ] Alex Baranau commented on HBASE-4050: - bq. We can introduce metrics2 package and put

[jira] [Updated] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-07 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-4050: Attachment: 4050-metrics-v3.patch Added metrics v2 to HRegionServer. Renamed v2 from the initial

[jira] [Updated] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-07-06 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-4050: Attachment: HBASE-4050.patch Attached very first version of a patch. Note: since HBase trunk

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-06-29 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13403999#comment-13403999 ] Alex Baranau commented on HBASE-4050: - True! There's an ongoing effort to sum up all

[jira] [Commented] (HBASE-4050) Update HBase metrics framework to metrics2 framework

2012-05-31 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13286810#comment-13286810 ] Alex Baranau commented on HBASE-4050: - I'll try to get to this in 3 weeks (we want

[jira] [Created] (HBASE-6076) Improve h.r.global.memstore.upper(lower)Limit description

2012-05-23 Thread Alex Baranau (JIRA)
Alex Baranau created HBASE-6076: --- Summary: Improve h.r.global.memstore.upper(lower)Limit description Key: HBASE-6076 URL: https://issues.apache.org/jira/browse/HBASE-6076 Project: HBase Issue

[jira] [Updated] (HBASE-6076) Improve h.r.global.memstore.upper(lower)Limit description

2012-05-23 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Baranau updated HBASE-6076: Attachment: HBASE-6076.patch Attached patch. Improve

  1   2   >