Issues
Deadlock during TransactionManager destruction | Unassigned | Collin Lee | Unresolved | May 12, 2017 | May 12, 2017 | ||||||
Better documentation for Segment::syncedLength | Unassigned | Seo Jin Park | Unresolved | Mar 6, 2017 | Mar 6, 2017 | ||||||
RAMCloud reports Logger got stuck when executing clusterperf.py writeThroughput | Unassigned | Jonathan Ellithorpe | Unresolved | Jan 21, 2017 | Jan 21, 2017 | ||||||
Solve ABA problem for secondary index without holding HashTable bucket lock. | Unassigned | Seo Jin Park | Unresolved | Nov 23, 2016 | Nov 23, 2016 | ||||||
Delete overflow buckets in HashTable | Unassigned | John Ousterhout | Unresolved | Jun 15, 2016 | Jun 15, 2016 | ||||||
Transactions still deadlocking over WorkerTimer | Unassigned | John Ousterhout | Unresolved | Dec 22, 2015 | Apr 27, 2016 | ||||||
Handle server crashes during split/migrate of indexlet | Unassigned | Ankita Kejriwal | Unresolved | Apr 1, 2016 | Apr 1, 2016 | ||||||
TableManager::coordSplitAndMigrateIndexlet holds a lock for the entire duration of the operation | Unassigned | Ankita Kejriwal | Unresolved | Jan 21, 2015 | Apr 1, 2016 | ||||||
Lots of data race reports generated by ThreadSanitizer when running unit tests | Unassigned | Yilong Li | Unresolved | Mar 17, 2016 | Mar 17, 2016 | ||||||
Remove the deprecated synchronous calls to ObjectFinder | Unassigned | Yilong Li | Unresolved | Mar 7, 2016 | Mar 7, 2016 | ||||||
Atomic.h & Fence.h are not necessary anymore in C++11 | Unassigned | Yilong Li | Unresolved | Feb 14, 2016 | Feb 14, 2016 | ||||||
File Descriptor Race in Logger | Unassigned | Stephen Yang | Unresolved | Jan 22, 2016 | Jan 22, 2016 | ||||||
clientTests/RAM-462/ram462test is broken | Unassigned | Yilong Li | Unresolved | Jan 20, 2016 | Jan 20, 2016 | ||||||
systemtests broken | Unassigned | Yilong Li | Unresolved | Jan 20, 2016 | Jan 20, 2016 | ||||||
Allow multiple History rows with same key in TPC-C benchmark | Unassigned | Seo Jin Park | Unresolved | Aug 16, 2015 | Jan 20, 2016 | ||||||
"Jonathan's Test Case" causes master to crash in bfac47df7c | Unassigned | Jonathan Ellithorpe | Unresolved | Jan 11, 2016 | Jan 11, 2016 | ||||||
Btree dependencies not handled correctly? | Unassigned | John Ousterhout | Unresolved | Dec 29, 2015 | Jan 4, 2016 | ||||||
Assertion failure in Segment::EntryHeader::getType | Unassigned | John Ousterhout | Unresolved | Dec 23, 2015 | Dec 23, 2015 | ||||||
RamCloud client object has memory leaks | Unassigned | Jonathan Ellithorpe | Unresolved | Dec 21, 2015 | Dec 22, 2015 | ||||||
Mechanism to detect "TX timeout is too short" | Unassigned | Seo Jin Park | Unresolved | Dec 9, 2015 | Dec 9, 2015 | ||||||
Give error if a client tries to write data > 1MB? | Unassigned | Seo Jin Park | Unresolved | Dec 8, 2015 | Dec 8, 2015 | ||||||
Provide user a way to quickly get stats on each master server | Unassigned | Jonathan Ellithorpe | Unresolved | Nov 12, 2015 | Nov 12, 2015 | ||||||
Clean up weird way to use union in MasterService::increment() | Unassigned | Seo Jin Park | Unresolved | Mar 24, 2015 | Nov 11, 2015 | ||||||
Double check tableStat correctness for linearizability & tx | Unassigned | Seo Jin Park | Unresolved | Nov 9, 2015 | Nov 9, 2015 | ||||||
Avoid 64-bit modulo in UnackedRpcResult | Unassigned | Seo Jin Park | Unresolved | Oct 18, 2015 | Nov 7, 2015 | ||||||
Recovery.py aborts with tcp transport. | Unassigned | Satoshi Matsushita | Unresolved | Nov 1, 2015 | Nov 1, 2015 | ||||||
Migrate from JIRA to GitHub issues | Unassigned | Collin Lee | Unresolved | Oct 30, 2015 | Oct 30, 2015 | ||||||
SegmentIterator::getLength() can return an incorrect result w/ empty Segment | Unassigned | Stephen Yang | Unresolved | Oct 21, 2015 | Oct 21, 2015 | ||||||
RamCloud object constructor comments falsely claim it throws CouldntConnectException | Unassigned | Jonathan Ellithorpe | Unresolved | Oct 14, 2015 | Oct 14, 2015 | ||||||
SafeVersion log entry not migrated | Unassigned | Collin Lee | Unresolved | Oct 9, 2015 | Oct 12, 2015 | ||||||
Drop table hashtable cleanup underflows Log's totalLiveBytes | Unassigned | Ryan Stutsman | Unresolved | Oct 4, 2015 | Oct 4, 2015 | ||||||
MasterService::takeTabletOwnership wedges | Unassigned | Ryan Stutsman | Unresolved | Nov 12, 2012 | Aug 21, 2015 | ||||||
takeTableOwnership deadlock during coordinator crash recovery | Unassigned | John Ousterhout | Unresolved | Dec 17, 2013 | Aug 21, 2015 | ||||||
Coordinator crashes if tablet deleted during recovery | Unassigned | John Ousterhout | Unresolved | Dec 28, 2013 | Aug 21, 2015 | ||||||
Crash during table creation leaves master unrecoverable | Unassigned | John Ousterhout | Unresolved | Dec 26, 2013 | Aug 21, 2015 | ||||||
IndexedRead: Handle the case where multiple read objects don't fit in a single rpc | Unassigned | Ankita Kejriwal | Unresolved | May 12, 2014 | Aug 21, 2015 | ||||||
Add SafeVersion information to "designNotes" | Unassigned | Collin Lee | Unresolved | Nov 24, 2014 | Aug 21, 2015 | ||||||
PerfCounter tests fail intermittently | Unassigned | John Ousterhout | Unresolved | Feb 26, 2014 | Aug 21, 2015 | ||||||
AbstractLog::append copies large objects | Unassigned | John Ousterhout | Unresolved | Jul 30, 2014 | Aug 21, 2015 | ||||||
CoordinatorServerListTest.updateLoopAndWaitForWork seems to be timing dependent. | Unassigned | Collin Lee | Unresolved | Feb 28, 2015 | Aug 21, 2015 | ||||||
No indication given to user when master out of memory | Unassigned | Jonathan Ellithorpe | Unresolved | Aug 21, 2014 | Aug 21, 2015 | ||||||
Transient test failure: WorkerTimerTest.workerThreadMain_setHandlerRunningAndSignalFinished | Unassigned | Seo Jin Park | Unresolved | Aug 6, 2015 | Aug 6, 2015 | ||||||
Instability if InfRc transmit buffers exhausted | Unassigned | John Ousterhout | Unresolved | Aug 6, 2015 | Aug 6, 2015 | ||||||
Support different types for index keys | Unassigned | Ankita Kejriwal | Unresolved | May 12, 2014 | Jun 25, 2015 | ||||||
Refactor Server args to use coordinator provided configuration defaults. | Unassigned | Collin Lee | Unresolved | Oct 29, 2014 | Jun 24, 2015 | ||||||
Add Master/Backup config defaults to coordinator cmd-line args. | Unassigned | Collin Lee | Unresolved | Oct 29, 2014 | Jun 24, 2015 | ||||||
Solve mysterious SideLog destructor TODO. | Unassigned | Ankita Kejriwal | Unresolved | Oct 23, 2014 | Jun 24, 2015 | ||||||
Update python bindings for more clear use of external storage locators | Unassigned | Collin Lee | Unresolved | May 19, 2014 | Jun 24, 2015 | ||||||
Implement fault tolerance for coordinator functions related to indexing | Unassigned | Ankita Kejriwal | Unresolved | Jun 16, 2015 | Jun 16, 2015 | ||||||
Change references "key" => "primaryKey" | Unassigned | Collin Lee | Unresolved | Apr 9, 2015 | Apr 9, 2015 |
1-50 of 244