[jira] [Commented] (HBASE-10089) Metrics intern table names cause eventual permgen OOM in 0.94

2013-12-06 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13841579#comment-13841579 ] Mikhail Bautin commented on HBASE-10089: Getting rid of intern() is fine with me.

[jira] [Commented] (HBASE-10089) Metrics intern table names cause eventual permgen OOM in 0.94

2013-12-06 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13842008#comment-13842008 ] Mikhail Bautin commented on HBASE-10089: [~xieliang007]: yes, you are right. In

[jira] [Commented] (HBASE-8850) Port HBASE-4863 to Thrift 2

2013-07-17 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13711985#comment-13711985 ] Mikhail Bautin commented on HBASE-8850: --- Hi [~larsgeorge], I added {{TestThreads}}

[jira] [Commented] (HBASE-5313) Restructure hfiles layout for better compression

2013-07-15 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13708969#comment-13708969 ] Mikhail Bautin commented on HBASE-5313: --- [~jdcryans]: I'm OK with reverting

[jira] [Created] (HBASE-7946) Support VLong counters

2013-02-26 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HBASE-7946: - Summary: Support VLong counters Key: HBASE-7946 URL: https://issues.apache.org/jira/browse/HBASE-7946 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543234#comment-13543234 ] Mikhail Bautin commented on HBASE-6562: --- This does not seem to be a problem with

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543299#comment-13543299 ] Mikhail Bautin commented on HBASE-6562: --- I think this can also happen when the

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-02 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13542672#comment-13542672 ] Mikhail Bautin commented on HBASE-6562: --- [~lhofhansl]: the easiest way would be to

[jira] [Created] (HBASE-7364) Concurrency issue: RCFile returns decompressors twice

2012-12-15 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HBASE-7364: - Summary: Concurrency issue: RCFile returns decompressors twice Key: HBASE-7364 URL: https://issues.apache.org/jira/browse/HBASE-7364 Project: HBase Issue

[jira] [Updated] (HBASE-7364) Concurrency issue: RCFile returns decompressors twice

2012-12-15 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-7364: -- Description: RCFile is not thread-safe, even if each reader is only used by one thread as

[jira] [Resolved] (HBASE-7364) Concurrency issue: RCFile returns decompressors twice

2012-12-15 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin resolved HBASE-7364. --- Resolution: Invalid Wrong project -- this is a Hive issue. Concurrency

[jira] [Commented] (HBASE-6955) Block read time should be in ms, not in ns

2012-10-23 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482786#comment-13482786 ] Mikhail Bautin commented on HBASE-6955: --- [~xieliang007]: yes, it would be great to

[jira] [Created] (HBASE-7031) Support startRow/endRow in TableInputFormat

2012-10-22 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HBASE-7031: - Summary: Support startRow/endRow in TableInputFormat Key: HBASE-7031 URL: https://issues.apache.org/jira/browse/HBASE-7031 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-6999) Start/end row should be configurable in TableInputFormat

2012-10-16 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HBASE-6999: - Summary: Start/end row should be configurable in TableInputFormat Key: HBASE-6999 URL: https://issues.apache.org/jira/browse/HBASE-6999 Project: HBase

[jira] [Resolved] (HBASE-4962) Optimize time range scans using a delete Bloom filter

2012-10-16 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin resolved HBASE-4962. --- Resolution: Duplicate Optimize time range scans using a delete Bloom filter

[jira] [Updated] (HBASE-5032) Add other DELETE type information into the delete bloom filter to optimize the time range query

2012-10-16 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-5032: -- Assignee: Adela Maznikar (was: Liyin Tang) Add other DELETE type information into the

[jira] [Created] (HBASE-6983) Metric for unencoded size of cached blocks

2012-10-11 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HBASE-6983: - Summary: Metric for unencoded size of cached blocks Key: HBASE-6983 URL: https://issues.apache.org/jira/browse/HBASE-6983 Project: HBase Issue Type:

[jira] [Updated] (HBASE-6597) Block Encoding Size Estimation

2012-10-05 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-6597: -- Assignee: Mikhail Bautin Block Encoding Size Estimation --

[jira] [Work started] (HBASE-6597) Block Encoding Size Estimation

