Todd Lipcon
d8b463d176
HBASE-3899. Add ability for delayed RPC calls to set return value immediately at call return.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1154366 13f79535-47bb-0310-9956-ffa450edef68
2011-08-05 20:05:09 +00:00
Andrew Kyle Purtell
143acb2d9d
HBASE-4159 HBaseServer - IPC Reader threads are not daemons
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1154067 13f79535-47bb-0310-9956-ffa450edef68
2011-08-05 01:44:15 +00:00
Gary Helmling
4b84ea5a0a
HBASE-4150 Don't enforce pool size limit with ThreadLocalPool
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1154044 13f79535-47bb-0310-9956-ffa450edef68
2011-08-04 22:58:43 +00:00
Doug Meil
180cf9afd9
HBASE-4166 developer.xml - adding 'getting involved' section
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153973 13f79535-47bb-0310-9956-ffa450edef68
2011-08-04 19:25:53 +00:00
Zhihong Yu
2c772a97ab
HBASE-4150 reverse patch
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153954 13f79535-47bb-0310-9956-ffa450edef68
2011-08-04 17:53:42 +00:00
Zhihong Yu
a9031452f7
HBASE-4150 Potentially too many connections may be opened if ThreadLocalPool
...
or RoundRobinPool is used
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153938 13f79535-47bb-0310-9956-ffa450edef68
2011-08-04 17:24:14 +00:00
Doug Meil
2af2f5dbd9
HBASE-4165 reorganized performance chapter
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153898 13f79535-47bb-0310-9956-ffa450edef68
2011-08-04 14:56:50 +00:00
Doug Meil
c0acc54f57
Small developer list changes.
...
1) Reordering developer list according to http://people.apache.org/committers-by-project.html#hbase . This was a small change, I just put Ted next to Todd because the order is by ASF id.
2) Updated Ryan Rawson's company info to CX
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153871 13f79535-47bb-0310-9956-ffa450edef68
2011-08-04 12:58:32 +00:00
Doug Meil
fc48eb8336
HBASE-4164 - moved loglevel note in Performance to Troubleshooting with rest of log info.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153856 13f79535-47bb-0310-9956-ffa450edef68
2011-08-04 12:05:51 +00:00
Zhihong Yu
e389495ac9
HBASE-4158 Addendum to surefire upgrade
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153725 13f79535-47bb-0310-9956-ffa450edef68
2011-08-04 01:58:09 +00:00
Zhihong Yu
3633f06b50
HBASE-3857 Fix TestHFileBlock.testBlockHeapSize test failure (Mikhail)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153718 13f79535-47bb-0310-9956-ffa450edef68
2011-08-04 01:20:49 +00:00
Zhihong Yu
95c32d4c37
HBASE-4158 Upgrade pom.xml to surefire 2.9 (Aaron Kushner & Mikhail)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153662 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 20:53:48 +00:00
Zhihong Yu
68ed3c7ff9
HBASE-3857 binary HFile should be under io/hfile
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153658 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 20:39:52 +00:00
Zhihong Yu
bb2eb55d29
HBASE-3857 relocated binary HFile
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153657 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 20:38:17 +00:00
Zhihong Yu
d2c1d20bfc
HBASE-3857 New test classes.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153647 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 20:30:27 +00:00
Zhihong Yu
c30bce0eaa
HBASE-3857 New files
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153646 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 20:28:18 +00:00
Zhihong Yu
3eadbe11a1
HBASE-3857 more new files
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153645 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 20:25:28 +00:00
Zhihong Yu
8e2b477566
HBASE-3857 New files
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153640 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 20:18:03 +00:00
Zhihong Yu
b354e4ea98
HBASE-3857 added the binary V1 HFile
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153636 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 20:09:06 +00:00
Zhihong Yu
121c5b2e47
HBASE-3857 Change the HFile Format (Mikhail & Liyin)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153634 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 19:59:48 +00:00
Zhihong Yu
e2f64664a6
HBASE-4003 Cleanup Calls Conservatively On Timeout (Karthick)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153602 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 18:26:30 +00:00
Doug Meil
671c7beca4
HBASE-4086 - make constructors match each other in terms of Javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153523 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 14:59:07 +00:00
Doug Meil
026b437eff
HBASE-4149 - javadoc patch on getRow
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153462 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 12:17:19 +00:00
Zhihong Yu
b41f705662
HBASE-3065 don't prepend MAGIC if data is empty
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153300 13f79535-47bb-0310-9956-ffa450edef68
2011-08-02 23:01:03 +00:00
Jean-Daniel Cryans
c75e396fb6
HBASE-3065 adding a missing removeMetaData in SplitLogWorker.java
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153294 13f79535-47bb-0310-9956-ffa450edef68
2011-08-02 22:35:53 +00:00
Doug Meil
af2059f439
HBASE-4110 added secondary indexes & alternate query paths. changed FAQ to point to this.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153111 13f79535-47bb-0310-9956-ffa450edef68
2011-08-02 13:07:36 +00:00
Gary Helmling
da50b95dd5
HBASE-3810 Relax parsing and add convenience methods for HTableDescriptor coprocessor config
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153040 13f79535-47bb-0310-9956-ffa450edef68
2011-08-02 06:18:07 +00:00
Zhihong Yu
488537b281
Check hris against null in ServerShutdownHandler.process()
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153027 13f79535-47bb-0310-9956-ffa450edef68
2011-08-02 04:54:37 +00:00
Doug Meil
8920ca766d
HBASE-4097 troubleshooting - adding entry for client errors about can't connect to zookeeper
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1152994 13f79535-47bb-0310-9956-ffa450edef68
2011-08-02 01:59:17 +00:00
Doug Meil
56a5798b1a
HBASE-4096
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1152993 13f79535-47bb-0310-9956-ffa450edef68
2011-08-02 01:54:17 +00:00
Doug Meil
4ae98bc4d3
Doug Meil added his profile
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1152979 13f79535-47bb-0310-9956-ffa450edef68
2011-08-02 00:09:31 +00:00
Zhihong Yu
0cd2d8d932
HBASE-4148 HFileOutputFormat doesn't fill in TIMERANGE_KEY metadata (Jonathan Hsieh)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1152947 13f79535-47bb-0310-9956-ffa450edef68
2011-08-01 21:53:12 +00:00
Zhihong Yu
50e3d546eb
HBASE-4032 HBASE-451 improperly breaks public API HRegionInfo#getTableDesc
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1152532 13f79535-47bb-0310-9956-ffa450edef68
2011-07-31 01:06:02 +00:00
Zhihong Yu
27daf3e744
HBASE-3845 Addendum: relax lastSeqWritten check in case write to WAL is skipped
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1152457 13f79535-47bb-0310-9956-ffa450edef68
2011-07-30 11:36:44 +00:00
Zhihong Yu
5e4f28c289
HBASE-4138 If zookeeper.znode.parent is not specifed explicitly in Client
...
code then HTable object loops continuously waiting for the root region
by using /hbase as the base node.(ramkrishna.s.vasudevan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1152220 13f79535-47bb-0310-9956-ffa450edef68
2011-07-29 13:46:11 +00:00
Zhihong Yu
5a8e6ff615
HBASE-3065 Addendum that removes metadata in getDataSetWatchSuccess() (Ramkrishna)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1152213 13f79535-47bb-0310-9956-ffa450edef68
2011-07-29 13:28:27 +00:00
Zhihong Yu
996268c26e
HBASE-4144 RS does not abort if the initialization of RS fails (ramkrishna.s.vasudevan)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1152122 13f79535-47bb-0310-9956-ffa450edef68
2011-07-29 06:42:11 +00:00
Zhihong Yu
e5bbebc507
HBASE-4143 HTable.doPut(List) should check the writebuffer length every so often
...
addendum by Gary H
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1152057 13f79535-47bb-0310-9956-ffa450edef68
2011-07-29 00:23:56 +00:00
Michael Stack
54e4164ce7
HBASE-3065 Retry all 'retryable' zk operations; e.g. connection loss; addendum... split log zk code url encodes which interacts w/ new naming of znodes that this patch introduces... this commit fixes testslitlogworker
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1152003 13f79535-47bb-0310-9956-ffa450edef68
2011-07-28 21:12:50 +00:00
Michael Stack
b11659d679
HBASE-3065 Retry all 'retryable' zk operations; e.g. connection loss
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1151751 13f79535-47bb-0310-9956-ffa450edef68
2011-07-28 06:44:27 +00:00
Michael Stack
22bb923beb
HBASE-4092 performance.xml - adding batch-loading entry for using deferred log flush
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1151749 13f79535-47bb-0310-9956-ffa450edef68
2011-07-28 06:36:49 +00:00
Michael Stack
aaad75743a
HBASE-4091 book.xml - description of block cache in arch, description of inMemory in schema creation
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1151747 13f79535-47bb-0310-9956-ffa450edef68
2011-07-28 06:34:56 +00:00
Michael Stack
d6c0338415
HBASE-4090 book.xml - minor clarification of block cache metric
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1151744 13f79535-47bb-0310-9956-ffa450edef68
2011-07-28 06:32:09 +00:00
Zhihong Yu
6c838dc0ef
HBASE-4143 HTable.doPut(List) should check the writebuffer length every so often
...
(Doug Meil via Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1151689 13f79535-47bb-0310-9956-ffa450edef68
2011-07-28 00:24:11 +00:00
Michael Stack
5148146daf
HBASE-1938 Make in-memory table scanning faster ; reverted 20110726_1938_MemStore.patch till we figure why it seems to slow tests
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1151653 13f79535-47bb-0310-9956-ffa450edef68
2011-07-27 22:21:28 +00:00
Michael Stack
a02c83a1d7
HBASE-1938 Make in-memory table scanning faster
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1151559 13f79535-47bb-0310-9956-ffa450edef68
2011-07-27 17:50:36 +00:00
Michael Stack
5f2aa2fea6
HBASE-4083 If Enable table is not completed and is partial, then scanning of the table is not working
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1151341 13f79535-47bb-0310-9956-ffa450edef68
2011-07-27 05:55:43 +00:00
Andrew Kyle Purtell
2485279bfa
HBASE-4139 [stargate] Update ScannerModel with support for filter package additions
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1151262 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26 21:52:30 +00:00
Andrew Kyle Purtell
3e343dcd31
HBASE-4142 Advise against large batches in javadoc for HTable#put(List<Put>)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1151257 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26 21:41:17 +00:00
Michael Stack
1f9315ff09
HBASE-3899 enhance HBase RPC to support free-ing up server handler threads even if response is not ready
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1151227 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26 20:30:57 +00:00