| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
124 (0.101s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-7598] [WINDOWS] Document windows support in book - HBase - [issue]
|
|
...We should update windows support in the book, correct cygwin dependency, etc....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7598
Author: Enis Soztutar,
2013-01-17, 00:40
|
|
|
[HBASE-7557] Add a maven command to generate protobuf files - HBase - [issue]
|
|
...We can add a maven target / profile to generate the protofiles for us....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7557
Author: Enis Soztutar,
2013-01-14, 22:57
|
|
|
[HBASE-7172] TestSplitLogManager.testVanishingTaskZNode() fails when run individually and is flaky - HBase - [issue]
|
|
...TestSplitLogManager.testVanishingTaskZNode fails when run individually (run just that test case from eclipse). I've also noticed that it is flaky on windows. The reason is a rare race condit...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7172
Author: Enis Soztutar,
2013-01-13, 06:28
|
|
|
[HBASE-7423] HFileArchiver should not use the configuration from the Filesystem - HBase - [issue]
|
|
...HFileArchiver gets the configuration from the FileSystem in public static void archiveRegion(FileSystem fs, HRegionInfo info) throws IOException { ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7423
Author: Enis Soztutar,
2013-01-04, 02:57
|
|
|
[HBASE-7485] TestSplitLogManager is still flaky on windows - HBase - [issue]
|
|
...We fixed TestSplitLogManager flakiness mostly in HBASE-7172, however, it seems that I forgot to change the remaining hard coded values. Under windows, the test still fails sometimes b/c of t...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7485
Author: Enis Soztutar,
2013-01-03, 11:42
|
|
|
[HBASE-7427] Check line lenghts in the test-patch script - HBase - [issue]
|
|
...Checkstyle is disabled in test-patch, and it is not very easy to make it work. We can just add some check for the line lengths in the mean time....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7427
Author: Enis Soztutar,
2012-12-26, 23:58
|
|
|
[HBASE-7398] [0.94 UNIT TESTS] TestAssignmentManager fails frequently on CentOS 5 - HBase - [issue]
|
|
...TestAssignmentManager#testBalance() fails pretty frequently on CentOS 5 for 0.94. The root cause is that ClosedRegionHandler is executed by an executor, and before it finishes, the region tr...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7398
Author: Enis Soztutar,
2012-12-21, 14:17
|
|
|
[HBASE-7201] Convert HLog / HFile metadata content to PB - HBase - [issue]
|
|
...Some of the remaining discussions for PB conversions: Convert the HFile/HLog metadata to PB. WALEdit, HLogKey should be converted? We don't want to repeat the PBMagic, and the PB overhead c...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7201
Author: Enis Soztutar,
2012-12-20, 23:16
|
|
|
[HBASE-7334] We should expire the zk session for crashed servers rather than deleting ephemeral znodes - HBase - [issue]
|
|
...For faster recovery HBASE-5844 and HBASE-5926 added logic to delete the ephemeral znodes for the master and region server from the hbase-daemon.sh script. However, the master and RSs have ot...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7334
Author: Enis Soztutar,
2012-12-19, 02:16
|
|
|
[HBASE-7243] Test for creating a large number of regions - HBase - [issue]
|
|
...After HBASE-7220, I think it will be good to write a unit test/IT to create a large number of regions. We can put a reasonable timeout to the test....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7243
Author: Enis Soztutar,
2012-12-13, 12:00
|
|
|
|