[jira] [Commented] (HBASE-6833) [WINDOWS] Java Milisecond precision on Windows

2012-09-19 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458439#comment-13458439 ] Elliott Clark commented on HBASE-6833: -- Would taking a currentTimeMillis and the

[jira] [Commented] (HBASE-6610) HFileLink: Hardlink alternative for snapshot restore

2012-09-19 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458443#comment-13458443 ] Jesse Yates commented on HBASE-6610: [~saint@gmail.com] commented on RB - almost

[jira] [Commented] (HBASE-5498) Secure Bulk Load

2012-09-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458462#comment-13458462 ] Hadoop QA commented on HBASE-5498: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-6834) HBaseClusterManager shell code breaks hadoop-2.0 build

2012-09-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458463#comment-13458463 ] Hudson commented on HBASE-6834: --- Integrated in HBase-TRUNK #3352 (See

[jira] [Created] (HBASE-6838) Regionserver may generate same scanner name

2012-09-19 Thread chunhui shen (JIRA)
chunhui shen created HBASE-6838: --- Summary: Regionserver may generate same scanner name Key: HBASE-6838 URL: https://issues.apache.org/jira/browse/HBASE-6838 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-6839) Operations may be executed without rowLock

2012-09-19 Thread chunhui shen (JIRA)
chunhui shen created HBASE-6839: --- Summary: Operations may be executed without rowLock Key: HBASE-6839 URL: https://issues.apache.org/jira/browse/HBASE-6839 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-6838) Regionserver may generate same scanner name

2012-09-19 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chunhui shen updated HBASE-6838: Attachment: HBASE-6838.patch Regionserver may generate same scanner name

[jira] [Updated] (HBASE-6839) Operations may be executed without rowLock

2012-09-19 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chunhui shen updated HBASE-6839: Attachment: HBASE-6839.patch In the patch, if timeout when obtain the row lock, then throws an

[jira] [Updated] (HBASE-6651) Thread safety of HTablePool is doubtful