2012-10-05 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-6597 started by Mikhail Bautin. Block Encoding Size Estimation -- Key: HBASE-6597 URL:

[jira] [Created] (HBASE-6943) [89-fbDo not catch certain exceptions trying

2012-10-04 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HBASE-6943: - Summary: [89-fbDo not catch certain exceptions trying Key: HBASE-6943 URL: https://issues.apache.org/jira/browse/HBASE-6943 Project: HBase Issue Type:

[jira] [Updated] (HBASE-6943) [89-fb] Do not catch certain exceptions trying to get an RS connection

2012-10-04 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-6943: -- Description: When getting a regionserver connection in 0.89-fb in HBaseClient, we catch all

[jira] [Created] (HBASE-6955) Block read time should be in ms, not in ns

2012-10-04 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HBASE-6955: - Summary: Block read time should be in ms, not in ns Key: HBASE-6955 URL: https://issues.apache.org/jira/browse/HBASE-6955 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-5071) HFile has a possible cast issue.

2012-10-02 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13468235#comment-13468235 ] Mikhail Bautin commented on HBASE-5071: --- [~qwertymaniac]: Good catch! Looks good to

[jira] [Created] (HBASE-6909) Implement a Thrift serializer for TableInputFormat

2012-10-01 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HBASE-6909: - Summary: Implement a Thrift serializer for TableInputFormat Key: HBASE-6909 URL: https://issues.apache.org/jira/browse/HBASE-6909 Project: HBase Issue

[jira] [Assigned] (HBASE-6913) Implement new data block encoding algorithm that combines the advantages of FAST_DIFF and DIFF_KEY

2012-10-01 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin reassigned HBASE-6913: - Assignee: Mikhail Bautin Implement new data block encoding algorithm that combines

[jira] [Created] (HBASE-6913) Implement new data block encoding algorithm that combines the advantages of FAST_DIFF and DIFF_KEY

2012-10-01 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HBASE-6913: - Summary: Implement new data block encoding algorithm that combines the advantages of FAST_DIFF and DIFF_KEY Key: HBASE-6913 URL:

[jira] [Commented] (HBASE-6871) HFileBlockIndex Write Error BlockIndex in HFile V2

2012-09-26 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13464056#comment-13464056 ] Mikhail Bautin commented on HBASE-6871: --- [~feng wang]: nice catch! My understanding

[jira] [Commented] (HBASE-6871) HFileBlockIndex Write Error BlockIndex in HFile V2

2012-09-26 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13464138#comment-13464138 ] Mikhail Bautin commented on HBASE-6871: --- Actually, the non-root index format is more

[jira] [Created] (HBASE-6882) Thrift IOError should include exception class

2012-09-25 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HBASE-6882: - Summary: Thrift IOError should include exception class Key: HBASE-6882 URL: https://issues.apache.org/jira/browse/HBASE-6882 Project: HBase Issue Type:

[jira] [Commented] (HBASE-6882) Thrift IOError should include exception class

2012-09-25 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13463218#comment-13463218 ] Mikhail Bautin commented on HBASE-6882: --- Phabricator diff for 0.89-fb:

[jira] [Commented] (HBASE-6852) SchemaMetrics.updateOnCacheHit costs too much while full scanning a table with all of its fields

2012-09-21 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13460683#comment-13460683 ] Mikhail Bautin commented on HBASE-6852: --- [~lhofhansl]: what are the other cases when

[jira] [Created] (HBASE-6807) Pass regionserver name from client to Thrift server embedded in the regionserver

2012-09-18 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HBASE-6807: - Summary: Pass regionserver name from client to Thrift server embedded in the regionserver Key: HBASE-6807 URL: https://issues.apache.org/jira/browse/HBASE-6807

[jira] [Created] (HBASE-6808) Add the ability to query region flush time and current time to regionserver Thrift API

2012-09-18 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HBASE-6808: - Summary: Add the ability to query region flush time and current time to regionserver Thrift API Key: HBASE-6808 URL: https://issues.apache.org/jira/browse/HBASE-6808

[jira] [Assigned] (HBASE-6808) Add the ability to query region flush time and current time to regionserver Thrift API

2012-09-18 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin reassigned HBASE-6808: - Assignee: Mikhail Bautin Add the ability to query region flush time and current

[jira] [Created] (HBASE-6836) [89-fb] Parallel deletes in HBase Thrift server

2012-09-18 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HBASE-6836: - Summary: [89-fb] Parallel deletes in HBase Thrift server Key: HBASE-6836 URL: https://issues.apache.org/jira/browse/HBASE-6836 Project: HBase Issue Type:

[jira] [Created] (HBASE-6764) Organize HBase Thrift API methods

2012-09-11 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HBASE-6764: - Summary: Organize HBase Thrift API methods Key: HBASE-6764 URL: https://issues.apache.org/jira/browse/HBASE-6764 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-3976) Disable Block Cache On Compactions

2012-09-05 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448521#comment-13448521 ] Mikhail Bautin commented on HBASE-3976: --- Lars: I agree, cache-on-flush is definitely

[jira] [Commented] (HBASE-3976) Disable Block Cache On Compactions

2012-09-05 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448936#comment-13448936 ] Mikhail Bautin commented on HBASE-3976: --- Lars: thanks for double-checking this!

[jira] [Created] (HBASE-6705) Refactor duplicate CF parsing code code in ThriftServerRunner

2012-08-31 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HBASE-6705: - Summary: Refactor duplicate CF parsing code code in ThriftServerRunner Key: HBASE-6705 URL: https://issues.apache.org/jira/browse/HBASE-6705 Project: HBase

[jira] [Updated] (HBASE-6705) Refactor duplicate CF parsing code in ThriftServerRunner

2012-08-31 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-6705: -- Summary: Refactor duplicate CF parsing code in ThriftServerRunner (was: Refactor duplicate

[jira] [Commented] (HBASE-4952) Master startup is too slow on HBase trunk

2012-08-31 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446327#comment-13446327 ] Mikhail Bautin commented on HBASE-4952: --- Jesse: I have not worked much with master

[jira] [Commented] (HBASE-6371) [89-fb] Level based compaction

2012-08-31 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446331#comment-13446331 ] Mikhail Bautin commented on HBASE-6371: --- Ted: we have been reusing the same JIRA for

[jira] [Resolved] (HBASE-5344) [89-fb] Scan unassigned region directory on master failover

2012-08-31 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin resolved HBASE-5344. --- Resolution: Fixed Ian: yes, I am closing this JIRA. The patch was committed to the 89-fb

[jira] [Created] (HBASE-6681) Propagate RegionOverloadedException to the thrift client

2012-08-28 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HBASE-6681: - Summary: Propagate RegionOverloadedException to the thrift client Key: HBASE-6681 URL: https://issues.apache.org/jira/browse/HBASE-6681 Project: HBase

[jira] [Updated] (HBASE-6681) Propagate RegionOverloadedException to the Thrift client

2012-08-28 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-6681: -- Summary: Propagate RegionOverloadedException to the Thrift client (was: Propagate

[jira] [Commented] (HBASE-1015) pure C and C++ client libraries

2012-07-28 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424432#comment-13424432 ] Mikhail Bautin commented on HBASE-1015: --- I think this is now resolved. Here is the

[jira] [Commented] (HBASE-1015) pure C and C++ client libraries

2012-07-28 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424439#comment-13424439 ] Mikhail Bautin commented on HBASE-1015: --- Actually Chip should probably announce this

[jira] [Commented] (HBASE-6387) Cache DNS lookups in HServerAddress

2012-07-16 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13415369#comment-13415369 ] Mikhail Bautin commented on HBASE-6387: --- @Michael: I still see a lot of references

[jira] [Resolved] (HBASE-6387) Cache DNS lookups in HServerAddress

2012-07-16 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin resolved HBASE-6387. --- Resolution: Fixed Committed into 0.89-fb. Cache DNS lookups in

[jira] [Created] (HBASE-6387) Cache DNS lookups in HServerAddress

2012-07-12 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HBASE-6387: - Summary: Cache DNS lookups in HServerAddress Key: HBASE-6387 URL: https://issues.apache.org/jira/browse/HBASE-6387 Project: HBase Issue Type: Improvement

[jira] [Resolved] (HBASE-6361) Change the compaction queue to a round robin scheduler

2012-07-11 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin resolved HBASE-6361. --- Resolution: Duplicate This is a duplicate of HBASE-5479. Confirmed with Akashnil that it's

[jira] [Commented] (HBASE-5479) Postpone CompactionSelection to compaction execution time

2012-07-11 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13411799#comment-13411799 ] Mikhail Bautin commented on HBASE-5479: --- HBASE-6361 (closed as duplicate) has

[jira] [Assigned] (HBASE-6324) Direct API calls from embedded Thrift server to regionserver

2012-07-05 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin reassigned HBASE-6324: - Assignee: Mikhail Bautin Direct API calls from embedded Thrift server to

[jira] [Resolved] (HBASE-6250) [89-fb] Use lowest possible versions for Put and Delete RPC

2012-07-05 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin resolved HBASE-6250. --- Resolution: Fixed Committed as https://reviews.facebook.net/D3747. [89-fb]

[jira] [Commented] (HBASE-6324) Direct API calls from embedded Thrift server to regionserver

2012-07-05 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13407479#comment-13407479 ] Mikhail Bautin commented on HBASE-6324: --- Diff is at

[jira] [Comment Edited] (HBASE-6324) Direct API calls from embedded Thrift server to regionserver

2012-07-05 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13407479#comment-13407479 ] Mikhail Bautin edited comment on HBASE-6324 at 7/5/12 8:55 PM:

[jira] [Created] (HBASE-6324) Direct API calls from embedded Thrift server to regionserver

2012-07-03 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HBASE-6324: - Summary: Direct API calls from embedded Thrift server to regionserver Key: HBASE-6324 URL: https://issues.apache.org/jira/browse/HBASE-6324 Project: HBase

[jira] [Commented] (HBASE-5104) Provide a reliable intra-row pagination mechanism

2012-07-03 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406128#comment-13406128 ] Mikhail Bautin commented on HBASE-5104: --- Committed. Provide a

[jira] [Updated] (HBASE-5104) Provide a reliable intra-row pagination mechanism

2012-07-03 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-5104: -- Resolution: Fixed Status: Resolved (was: Patch Available) Provide a reliable

[jira] [Updated] (HBASE-5104) Provide a reliable intra-row pagination mechanism

2012-07-02 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-5104: -- Attachment: jira-HBASE-5104-Provide-a-reliable-intra-row-paginat-2012-07-02_12_43_28.patch

[jira] [Updated] (HBASE-5104) Provide a reliable intra-row pagination mechanism

2012-07-02 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-5104: -- Attachment: jira-HBASE-5104-Provide-a-reliable-intra-row-paginat-2012-07-02_15_15_30.patch

[jira] [Updated] (HBASE-5104) Provide a reliable intra-row pagination mechanism

2012-07-02 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-5104: -- Status: Patch Available (was: Open) Provide a reliable intra-row pagination mechanism

[jira] [Updated] (HBASE-5104) Provide a reliable intra-row pagination mechanism

2012-07-02 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-5104: -- Status: Open (was: Patch Available) Provide a reliable intra-row pagination mechanism

[jira] [Commented] (HBASE-6226) move DataBlockEncoding and related classes to hbase-common module

2012-06-28 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13403568#comment-13403568 ] Mikhail Bautin commented on HBASE-6226: --- Matt: I have submitted the diff to

[jira] [Commented] (HBASE-6226) move DataBlockEncoding and related classes to hbase-common module

2012-06-28 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13403572#comment-13403572 ] Mikhail Bautin commented on HBASE-6226: --- Matt: I have added one comment at

[jira] [Commented] (HBASE-6226) move DataBlockEncoding and related classes to hbase-common module

2012-06-28 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13403574#comment-13403574 ] Mikhail Bautin commented on HBASE-6226: --- Matt: regarding the Arcanist issue: have

[jira] [Commented] (HBASE-5612) Data types for HBase values

2012-06-27 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402677#comment-13402677 ] Mikhail Bautin commented on HBASE-5612: --- Enis: yes, it makes sense to develop a more

[jira] [Resolved] (HBASE-6251) [89-fb] Don't abort on flush failure in unit tests

2012-06-27 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin resolved HBASE-6251. --- Resolution: Fixed [89-fb] Don't abort on flush failure in unit tests

[jira] [Commented] (HBASE-6226) move DataBlockEncoding and related classes to hbase-common module

2012-06-25 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400830#comment-13400830 ] Mikhail Bautin commented on HBASE-6226: --- Hi Matt, The module breakdown you have

[jira] [Commented] (HBASE-6226) move DataBlockEncoding and related classes to hbase-common module

2012-06-22 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13399505#comment-13399505 ] Mikhail Bautin commented on HBASE-6226: --- Data block encoding is a server-side

[jira] [Comment Edited] (HBASE-6226) move DataBlockEncoding and related classes to hbase-common module

2012-06-22 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13399505#comment-13399505 ] Mikhail Bautin edited comment on HBASE-6226 at 6/22/12 7:26 PM:

[jira] [Created] (HBASE-6250) [89-fb] Use lowest possible versions for Put and Delete RPC

2012-06-20 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HBASE-6250: - Summary: [89-fb] Use lowest possible versions for Put and Delete RPC Key: HBASE-6250 URL: https://issues.apache.org/jira/browse/HBASE-6250 Project: HBase

[jira] [Created] (HBASE-6251) [89-fb] Don't abort on flush failure in unit tests

2012-06-20 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HBASE-6251: - Summary: [89-fb] Don't abort on flush failure in unit tests Key: HBASE-6251 URL: https://issues.apache.org/jira/browse/HBASE-6251 Project: HBase Issue

[jira] [Updated] (HBASE-5104) Provide a reliable intra-row pagination mechanism

2012-06-19 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-5104: -- Attachment: jira-HBASE-5104-Provide-a-reliable-intra-row-paginat-2012-06-19_20_12_21.patch

[jira] [Updated] (HBASE-6213) Add metrics for the number of blocks in cache per CF and block type

2012-06-15 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-6213: -- Assignee: Mikhail Bautin Add metrics for the number of blocks in cache per CF and block

[jira] [Created] (HBASE-6213) Add metrics for the number of blocks in cache per CF and block type

2012-06-14 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HBASE-6213: - Summary: Add metrics for the number of blocks in cache per CF and block type Key: HBASE-6213 URL: https://issues.apache.org/jira/browse/HBASE-6213 Project: HBase

[jira] [Assigned] (HBASE-6064) Add timestamp to Mutation Thrift API

2012-05-23 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin reassigned HBASE-6064: - Assignee: Mikhail Bautin Add timestamp to Mutation Thrift API

[jira] [Resolved] (HBASE-4686) [89-fb] Fix per-store metrics aggregation

2012-05-21 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin resolved HBASE-4686. --- Resolution: Fixed This has already been committed to trunk. [89-fb] Fix

[jira] [Created] (HBASE-6064) Add timestamp to Mutation Thrift API

2012-05-21 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HBASE-6064: - Summary: Add timestamp to Mutation Thrift API Key: HBASE-6064 URL: https://issues.apache.org/jira/browse/HBASE-6064 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-5987) HFileBlockIndex improvement

2012-05-18 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279044#comment-13279044 ] Mikhail Bautin commented on HBASE-5987: --- @Ted: we put [89-fb] in the 89-fb versions

[jira] [Updated] (HBASE-6007) Make getTableRegions return an empty list if the table does not exist

2012-05-18 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-6007: -- Attachment: (was:

[jira] [Updated] (HBASE-6007) Make getTableRegions return an empty list if the table does not exist

2012-05-18 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-6007: -- Comment: was deleted (was: Patch committed to trunk.) Make getTableRegions return an

[jira] [Resolved] (HBASE-6007) Make getTableRegions return an empty list if the table does not exist

2012-05-18 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin resolved HBASE-6007. --- Resolution: Fixed Assignee: Mikhail Bautin Make getTableRegions return an empty

[jira] [Created] (HBASE-6007) Make getTableRegions return an empty list if the table does not exist

2012-05-15 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HBASE-6007: - Summary: Make getTableRegions return an empty list if the table does not exist Key: HBASE-6007 URL: https://issues.apache.org/jira/browse/HBASE-6007 Project: HBase

[jira] [Commented] (HBASE-4443) optimize/avoid seeking to previous block when key you are interested in is the first one of a block

2012-05-11 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273450#comment-13273450 ] Mikhail Bautin commented on HBASE-4443: --- Liyin and Kannan suggested that we could

[jira] [Commented] (HBASE-5898) Consider double-checked locking for block cache lock

2012-05-10 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272534#comment-13272534 ] Mikhail Bautin commented on HBASE-5898: --- Todd: where do we increment those

[jira] [Commented] (HBASE-5898) Consider double-checked locking for block cache lock

2012-05-10 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272561#comment-13272561 ] Mikhail Bautin commented on HBASE-5898: --- Is there any way to avoid messing up cache

[jira] [Resolved] (HBASE-5879) Enable JMX metrics collection for the Thrift proxy

2012-05-02 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin resolved HBASE-5879. --- Resolution: Fixed Assignee: Mikhail Bautin Enable JMX metrics collection for the

[jira] [Resolved] (HBASE-4742) Split dead server's log in parallel

2012-05-02 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin resolved HBASE-4742. --- Resolution: Fixed Release Note: Resolving this issue as has already been fixed in

[jira] [Created] (HBASE-5879) Enable JMX metrics collection for the Thrift proxy

2012-04-25 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HBASE-5879: - Summary: Enable JMX metrics collection for the Thrift proxy Key: HBASE-5879 URL: https://issues.apache.org/jira/browse/HBASE-5879 Project: HBase Issue

[jira] [Updated] (HBASE-5045) Add the table name and cf name for the next call int the task monitor

2012-04-20 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-5045: -- Status: Patch Available (was: Open) Add the table name and cf name for the next call int

[jira] [Resolved] (HBASE-5803) [89-fb] Upgrade hbase 0.89-fb to Thrift 0.8.0 and bring Thrift server enhancements from trunk

2012-04-20 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin resolved HBASE-5803. --- Resolution: Fixed Committed internally. [89-fb] Upgrade hbase 0.89-fb to

[jira] [Created] (HBASE-4476) Compactions must fail if column tracker gets columns out of order

2011-09-23 Thread Mikhail Bautin (JIRA)
Compactions must fail if column tracker gets columns out of order - Key: HBASE-4476 URL: https://issues.apache.org/jira/browse/HBASE-4476 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-4465) Lazy-seek optimization for StoreFile scanners

2011-09-22 Thread Mikhail Bautin (JIRA)
Lazy-seek optimization for StoreFile scanners - Key: HBASE-4465 URL: https://issues.apache.org/jira/browse/HBASE-4465 Project: HBase Issue Type: Improvement Reporter: Mikhail Bautin

[jira] [Commented] (HBASE-4438) Speed the build test phase

2011-09-21 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13112185#comment-13112185 ] Mikhail Bautin commented on HBASE-4438: --- If it is possible to annotate integration

[jira] [Commented] (HBASE-4336) Convert source tree into maven modules

2011-09-21 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13112190#comment-13112190 ] Mikhail Bautin commented on HBASE-4336: --- Is it possible to split the existing set of

[jira] [Updated] (HBASE-4350) Fix a Bloom filter bug introduced by HFile v2 and TestMultiColumnScanner that caught it

2011-09-07 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-4350: -- Attachment: 0001-TestMultiColumnScanner-and-Bloom-filter-fix.patch Attaching the diff, also

[jira] [Commented] (HBASE-4162) Fix TestHRegionInfo.testGetSetOfHTD: delete /tmp/hbase-username if it already exists.

2011-08-04 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13079249#comment-13079249 ] Mikhail Bautin commented on HBASE-4162: --- Is it a good idea to be aggressive about

[jira] [Updated] (HBASE-3857) Change the HFile Format

2011-08-04 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-3857: -- Attachment: 0001-Adding-release-notes-for-HBASE-3857.patch A one-line patch to CHANGES.txt

[jira] [Updated] (HBASE-3857) Change the HFile Format

2011-08-04 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-3857: -- Release Note: HFile format version 2, multi-level block indexes, and compound Bloom filters.

  1   2   >