[
https://issues.apache.org/jira/browse/HBASE-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Hofhansl updated HBASE-4197:
-
Component/s: coprocessors
> RegionServer expects all scanner to be subclasses of HRegion.RegionSc
[
https://issues.apache.org/jira/browse/HBASE-4170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-4170:
-
Resolution: Fixed
Fix Version/s: (was: 0.90.1)
0.90.5
Hadoop Flags: [Reviewed]
[
https://issues.apache.org/jira/browse/HBASE-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HBASE-4196.
--
Resolution: Fixed
Fix Version/s: 0.90.5
Hadoop Flags: [Reviewed]
Committed branch and trunk. Thank
[
https://issues.apache.org/jira/browse/HBASE-4150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084540#comment-13084540
]
stack commented on HBASE-4150:
--
+1 on doc patch.
> Potentially too many connections may be o
[
https://issues.apache.org/jira/browse/HBASE-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084532#comment-13084532
]
jirapos...@reviews.apache.org commented on HBASE-4197:
--
[
https://issues.apache.org/jira/browse/HBASE-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084531#comment-13084531
]
jirapos...@reviews.apache.org commented on HBASE-4197:
--
[
https://issues.apache.org/jira/browse/HBASE-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Hofhansl updated HBASE-4197:
-
Attachment: ScannerTest.java
The stripped test I used to narrow down the problem initially.
> Re
[
https://issues.apache.org/jira/browse/HBASE-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084528#comment-13084528
]
Ted Yu commented on HBASE-4197:
---
+1 on patch version 2.
Please use review board to get more
[
https://issues.apache.org/jira/browse/HBASE-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084527#comment-13084527
]
Lars Hofhansl commented on HBASE-4197:
--
Renamed getRegionName() to getRegionInfo().
A
[
https://issues.apache.org/jira/browse/HBASE-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Hofhansl updated HBASE-4197:
-
Attachment: 4197-v2.txt
> RegionServer expects all scanner to be subclasses of HRegion.RegionScan
[
https://issues.apache.org/jira/browse/HBASE-4014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084524#comment-13084524
]
jirapos...@reviews.apache.org commented on HBASE-4014:
--
bq. On 201
[
https://issues.apache.org/jira/browse/HBASE-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084523#comment-13084523
]
jirapos...@reviews.apache.org commented on HBASE-4190:
--
[
https://issues.apache.org/jira/browse/HBASE-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084522#comment-13084522
]
jirapos...@reviews.apache.org commented on HBASE-2399:
--
[
https://issues.apache.org/jira/browse/HBASE-4195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu updated HBASE-4195:
--
Summary: Possible inconsistency in a memstore read after a reseek, possible
performance improvement (was: Poss
[
https://issues.apache.org/jira/browse/HBASE-4195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084521#comment-13084521
]
Ted Yu commented on HBASE-4195:
---
I think that will do the trick.
I propose setting RESEEKMAX
[
https://issues.apache.org/jira/browse/HBASE-4150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084518#comment-13084518
]
Lars Hofhansl commented on HBASE-4150:
--
Thanks for the doc patch Karthick, it explain
[
https://issues.apache.org/jira/browse/HBASE-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084516#comment-13084516
]
Ted Yu commented on HBASE-4197:
---
I like the cleaner code after the change.
I know the follow
[
https://issues.apache.org/jira/browse/HBASE-4150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084514#comment-13084514
]
Ted Yu commented on HBASE-4150:
---
Integrate to TRUNK.
Thanks for the continued effort, Karth
[
https://issues.apache.org/jira/browse/HBASE-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Hofhansl updated HBASE-4197:
-
Attachment: 4197-bigger.txt
Slightly larger patch that does away with all casting and instanceof
[
https://issues.apache.org/jira/browse/HBASE-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084509#comment-13084509
]
jirapos...@reviews.apache.org commented on HBASE-2399:
--
[
https://issues.apache.org/jira/browse/HBASE-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ming Ma updated HBASE-2399:
---
Attachment: HBASE-2399-trunk.patch
Fix the issues raised by Ted.
> Forced splits only act on the first famil
[
https://issues.apache.org/jira/browse/HBASE-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084505#comment-13084505
]
jirapos...@reviews.apache.org commented on HBASE-4190:
--
[
https://issues.apache.org/jira/browse/HBASE-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ming Ma updated HBASE-4196:
---
Attachment: HBASE-4196-trunk.patch
That is due to the svn flag "-w" used. I have fixed it.
> TableRecordRead
[
https://issues.apache.org/jira/browse/HBASE-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084503#comment-13084503
]
jirapos...@reviews.apache.org commented on HBASE-4192:
--
[
https://issues.apache.org/jira/browse/HBASE-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084501#comment-13084501
]
Lars Hofhansl commented on HBASE-4197:
--
Thanks.
I am working on a bigger patch that
[
https://issues.apache.org/jira/browse/HBASE-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084497#comment-13084497
]
Mingjie Lai commented on HBASE-4197:
Lars.
I'm not aware of any existing document re
[
https://issues.apache.org/jira/browse/HBASE-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084493#comment-13084493
]
jirapos...@reviews.apache.org commented on HBASE-2399:
--
[
https://issues.apache.org/jira/browse/HBASE-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084482#comment-13084482
]
Ted Yu commented on HBASE-4196:
---
+1 on patch version 2.
Minor comment on formatting: indenta
[
https://issues.apache.org/jira/browse/HBASE-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084478#comment-13084478
]
Lars Hofhansl commented on HBASE-4197:
--
Hey Mingjie,
how do I do that? Is there some
[
https://issues.apache.org/jira/browse/HBASE-4014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084479#comment-13084479
]
jirapos...@reviews.apache.org commented on HBASE-4014:
--
[
https://issues.apache.org/jira/browse/HBASE-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084477#comment-13084477
]
jirapos...@reviews.apache.org commented on HBASE-4192:
--
[
https://issues.apache.org/jira/browse/HBASE-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ming Ma updated HBASE-4196:
---
Attachment: HBASE-4196-trunk.patch
Thanks. Here is the update. Also, please note that the mapred version used
[
https://issues.apache.org/jira/browse/HBASE-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084468#comment-13084468
]
jirapos...@reviews.apache.org commented on HBASE-4192:
--
bq. On 201
[
https://issues.apache.org/jira/browse/HBASE-4170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mubarak Seyed updated HBASE-4170:
-
Attachment: create_table_javadoc_HBASE_4170.patch
The attached file is a patch for createTable ja
[
https://issues.apache.org/jira/browse/HBASE-4170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mubarak Seyed updated HBASE-4170:
-
Status: Patch Available (was: Open)
> createTable java doc needs to be improved
> --
[
https://issues.apache.org/jira/browse/HBASE-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084453#comment-13084453
]
Anirudh Todi commented on HBASE-4176:
-
Hi Stack, Ted, Todd, Li - are there any other i
[
https://issues.apache.org/jira/browse/HBASE-4170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mubarak Seyed updated HBASE-4170:
-
Component/s: (was: regionserver)
client
> createTable java doc needs to be i
[
https://issues.apache.org/jira/browse/HBASE-4170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mubarak Seyed updated HBASE-4170:
-
Affects Version/s: 0.90.2
0.90.3
0.90.4
> createTab
[
https://issues.apache.org/jira/browse/HBASE-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084451#comment-13084451
]
Mingjie Lai commented on HBASE-4197:
@lars
Yes, RegionScanner'd better to be an inte
[
https://issues.apache.org/jira/browse/HBASE-4195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1308#comment-1308
]
nkeywal commented on HBASE-4195:
With the current implementation, setting the config RESEE
[
https://issues.apache.org/jira/browse/HBASE-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084443#comment-13084443
]
jirapos...@reviews.apache.org commented on HBASE-2399:
--
[
https://issues.apache.org/jira/browse/HBASE-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Li Pi updated HBASE-4027:
-
Attachment: hbase4027v11.7.diff
fixed two typos.
> Enable direct byte buffers LruBlockCache
> --
[
https://issues.apache.org/jira/browse/HBASE-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084428#comment-13084428
]
jirapos...@reviews.apache.org commented on HBASE-4027:
--
[
https://issues.apache.org/jira/browse/HBASE-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084425#comment-13084425
]
jirapos...@reviews.apache.org commented on HBASE-4027:
--
bq. On 201
[
https://issues.apache.org/jira/browse/HBASE-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084421#comment-13084421
]
Ted Yu commented on HBASE-4196:
---
Patch looks good.
There're two TableRecordReaderImpl.java f
[
https://issues.apache.org/jira/browse/HBASE-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ming Ma updated HBASE-4196:
---
Attachment: HBASE-4196-trunk.patch
Here is the fix.
> TableRecordReader may skip first row of region
> -
[
https://issues.apache.org/jira/browse/HBASE-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084406#comment-13084406
]
jirapos...@reviews.apache.org commented on HBASE-4027:
--
[
https://issues.apache.org/jira/browse/HBASE-4150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu reassigned HBASE-4150:
-
Assignee: Karthick Sankarachary (was: Doug Meil)
> Potentially too many connections may be opened if Thr
[
https://issues.apache.org/jira/browse/HBASE-4195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084390#comment-13084390
]
Ted Yu commented on HBASE-4195:
---
I think the feature of reseek() selectively calling seek()
[
https://issues.apache.org/jira/browse/HBASE-4089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084381#comment-13084381
]
Doug Meil commented on HBASE-4089:
--
Sure thing. I didn't want it in the loop obviously,
[
https://issues.apache.org/jira/browse/HBASE-4089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084377#comment-13084377
]
Jean-Daniel Cryans commented on HBASE-4089:
---
Move this out of the method:
{code
[
https://issues.apache.org/jira/browse/HBASE-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Li Pi updated HBASE-4027:
-
Attachment: hbase4027v11.6.diff
fixed broken test and race condition.
> Enable direct byte buffers LruBlockCache
[
https://issues.apache.org/jira/browse/HBASE-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084358#comment-13084358
]
jirapos...@reviews.apache.org commented on HBASE-4027:
--
[
https://issues.apache.org/jira/browse/HBASE-4089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084347#comment-13084347
]
Doug Meil commented on HBASE-4089:
--
Thanks! I'll make the changes.
re: "default constr
[
https://issues.apache.org/jira/browse/HBASE-4015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084333#comment-13084333
]
Jonathan Gray commented on HBASE-4015:
--
Sorry I'm a little late to this discussion bu
[
https://issues.apache.org/jira/browse/HBASE-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084311#comment-13084311
]
jirapos...@reviews.apache.org commented on HBASE-4027:
--
bq. On 201
[
https://issues.apache.org/jira/browse/HBASE-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ming Ma reassigned HBASE-4196:
--
Assignee: Ming Ma
> TableRecordReader may skip first row of region
> --
[
https://issues.apache.org/jira/browse/HBASE-4089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084290#comment-13084290
]
Jean-Daniel Cryans commented on HBASE-4089:
---
Some comments on the patch:
- Wri
[
https://issues.apache.org/jira/browse/HBASE-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Hofhansl updated HBASE-4197:
-
Description:
Returning just an InternalScanner from RegionObsever.{pre|post}OpenScanner
leads to
[
https://issues.apache.org/jira/browse/HBASE-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Hofhansl updated HBASE-4197:
-
Description:
Returning just an InternalScanner from RegionObsever.{pre|post}OpenScanner
leads to
[
https://issues.apache.org/jira/browse/HBASE-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Hofhansl updated HBASE-4197:
-
Description:
Returning just an InternalScanner from RegionObsever.{pre|post}OpenScanner
leads to
[
https://issues.apache.org/jira/browse/HBASE-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Hofhansl updated HBASE-4197:
-
Description:
Returning just an InternalScanner from RegionObsever.{pre|post}OpenScanner
leads to
[
https://issues.apache.org/jira/browse/HBASE-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Hofhansl updated HBASE-4197:
-
Description:
Returning just an InternalScanner from RegionObsever.{pre|post}OpenScanner
leads to
Harmonize HBA flush, compact and majorCompact
-
Key: HBASE-4198
URL: https://issues.apache.org/jira/browse/HBASE-4198
Project: HBase
Issue Type: Improvement
Affects Versions: 0.90.4
[
https://issues.apache.org/jira/browse/HBASE-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084270#comment-13084270
]
Lars Hofhansl commented on HBASE-4197:
--
And of course if we'll go this route, I'll co
[
https://issues.apache.org/jira/browse/HBASE-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084269#comment-13084269
]
Lars Hofhansl commented on HBASE-4197:
--
I attached a minimal patch that makes it work
RegionServer expects all scanner to be subclasses of HRegion.RegionScanner
--
Key: HBASE-4197
URL: https://issues.apache.org/jira/browse/HBASE-4197
Project: HBase
Issue
[
https://issues.apache.org/jira/browse/HBASE-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084266#comment-13084266
]
jirapos...@reviews.apache.org commented on HBASE-4027:
--
[
https://issues.apache.org/jira/browse/HBASE-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Hofhansl updated HBASE-4197:
-
Attachment: 4197.txt
> RegionServer expects all scanner to be subclasses of HRegion.RegionScanner
[
https://issues.apache.org/jira/browse/HBASE-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084264#comment-13084264
]
jirapos...@reviews.apache.org commented on HBASE-4027:
--
bq. On 201
[
https://issues.apache.org/jira/browse/HBASE-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084258#comment-13084258
]
jirapos...@reviews.apache.org commented on HBASE-4027:
--
bq. On 201
[
https://issues.apache.org/jira/browse/HBASE-4195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084160#comment-13084160
]
nkeywal commented on HBASE-4195:
The issue with the implementation calling only seek is th
[
https://issues.apache.org/jira/browse/HBASE-4175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084124#comment-13084124
]
Ted Yu commented on HBASE-4175:
---
We should add boolean parameter, force, to FSUtils.createTa
[
https://issues.apache.org/jira/browse/HBASE-4175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ramkrishna.s.vasudevan updated HBASE-4175:
--
Attachment: HBASE-4175.patch
> Fix FSUtils.createTableDescriptor()
> --
[
https://issues.apache.org/jira/browse/HBASE-4015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084060#comment-13084060
]
ramkrishna.s.vasudevan commented on HBASE-4015:
---
@Stack,
Was seeing the poss
[
https://issues.apache.org/jira/browse/HBASE-4175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084062#comment-13084062
]
ramkrishna.s.vasudevan commented on HBASE-4175:
---
@Ted,
Currently as you ment
TableRecordReader may skip first row of region
--
Key: HBASE-4196
URL: https://issues.apache.org/jira/browse/HBASE-4196
Project: HBase
Issue Type: Bug
Components: mapreduce
Affects Ve
[
https://issues.apache.org/jira/browse/HBASE-4015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084007#comment-13084007
]
ramkrishna.s.vasudevan commented on HBASE-4015:
---
bq. You are working on TRUN
[
https://issues.apache.org/jira/browse/HBASE-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Li Pi updated HBASE-4027:
-
Attachment: hbase4027v11.5.diff
fixed test failure, as reported by ted yu.
> Enable direct byte buffers LruBlock
[
https://issues.apache.org/jira/browse/HBASE-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084003#comment-13084003
]
jirapos...@reviews.apache.org commented on HBASE-4027:
--
[
https://issues.apache.org/jira/browse/HBASE-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13083990#comment-13083990
]
jirapos...@reviews.apache.org commented on HBASE-1730:
--
[
https://issues.apache.org/jira/browse/HBASE-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu updated HBASE-3741:
--
Fix Version/s: (was: 0.90.5)
0.90.3
> Make HRegionServer aware of the regions it's openi
[
https://issues.apache.org/jira/browse/HBASE-4186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu resolved HBASE-4186.
---
Resolution: Fixed
Hadoop Flags: [Reviewed]
> No region is added to regionsInTransitionInRS
> --
[
https://issues.apache.org/jira/browse/HBASE-4193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13083982#comment-13083982
]
Hudson commented on HBASE-4193:
---
Integrated in HBase-TRUNK #2111 (See
[https://builds.apach
84 matches
Mail list logo