CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 31 Jul 2025 07:36:17 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090525175041
location: https://web.archive.org/web/20090525175041/https://github.com/ryanobjc
server-timing: captures_list;dur=0.693016, exclusion.robots;dur=0.025904, exclusion.robots.policy;dur=0.012921, esindex;dur=0.016555, cdx.remote;dur=14.101004, LoadShardBlock;dur=343.143499, PetaboxLoader3.datanode;dur=113.741973, PetaboxLoader3.resolve;dur=92.825191
x-app-server: wwwb-app217
x-ts: 302
x-tr: 384
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app217; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 31 Jul 2025 07:36:18 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Mon, 25 May 2009 17:50:40 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 628ms
x-archive-orig-etag: "7f9b04ba81408913d0c2b948b882d69d"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 142845
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 25 May 2009 17:50:41 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 25 May 2009 17:50:41 GMT", ; rel="memento"; datetime="Mon, 25 May 2009 17:50:41 GMT", ; rel="next memento"; datetime="Fri, 04 Dec 2009 08:50:29 GMT", ; rel="last memento"; datetime="Fri, 04 Apr 2025 05:26:47 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_9_20090525113205_crawl103-c/52_9_20090525174834_crawl101.arc.gz
server-timing: captures_list;dur=0.714527, exclusion.robots;dur=0.092560, exclusion.robots.policy;dur=0.017056, esindex;dur=0.016851, cdx.remote;dur=30.508572, LoadShardBlock;dur=173.489327, PetaboxLoader3.datanode;dur=393.679820, PetaboxLoader3.resolve;dur=155.972805, load_resource;dur=427.351201
x-app-server: wwwb-app217
x-ts: 200
x-tr: 779
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
ryanobjc's Profile - GitHub
Public Activity
-
HBase working areaUpdated Thu May 21 15:32:27 -0700 2009
-
a copy of hbase svn-tipUpdated Mon Mar 02 22:56:00 -0800 2009
Public Activity
HEAD is 539797f573af03e464578ab17f89c44ea3e6fd9c
x

-
Michael Stack committed c0f7b799:
HBASE-1380 Make KeyValue implement HeapSize and HBASE-1379 Make KeyValue implement Writable
-
Michael Stack committed f9617837:
HBASE-1412 Change values for delete column and column family in KeyValue
-
Andrew Kyle Purtell committed 7d35febf:
HBASE-1414 Add server status logging chore to ServerManager
-
Michael Stack committed 622a1001:
HBASE-1323 hbase-1234 broke TestThriftServer; fix and reenable
-
Andrew Kyle Purtell committed 1f900dca:
HBASE-1058 Prevent runaway compactions; patch 1058-2-v1
-
Michael Stack committed 66ccfb08:
HBASE-1407 Changing internal structure of ImmutableBytesWritable -- fix broken build
-
Andrew Kyle Purtell committed deae7aae:
HBASE-1391 NPE in TableInputFormatBase.restart if zoo.cfg is wrong or missing on tasktrackers
-
Michael Stack committed 105c69cd:
HBASE-1345 Remove distributed mode from MiniZooKeeper
-
Michael Stack committed 7783b769:
HBASE-1407 Changing internal structure of ImmutableBytesWritable contructor.
-
Michael Stack committed d336a138:
HBASE-1311 ZooKeeperWrapper: Failed to set watcher on ZNode /hbase/master
-
Michael Stack committed 8a0d33f8:
HBASE-1405 Threads.shutdown has unnecessary branch
-
Michael Stack committed 96621d01:
HBASE-1404 minor edit of regionserver logging messages
-
Michael Stack committed c64e978e:
HBASE-1397 Better distribution in the PerformanceEvaluation MapReduce when rows run to the Billions -- more randomness
-
Andrew Kyle Purtell committed 39da04d6:
HBASE-1399 Can't delete tables since 1398
-
Michael Stack committed ec005365:
HBASE-1398 TableOperation doesnt format keys for meta scan properly
-
Michael Stack committed 7bb728db:
HBASE-1344 WARN IllegalStateException: Cannot set a region as open if it has not been pending -- part2
-
Michael Stack committed 7dd71348:
HBASE-1393 Narrow synchronization in HLog
-
Michael Stack committed b8435570:
HBASE-1397 Better distribution in the PerformanceEvaluation MapReduce when rows run to the Billions
-
Michael Stack committed da8cbfe4:
HBASE-1396 Remove unused sequencefile and mapfile config. from hbase-default.xml -- fixed number in CHANGES.txt
-
Michael Stack committed 5ef03035:
HBASE-1392 change how we build/configure lzocodec
And 37 more commits...
HEAD is 6561720f29edeae8ecae9f2c57de89e44424c040
x

-
ryanobjc committed 6561720f:
beef up the memcache tests for deletes
-
ryanobjc committed 3af26e13:
fix memcache, remove getNextRow() - test code only, and changed tests to (a) pass and (b) use the StoreScanner code (which works now)
-
ryanobjc committed 7ab7a1dc:
fix delete compare test to not use nanotime which can fail if the java program is fast enough. also added a comparator.
HEAD is 6e8b146361ce8dd4e4ec734627fadd13db23b10d
x

