| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
124 (0.109s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-8497] Protobuf WAL also needs a trailer - HBase - [issue]
|
|
...New Protobuf WAL has a header, but we will probably need a trailer as well, reserved for later usage. Right now, we can we just serialize an empty trailer, but putting more metadata there, l...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8497
Author: Enis Soztutar,
2013-05-24, 10:28
|
|
|
[HBASE-8600] Bunch of log lines from QosFunction: Marking normal priority after - HBase - [issue]
|
|
...In tests, RS logs contain a lot of the following because of RegionOpeningException or RegionMovedException. 2013-05-23 20:40:08,891 DEBUG [IPC Reader 3 on port 60020] org.apache.hadoop.hbase...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8600
Author: Enis Soztutar,
2013-05-24, 10:28
|
|
|
[HBASE-8590] [0.94] BlockingMetaScannerVisitor should check for parent meta entry while waiting for split daughter - HBase - [issue]
|
|
...This was discovered after HBASE-8505 went in, which introduces a test sporadically triggering this bug. From comments at HBASE-8505: From the logs at https://builds.apache.org/job/HBase-0.94...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8590
Author: Enis Soztutar,
2013-05-22, 03:37
|
|
|
[HBASE-8505] References to split daughters should not be deleted separately from parent META entry - HBase - [issue]
|
|
...In CatalogJanitor, we clean up the parent regions whose daughters does not have any more references to their parent regions. In doing so, we do two Delete's one for removing the split daught...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8505
Author: Enis Soztutar,
2013-05-22, 00:28
|
|
|
[HBASE-8143] HBase on Hadoop 2 with local short circuit reads (ssr) causes OOM - HBase - [issue]
|
|
...We've run into an issue with HBase 0.94 on Hadoop2, with SSR turned on that the memory usage of the HBase process grows to 7g, on an -Xmx3g, after some time, this causes OOM for the RSs. Upo...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8143
Author: Enis Soztutar,
2013-05-21, 06:28
|
|
|
[HBASE-8462] Custom timestamps should not be allowed to be negative - HBase - [issue]
|
|
...Client supplied timestamps should not be allowed to be negative, otherwise unpredictable results will follow. Especially, since we are encoding the ts using Bytes.Bytes(long), negative times...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8462
Author: Enis Soztutar,
2013-05-21, 05:08
|
|
|
[HBASE-7959] HBCK skips regions that have been recently modified, which then leads to it to report holes in region chain - HBase - [issue]
|
|
...While lots of region splits going on, HBCK incorrectly reports inconsistencies since it skips recently modified, but does not take those into account for computing the region chain. 13/02/28...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7959
Author: Enis Soztutar,
2013-05-21, 05:07
|
|
|
[HBASE-6469] Failure on enable/disable table will cause table state in zk to be left as enabling/disabling until master is restarted - HBase - [issue]
|
|
...In Enable/DisableTableHandler code, if something goes wrong in handling, the table state in zk is left as ENABLING / DISABLING. After that we cannot force any more action from the API or CLI...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6469
Author: Enis Soztutar,
2013-05-20, 04:30
|
|
|
[HBASE-8547] Fix java.lang.RuntimeException: Cached an already cached block - HBase - [issue]
|
|
...In one test, one of the region servers received the following on 0.94. Note HalfStoreFileReader in the stack trace. I think the root cause is that after the region is split, the mid point ca...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8547
Author: Enis Soztutar,
2013-05-18, 06:26
|
|
|
[HBASE-7965] Port table locking to 0.94 (HBASE-7305, HBASE-7546, HBASE-7933) - HBase - [issue]
|
|
...Port table locking to 0.94 (HBASE-7305, HBASE-7546, HBASE-7933). This is a new feature, but there has been some interest, and it is necessary for snapshots, and online merge, which are also ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7965
Author: Enis Soztutar,
2013-05-15, 07:33
|
|
|
|