2012-09-19 Thread Hiroshi Ikeda (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiroshi Ikeda updated HBASE-6651: - Attachment: sample.zip Added sample implementation to pool HTables. Thread

[jira] [Commented] (HBASE-6651) Thread safety of HTablePool is doubtful

2012-09-19 Thread Hiroshi Ikeda (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458584#comment-13458584 ] Hiroshi Ikeda commented on HBASE-6651: -- On #2, RoundRobinPool simply gives the next

[jira] [Commented] (HBASE-6408) Naming and documenting of the hadoop-metrics2.properties file

2012-09-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458591#comment-13458591 ] Hudson commented on HBASE-6408: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #181 (See

[jira] [Commented] (HBASE-6834) HBaseClusterManager shell code breaks hadoop-2.0 build

2012-09-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458592#comment-13458592 ] Hudson commented on HBASE-6834: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #181 (See

[jira] [Updated] (HBASE-6806) HBASE-4658 breaks backward compatibility / example scripts

2012-09-19 Thread Lukas (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukas updated HBASE-6806: - Attachment: HBASE-4658-fix-examples.diff Adding patch for fixing DemoClient.*. Tested: python, cpp, java

[jira] [Updated] (HBASE-6806) HBASE-4658 breaks backward compatibility / example scripts

2012-09-19 Thread Lukas (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukas updated HBASE-6806: - Attachment: (was: HBASE-4658-fix-examples.diff) HBASE-4658 breaks backward compatibility / example

[jira] [Updated] (HBASE-6806) HBASE-4658 breaks backward compatibility / example scripts

2012-09-19 Thread Lukas (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukas updated HBASE-6806: - Attachment: HBASE-6806-fix-examples.diff corrected patch name. HBASE-4658 breaks backward

[jira] [Commented] (HBASE-6833) [WINDOWS] Java Milisecond precision on Windows

2012-09-19 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458759#comment-13458759 ] Lars Hofhansl commented on HBASE-6833: -- Probably. I do not know how long nano time

[jira] [Updated] (HBASE-6839) Operations may be executed without rowLock

2012-09-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-6839: -- Status: Patch Available (was: Open) Operations may be executed without rowLock

[jira] [Commented] (HBASE-6649) [0.92 UNIT TESTS] TestReplication.queueFailover occasionally fails [Part-1]

2012-09-19 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458839#comment-13458839 ] Jean-Daniel Cryans commented on HBASE-6649: --- bq. This would be a dataloss issue

[jira] [Updated] (HBASE-6838) Regionserver may generate same scanner name

2012-09-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-6838: -- Hadoop Flags: Reviewed Status: Patch Available (was: Open) Makes sense.

[jira] [Commented] (HBASE-6649) [0.92 UNIT TESTS] TestReplication.queueFailover occasionally fails [Part-1]

2012-09-19 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458850#comment-13458850 ] Devaraj Das commented on HBASE-6649: Thanks, JD [0.92 UNIT TESTS]

[jira] [Created] (HBASE-6840) SplitLogManager should reassign tasks even on a clean RS shutdown.

2012-09-19 Thread Amitanand Aiyer (JIRA)
Amitanand Aiyer created HBASE-6840: -- Summary: SplitLogManager should reassign tasks even on a clean RS shutdown. Key: HBASE-6840 URL: https://issues.apache.org/jira/browse/HBASE-6840 Project: HBase

[jira] [Commented] (HBASE-6610) HFileLink: Hardlink alternative for snapshot restore

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458862#comment-13458862 ] stack commented on HBASE-6610: -- [~jesse_yates] Thanks. Good review. I'd say roll this into

[jira] [Commented] (HBASE-6698) Refactor checkAndPut and checkAndDelete to use doMiniBatchMutation

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458866#comment-13458866 ] stack commented on HBASE-6698: -- lol I tried doing the above but forgot how I was missing

[jira] [Commented] (HBASE-6698) Refactor checkAndPut and checkAndDelete to use doMiniBatchMutation

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458867#comment-13458867 ] stack commented on HBASE-6698: -- Or, its not committed yet... mind addressing Lars's comment

[jira] [Commented] (HBASE-6838) Regionserver may generate same scanner name

2012-09-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458884#comment-13458884 ] Hadoop QA commented on HBASE-6838: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-6839) Operations may be executed without rowLock

2012-09-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458887#comment-13458887 ] Hadoop QA commented on HBASE-6839: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-6838) Regionserver may generate same scanner name

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458885#comment-13458885 ] stack commented on HBASE-6838: -- +1 Regionserver may generate same scanner

[jira] [Commented] (HBASE-6839) Operations may be executed without rowLock

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458893#comment-13458893 ] stack commented on HBASE-6839: -- +1 Operations may be executed without

[jira] [Created] (HBASE-6841) Meta prefetching is slower than doing multiple meta lookups

2012-09-19 Thread Jean-Daniel Cryans (JIRA)
Jean-Daniel Cryans created HBASE-6841: - Summary: Meta prefetching is slower than doing multiple meta lookups Key: HBASE-6841 URL: https://issues.apache.org/jira/browse/HBASE-6841 Project: HBase

[jira] [Updated] (HBASE-6838) Regionserver may generate identical scanner name

2012-09-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-6838: -- Summary: Regionserver may generate identical scanner name (was: Regionserver may generate same scanner name)

[jira] [Updated] (HBASE-6381) AssignmentManager should use the same logic for clean startup and failover

2012-09-19 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-6381: --- Attachment: trunk-6381_v8.patch AssignmentManager should use the same logic for clean startup

[jira] [Commented] (HBASE-6838) Regionserver may generate identical scanner name

2012-09-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458896#comment-13458896 ] Ted Yu commented on HBASE-6838: --- Integrated to trunk. Thanks for the patch, Chunhui.

[jira] [Updated] (HBASE-6381) AssignmentManager should use the same logic for clean startup and failover

2012-09-19 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-6381: --- Status: Patch Available (was: Open) AssignmentManager should use the same logic for clean

[jira] [Commented] (HBASE-6841) Meta prefetching is slower than doing multiple meta lookups

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458897#comment-13458897 ] stack commented on HBASE-6841: -- Turn it off by default. Enable it again when we have

[jira] [Commented] (HBASE-6841) Meta prefetching is slower than doing multiple meta lookups

2012-09-19 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458898#comment-13458898 ] Jean-Daniel Cryans commented on HBASE-6841: --- I saw while jstack'ing that we're

[jira] [Commented] (HBASE-6838) Regionserver may generate identical scanner name

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458899#comment-13458899 ] stack commented on HBASE-6838: -- I ran the test locally and it passed.

[jira] [Commented] (HBASE-6381) AssignmentManager should use the same logic for clean startup and failover

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458901#comment-13458901 ] stack commented on HBASE-6381: -- Whats different Jimmy? You putting this up on RB?

[jira] [Commented] (HBASE-6806) HBASE-4658 breaks backward compatibility / example scripts

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458902#comment-13458902 ] stack commented on HBASE-6806: -- Woah. Thanks for fixing our broke examples Lukas. It works

[jira] [Commented] (HBASE-6838) Regionserver may generate identical scanner name

2012-09-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458923#comment-13458923 ] Ted Yu commented on HBASE-6838: --- @Stack: Can you clarify which test you re-ran ? I only see

[jira] [Commented] (HBASE-6833) [WINDOWS] Java Milisecond precision on Windows

2012-09-19 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458930#comment-13458930 ] ramkrishna.s.vasudevan commented on HBASE-6833: --- I recently raised an issue

[jira] [Commented] (HBASE-6833) [WINDOWS] Java Milisecond precision on Windows

2012-09-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458949#comment-13458949 ] Enis Soztutar commented on HBASE-6833: -- Wow, it seems that great minds think alike :)

[jira] [Commented] (HBASE-6838) Regionserver may generate identical scanner name

2012-09-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458952#comment-13458952 ] Hudson commented on HBASE-6838: --- Integrated in HBase-TRUNK #3353 (See

[jira] [Commented] (HBASE-6381) AssignmentManager should use the same logic for clean startup and failover

2012-09-19 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458954#comment-13458954 ] Jimmy Xiang commented on HBASE-6381: Thanks for the review. I will fix the comment

[jira] [Commented] (HBASE-6651) Thread safety of HTablePool is doubtful

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458964#comment-13458964 ] stack commented on HBASE-6651: -- What you suggest we do instead Hiroshi?

[jira] [Commented] (HBASE-6438) RegionAlreadyInTransitionException needs to give more info to avoid assignment inconsistencies

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458973#comment-13458973 ] stack commented on HBASE-6438: -- I'd say, leave the patch in trunk. Hopefully we'll do a

[jira] [Commented] (HBASE-6696) Add CP hooks pre and post split transaction point-of-no-return

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458977#comment-13458977 ] stack commented on HBASE-6696: -- [~jamc] You want to have a go at a patch James? It might

[jira] [Updated] (HBASE-6835) HBaseAdmin.flush claims to be asynchronous but appears to be synchronous

2012-09-19 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6835: -- Fix Version/s: 0.96.0 HBaseAdmin.flush claims to be asynchronous but appears to be

[jira] [Commented] (HBASE-6381) AssignmentManager should use the same logic for clean startup and failover

2012-09-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458985#comment-13458985 ] Hadoop QA commented on HBASE-6381: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-6839) Operations may be executed without rowLock

2012-09-19 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458988#comment-13458988 ] ramkrishna.s.vasudevan commented on HBASE-6839: --- @Chunhui

[jira] [Updated] (HBASE-6698) Refactor checkAndPut and checkAndDelete to use doMiniBatchMutation

2012-09-19 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-6698: -- Attachment: HBASE-6698_7.patch Refactor checkAndPut and checkAndDelete to

[jira] [Commented] (HBASE-6698) Refactor checkAndPut and checkAndDelete to use doMiniBatchMutation

2012-09-19 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458998#comment-13458998 ] ramkrishna.s.vasudevan commented on HBASE-6698: --- Addressed Lar's comments in

[jira] [Commented] (HBASE-6698) Refactor checkAndPut and checkAndDelete to use doMiniBatchMutation

2012-09-19 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459000#comment-13459000 ] ramkrishna.s.vasudevan commented on HBASE-6698: --- Will commit this tomorrow

[jira] [Updated] (HBASE-6835) HBaseAdmin.flush claims to be asynchronous but appears to be synchronous

2012-09-19 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6835: -- Status: Patch Available (was: Open) HBaseAdmin.flush claims to be asynchronous but

[jira] [Updated] (HBASE-6835) HBaseAdmin.flush claims to be asynchronous but appears to be synchronous

2012-09-19 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6835: -- Attachment: HBASE-6835.patch HBaseAdmin.flush claims to be asynchronous but appears to be

[jira] [Commented] (HBASE-6835) HBaseAdmin.flush claims to be asynchronous but appears to be synchronous

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459012#comment-13459012 ] stack commented on HBASE-6835: -- +1 HBaseAdmin.flush claims to be

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

2012-09-19 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark reassigned HBASE-6501: Assignee: Elliott Clark Integrate with unit-testing tools of hadoop's metrics2

[jira] [Commented] (HBASE-6381) AssignmentManager should use the same logic for clean startup and failover

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459013#comment-13459013 ] stack commented on HBASE-6381: -- You OK w/ this last patch [~ram_krish]?

[jira] [Updated] (HBASE-3834) Store ignores checksum errors when opening files

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3834: - Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Committed to

[jira] [Assigned] (HBASE-1697) Discretionary access control

2012-09-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reassigned HBASE-1697: - Assignee: (was: Andrew Purtell) Discretionary access control

[jira] [Assigned] (HBASE-2357) Coprocessors: Add read-only region replicas (slaves) for availability and fast region recovery

2012-09-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reassigned HBASE-2357: - Assignee: (was: Andrew Purtell) Coprocessors: Add read-only region replicas

[jira] [Assigned] (HBASE-2014) [DAC] Audit

2012-09-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reassigned HBASE-2014: - Assignee: (was: Andrew Purtell) [DAC] Audit --- Key:

[jira] [Assigned] (HBASE-1645) HBase could be a little more dainty when zk is pulled out from under it

2012-09-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reassigned HBASE-1645: - Assignee: (was: Andrew Purtell) HBase could be a little more dainty when zk is

[jira] [Commented] (HBASE-6814) [WINDOWS] HBase on Windows

2012-09-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459034#comment-13459034 ] Enis Soztutar commented on HBASE-6814: -- bq. Up to you. Going by what you've filed so

[jira] [Updated] (HBASE-5074) support checksums in HBase block cache

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5074: - Release Note: Adds hbase.regionserver.checksum.verify. If hbase.regionserver.checksum.verify is set to true,

[jira] [Updated] (HBASE-6833) [WINDOWS] Java Milisecond precision on Windows

2012-09-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6833: - Attachment: NanoSecondPrecisionEnvironmentEdge.java Attaching a class, which does adjust the

[jira] [Updated] (HBASE-6798) HDFS always read checksum form meta file

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6798: - Attachment: 6798.txt Here is doc. I've added to the refguide explaining the current state of things.

[jira] [Resolved] (HBASE-6798) HDFS always read checksum form meta file

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-6798. -- Resolution: Duplicate Resolving. This duplicate of hdfs-3429 or rather that is the root cause.

[jira] [Assigned] (HBASE-6572) Tiered HFile storage

2012-09-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reassigned HBASE-6572: - Assignee: Andrew Purtell Tiered HFile storage

[jira] [Commented] (HBASE-6835) HBaseAdmin.flush claims to be asynchronous but appears to be synchronous

2012-09-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459045#comment-13459045 ] Hadoop QA commented on HBASE-6835: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-6827) [WINDOWS] TestScannerTimeout fails expecting a timeout

2012-09-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459046#comment-13459046 ] Enis Soztutar commented on HBASE-6827: -- bq. Want to setup a windows build on jenkins?

[jira] [Commented] (HBASE-6804) [replication] lower the amount of logging to a more human-readable level

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459052#comment-13459052 ] stack commented on HBASE-6804: -- Thats a lot of removed DEBUG logging. A pool of one thread

[jira] [Commented] (HBASE-6698) Refactor checkAndPut and checkAndDelete to use doMiniBatchMutation

2012-09-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459053#comment-13459053 ] Hadoop QA commented on HBASE-6698: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-6804) [replication] lower the amount of logging to a more human-readable level

2012-09-19 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459056#comment-13459056 ] Jean-Daniel Cryans commented on HBASE-6804: --- bq. A pool of one thread only seems

[jira] [Commented] (HBASE-6776) Opened region of disabled table is not added to online region list

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459060#comment-13459060 ] stack commented on HBASE-6776: -- This dialog is excellent. Good stuff.

[jira] [Commented] (HBASE-6698) Refactor checkAndPut and checkAndDelete to use doMiniBatchMutation

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459064#comment-13459064 ] stack commented on HBASE-6698: -- That TestHRegion failure looks suspicious. Does this patch

[jira] [Updated] (HBASE-6835) HBaseAdmin.flush claims to be asynchronous but appears to be synchronous

2012-09-19 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6835: -- Resolution: Fixed Status: Resolved (was: Patch Available) Thanks for the review,

[jira] [Updated] (HBASE-6591) checkAndPut executed/not metrics

2012-09-19 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6591: -- Resolution: Fixed Status: Resolved (was: Patch Available) Thanks for the reviews,

[jira] [Commented] (HBASE-6610) HFileLink: Hardlink alternative for snapshot restore

2012-09-19 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459076#comment-13459076 ] Jesse Yates commented on HBASE-6610: [~saint@gmail.com] I can roll it into the

[jira] [Commented] (HBASE-6299) RS starts region open while fails ack to HMaster.sendRegionOpen() causes inconsistency in HMaster's region state and a series of successive problems.

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459082#comment-13459082 ] stack commented on HBASE-6299: -- +1 on this small, narrowly-scoped patch. [~ram_krish] Is

[jira] [Commented] (HBASE-6698) Refactor checkAndPut and checkAndDelete to use doMiniBatchMutation

2012-09-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459086#comment-13459086 ] Ted Yu commented on HBASE-6698: --- Looks like the patch has to be adjusted since HBASE-6769

[jira] [Updated] (HBASE-6838) Regionserver may generate identical scanner name

2012-09-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-6838: -- Resolution: Fixed Status: Resolved (was: Patch Available) Regionserver may generate identical

[jira] [Commented] (HBASE-6591) checkAndPut executed/not metrics

2012-09-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459122#comment-13459122 ] Hudson commented on HBASE-6591: --- Integrated in HBase-TRUNK #3354 (See

[jira] [Commented] (HBASE-6835) HBaseAdmin.flush claims to be asynchronous but appears to be synchronous

2012-09-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459123#comment-13459123 ] Hudson commented on HBASE-6835: --- Integrated in HBase-TRUNK #3354 (See

[jira] [Commented] (HBASE-6783) Make read short circuit the default

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459125#comment-13459125 ] stack commented on HBASE-6783: -- [~nkeywal] Want to update patch? Make read

[jira] [Commented] (HBASE-6798) HDFS always read checksum form meta file

2012-09-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459124#comment-13459124 ] Hudson commented on HBASE-6798: --- Integrated in HBase-TRUNK #3354 (See

[jira] [Commented] (HBASE-6649) [0.92 UNIT TESTS] TestReplication.queueFailover occasionally fails [Part-1]

2012-09-19 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459137#comment-13459137 ] Jean-Daniel Cryans commented on HBASE-6649: --- The server that has the patch did a

[jira] [Commented] (HBASE-6783) Make read short circuit the default

2012-09-19 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459140#comment-13459140 ] nkeywal commented on HBASE-6783: I will do it tomorrow. It's actually done, I just need to

[jira] [Updated] (HBASE-6528) Raise the wait time for TestSplitLogWorker#testAcquireTaskAtStartup to reduce the failure probability

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6528: - Resolution: Fixed Fix Version/s: 0.96.0 Hadoop Flags: Reviewed Status: Resolved (was:

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

2012-09-19 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-6501: - Priority: Blocker (was: Major) Integrate with unit-testing tools of hadoop's metrics2

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

2012-09-19 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-6501: - Attachment: HBASE-6501-0.patch * Removed MasterStatistics (it was left over from old metrics

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

2012-09-19 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-6501: - Fix Version/s: 0.96.0 Status: Patch Available (was: Open) Integrate with

[jira] [Commented] (HBASE-6649) [0.92 UNIT TESTS] TestReplication.queueFailover occasionally fails [Part-1]

2012-09-19 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459163#comment-13459163 ] Devaraj Das commented on HBASE-6649: Good to know, JD. I'll submit a patch with the

[jira] [Updated] (HBASE-5536) Make it clear that hbase 0.96 requires hadoop 1.0.0 at least; we will no longer work on older versions

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5536: - Attachment: 5536.txt Addition to doc. that says Hadoop 1.0.x required for 0.96 citing the discussion on mailing

[jira] [Resolved] (HBASE-5536) Make it clear that hbase 0.96 requires hadoop 1.0.0 at least; we will no longer work on older versions

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-5536. -- Resolution: Fixed Assignee: stack Committed to trunk. Make it clear that hbase 0.96

[jira] [Commented] (HBASE-6302) Document how to run integration tests

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459175#comment-13459175 ] stack commented on HBASE-6302: -- I can remove the rhetorical question from the patch but do

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

2012-09-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459181#comment-13459181 ] stack commented on HBASE-6501: -- Please rebase Elliott and pass it by hadoopqa. Otherwise

[jira] [Commented] (HBASE-6528) Raise the wait time for TestSplitLogWorker#testAcquireTaskAtStartup to reduce the failure probability

2012-09-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459188#comment-13459188 ] Hudson commented on HBASE-6528: --- Integrated in HBase-TRUNK #3355 (See

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

2012-09-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459202#comment-13459202 ] Hadoop QA commented on HBASE-6501: -- -1 overall. Here are the results of testing the

[jira] [Updated] (HBASE-6649) [0.92 UNIT TESTS] TestReplication.queueFailover occasionally fails [Part-1]

2012-09-19 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HBASE-6649: --- Attachment: 6649-fix-io-exception-handling-1.patch Attaching a patch with the 'position' fix.

[jira] [Updated] (HBASE-6649) [0.92 UNIT TESTS] TestReplication.queueFailover occasionally fails [Part-1]

2012-09-19 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HBASE-6649: --- Attachment: 6649-fix-io-exception-handling-1-trunk.patch Same patch, for trunk.

  1   2   >