| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
172 (0.258s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-7964] requestCompaction priority argument is not used (except for user compaction check) - HBase - [issue]
|
|
...In some places, like major compaction chore or requesting interface for coproc, we pass priority value to requestCompaction.Checking the code in trunk and old code in 94, I see that neither ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7964
Author: Sergey Shelukhin,
2013-03-06, 01:02
|
|
|
Re: Any code example for access HBase using C++ except theout-of-date Democlient.cpp ? - HBase - [mail # user]
|
|
...That looks correct. Do you want to file a JIRA and attach the patch? Otherwise I can do it later today/tomorrow. On Mon, Mar 4, 2013 at 1:29 AM, Kun Ling wrote: ...
|
|
|
Author: Sergey Shelukhin,
2013-03-04, 18:55
|
|
|
[HBASE-7589] Jenkins findbugs check produces bogus results, and when/if they aren't it's hard to figure out what the bugs are - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-7589
Author: Sergey Shelukhin,
2013-03-04, 18:27
|
|
|
[HBASE-7843] enable encapsulating compaction policy/compactor/store file manager interaction shennanigans - HBase - [issue]
|
|
...To avoid massive casting and/or deciphering of structures traveling between SFM, compaction policy, and compactor in non-trivial compaction schemes like stripe or level, we need to make inte...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7843
Author: Sergey Shelukhin,
2013-02-28, 06:55
|
|
|
Re: finding javadoc warnings for particular QA run - HBase - [mail # dev]
|
|
...Is findbugs warnings file now a real diff? Last time I checked it was a full dump of all warnings, including preexisting ones. I usually use this to see where counts increased, in the ...
|
|
|
Author: Sergey Shelukhin,
2013-02-28, 03:43
|
|
|
Re: Prewarming in-memory column families - HBase - [mail # user]
|
|
...should we make this built-in? Sounds like default user intent for in-memory. On Tue, Feb 26, 2013 at 2:13 PM, Stack wrote: ...
|
|
|
Author: Sergey Shelukhin,
2013-02-27, 01:04
|
|
|
[HBASE-7638] [0.94] region cache entry should only be removed on error if the error is from the server currently in cache - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-7638
Author: Sergey Shelukhin,
2013-02-26, 22:15
|
|
|
Re: jenkins precommit error - HBase - [mail # dev]
|
|
...IIRC I've seen this a few times, including not so recently. On Tue, Feb 26, 2013 at 1:09 PM, Stack wrote: ...
|
|
|
Author: Sergey Shelukhin,
2013-02-26, 21:47
|
|
|
[HBASE-7698] race between RS shutdown thread and openregionhandler causes region to get stuck - HBase - [issue]
|
|
...2013-01-22 17:59:03,237 INFO [Shutdown of org.apache.hadoop.hbase.fs.HFileSystem@5984cf08] hbase.MiniHBaseCluster$SingleFileSystemShutdownThread(186): Hook closing fs=org.apach...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7698
Author: Sergey Shelukhin,
2013-02-26, 18:44
|
|
|
Re: Any code example for access HBase using C++ except the out-of-date Democlient.cpp ? - HBase - [mail # user]
|
|
...At some point few months ago, I think I was able to make cpp sample from trunk compile and link (against trunk). I think one of the problems on the way was that some HBase thrift classes got...
|
|
|
Author: Sergey Shelukhin,
2013-02-25, 19:30
|
|
|
|