-
Ryan Rawson committed 6e8b1463:
fix latent bug with delete families and noted future optimization
New branch is at ryanobjc/hbase/tree/hbase-1304
New branch is at ryanobjc/hbase/tree/hbase-suprod
HEAD is 880c7f97a7054017020caa77d0b6b8095c572495
x

-
Jim Kellerman committed 659a23ec:
HADOOP-1430. HBase shutdown leaves regionservers up.
-
Jim Kellerman committed 6aa3b0cd:
HADOOP-1426. Make hbase scripts executable.
-
Jim Kellerman committed 7ebd9dae:
HADOOP-1426. Make hbase scripts executable + add test classes to CLASSPATH.
-
Jim Kellerman committed a3d7e7ad:
HADOOP-1424. TestHBaseCluster fails with IllegalMonitorStateException. Fix regression introduced by HADOOP-1397.
-
Jim Kellerman committed c9c9841a:
HADOOP-1420, HADOOP-1423. Findbugs changes, remove reference to removed class HLocking that broke main build.
-
Jim Kellerman committed d905549f:
HADOOP-1418. HBase miscellaneous: unit test for HClient, client to do 'Performance Evaluation', etc.
-
Jim Kellerman committed eef70687:
HADOOP-1403. HBase reliability. Make master and region server more fault tolerant.
-
Jim Kellerman committed 9fe05d1d:
HADOOP-1397. Replace custom hbase locking with java.util.concurrent.locks.ReentrantLock
-
Douglass Cutting committed b0e220fd:
HADOOP-1386. Fix Path to not permit the empty string as a path, as this has lead to accidental file deletion. Instead force applications to use '.' to name the default directory. Contributed by Hairong.
-
Jim Kellerman committed f9cb6b19:
HADOOP-1404. HBase command-line shutdown failing (Michael Stack)
-
Jim Kellerman committed 65f59bca:
HADOOP-1402 Fix javadoc warnings in hbase contrib. (Michael Stack)
-
Jim Kellerman committed 23df9891:
HADOOP-1384 HBase change log. (Contrib committers cannot modify /CHANGES.txt)
-
Jim Kellerman committed 9ed00df9:
Hadoop-1384
-
Douglass Cutting committed 5e510dc6:
HADOOP-1341. Fix intermittent failure of HBase unit test caused by deadlock. Contributed by Jim Kellerman.
-
Douglass Cutting committed 2bead2f5:
HADOOP-1325. First complete, functioning version of HBase. Contributed by Jim Kellerman.
-
Douglass Cutting committed 3c98f70c:
HADOOP-1282. Omnibus HBase patch. Improved tests and configuration. Contributed by Jim Kellerman.
-
Douglass Cutting committed b297edb6:
HADOOP-1148. More indentation and spacing fixes.
-
Douglass Cutting committed 2e506cc3:
HADOOP-1148. More re-indentation.
-
Thomas White committed 5ee16c86:
HADOOP-1203. Change UpgradeUtilities used by DFS tests to use MiniDFSCluster to start and stop NameNode/DataNodes. Contributed by Nigel Daley.
-
Douglass Cutting committed 454a9dbe:
HADOOP-1045. Add contrib/hbase, a BigTable-like online database.
And 1189 more commits...
HEAD is 9b79f72432a5e16f3f008e6e5c8209ea1e0cecd6
x

-
ryanobjc committed 9b79f724:
Fix logging for binary keys. Logs of places to use getStringBinary().
-
ryanobjc committed e294ac65:
New test case
-
ryanobjc committed 2523e1d4:
Let the TIF set a scanner caching value.
-
ryanobjc committed 9167edf3:
hex escaping for logging and JSPs
-
ryanobjc committed 935dd9dd:
fix NPE for no LRU block cache, enable LZO in HCD.
-
ryanobjc committed c5b3f56a:
HBASE-1370, enable lzo compression optionally
HEAD is d64f37e75069eb769da9a615496405e957a0cc89
x

-
ryanobjc committed d64f37e7:
Fix compile errors from bad merges
-
ryanobjc committed d2522004:
HBASE-1318 fixed for hbase-trunk.
-
ryanobjc committed 5b1fde04:
Merge commit 'hbase/trunk' into hbase
-
Michael Stack committed 69ede796:
HBASE-1348 Move 0.20.0 targeted TRUNK to 0.20.0 hadoop; Forgot to commit build.xml changes
HEAD is 515a6fc9fa1ac6447bc7885f81f30e00333dd438
x

-
ryanobjc committed 515a6fc9:
Merge commit 'hbase/trunk' into hbase
-
ryanobjc committed 83af38b3:
comment out high volume logging
-
Michael Stack committed c6c24a44:
HBASE-1322 hbase-1234 broke TestAtomicIncrement; fix and reenable
-
Michael Stack committed cea7213f:
HBASE-1322 hbase-1234 broke TestAtomicIncrement; fix and reenable
HEAD is 93fbaa8140d83a843e24ec4d113e9745eba615c8
x

-
ryanobjc committed 93fbaa81:
Merge commit 'hbase/trunk' into hbase
-
ryanobjc committed 4a494015:
fix a compile break, and enhance test a tad.
-
ryanobjc committed 6e98e8bb:
fix atomic increments
-
Michael Stack committed a4c98269:
HBASE-1112 we will lose data if the table name happens to be the logs' dir name
-
Michael Stack committed 307d54d3:
HBASE-1271 Allow multiple tests to run on one machine
-
Michael Stack committed 33259a55:
HBASE-1348 Move 0.20.0 targeted TRUNK to 0.20.0 hadoop
-
Michael Stack committed a575b585:
HBASE-1348 Move 0.20.0 targeted TRUNK to 0.20.0 hadoop
-
Michael Stack committed b15347c4:
HBASE-1348 Move 0.20.0 targeted TRUNK to 0.20.0 hadoop
-
Michael Stack committed 24680692:
HBASE-1348 Move 0.20.0 targeted TRUNK to 0.20.0 hadoop
-
Michael Stack committed f755aa25:
HBASE-1358 Bug in reading from Memcache method (read only from snapshot)
-
ryanobjc committed 4ad9fcef:
Metrics tweaks, as well as jetty tweaks
-
ryanobjc committed 20e05a93:
Merge commit 'f0d38043a394bf3570a1ef86ed54b84ba8dc699a' into hbase
-
ryanobjc committed b8d8a5eb:
Merge commit 'hbase/trunk' into hbase
-
Michael Stack committed 1660649d:
HBASE-1356 up jruby to 1.2 release and log4j to 1.2.15 (same as hadoop 0.20.0)
HEAD is 466cdd9c67505f717d9230899092036860c68124
x

-
Michael Stack committed a3972f3f:
HBASE-1355 [performance] Cache family maxversions; we were calculating on each access
-
Michael Stack committed 8aaddd2c:
Fix broken Bytes.split2 test
-
Michael Stack committed 3857c4c3:
HBASE-1350 New method in HTable.java to return start and end keys for regions in a table
-
Michael Stack committed 348b8a82:
HBASE-1320 hbase-1234 broke filter tests
-
ryanobjc committed 22a7565e:
Stack's proposed fix for HBASE-1320
-
ryanobjc committed ec384b3d:
Merge commit 'hbase/trunk' into hbase
-
Michael Stack committed 2af6a1cb:
HBASE-1183 New MR splitting algorithm and other new features need a way to split a key range in N chunks
-
Michael Stack committed dd2b5a6d:
HBASE-1287 Partitioner class not used in TableMapReduceUtil.initTableReduceJob()
-
Michael Stack committed 909c9c25:
HBASE-1260 Bytes utility class changes: remove usage of ByteBuffer and provide additional ByteBuffer primitives
-
Michael Stack committed c9c0c3f9:
HBASE-1340 Fix new javadoc warnings
-
Michael Stack committed ac88941b:
HBASE-1292 php thrift's getRow() would throw an exception if the row does not exist
-
Michael Stack committed 07434bee:
HBASE-1292 php thrift's getRow() would throw an exception if the row does not exist
-
Michael Stack committed 88149c6b:
HBASE-1176 Javadocs in HBA should be clear about which functions are asynchronous and which are synchronous
-
Andrew Kyle Purtell committed cf60e8b9:
HBASE-1058 Prevent runaway compactions
-
Michael Stack committed 7eafc745:
HBASE-1301 HTable.getRow() returns null if the row does no exist
-
Michael Stack committed 7d1b6bf0:
HBASE-1195 If HBase directory exists but version file is inexistent, still proceed with bootstrapping
-
ryanobjc committed 572de474:
TODO for lru cache
-
Michael Stack committed e7e20f07:
HBASE-1333 RowCounter updates
-
ryanobjc committed fe22daaf:
HBASE-1192
-
ryanobjc committed ec6b536b:
wrong directory
And 4 more commits...
HEAD is 068769582ca61e5660f025c358a6b0dc85745ecf
x

-
ryanobjc committed 06876958:
Todo and hbase-1192
-
ryanobjc committed 11778d89:
Merge commit 'hbase/trunk' into hbase
-
ryanobjc committed c1eb4497:
log hasReference checks for debugging
-
Michael Stack committed b07796c3:
HBASE-1338 lost use of compaction.dir; we were compacting into live store subdirectory
-
Michael Stack committed 916fd246:
HBASE-1235 Add table enabled status to shell and UI
-
Michael Stack committed 296d4a51:
HBASE-1334 .META. region running into hfile errors
-
Michael Stack committed 811927f7:
HBASE-1332 regionserver carrying .META. starts sucking all cpu, drives load up - infinite loop?
-
Jean-Daniel Cryans committed 56281f9c:
HBASE-1331 Lower the default scanner caching value
-
Michael Stack committed 62ebb524:
HBASE-1330 binary keys broken on trunk
This feature is coming soon. Sit tight!