Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / microsoft/FASTER issues and pull requests
#775 - [C#] Improved lock table implementation
Pull Request -
State: closed - Opened by badrishc about 2 years ago
#775 - [C#] Improved lock table implementation
Pull Request -
State: closed - Opened by badrishc about 2 years ago
#772 - Fix NPE on commit path when the last persistent iterator is removed
Pull Request -
State: closed - Opened by tli2 about 2 years ago
#772 - Fix NPE on commit path when the last persistent iterator is removed
Pull Request -
State: closed - Opened by tli2 about 2 years ago
#771 - tryRecoverLatest of FasterKV does not work
Issue -
State: closed - Opened by EugeneZhudro about 2 years ago
- 5 comments
#771 - tryRecoverLatest of FasterKV does not work
Issue -
State: closed - Opened by EugeneZhudro about 2 years ago
- 5 comments
#770 - Iterator was not recovered if commit after disposing iterator.
Issue -
State: closed - Opened by itn3000 about 2 years ago
- 1 comment
#770 - Iterator was not recovered if commit after disposing iterator.
Issue -
State: closed - Opened by itn3000 about 2 years ago
- 1 comment
#769 - Sporadic AccessViolationException on iteration GetNext
Issue -
State: closed - Opened by avonwyss over 2 years ago
- 5 comments
#769 - Sporadic AccessViolationException on iteration GetNext
Issue -
State: closed - Opened by avonwyss over 2 years ago
- 5 comments
#768 - Fix: Some platforms try get a segmentId from the main log file.
Pull Request -
State: closed - Opened by Astn over 2 years ago
- 3 comments
#768 - Fix: Some platforms try get a segmentId from the main log file.
Pull Request -
State: closed - Opened by Astn over 2 years ago
- 3 comments
#767 - RecoverFiles fails to int.Parse on bareName nuget v.2.1.0 using .net7 on windows 10
Issue -
State: closed - Opened by Astn over 2 years ago
- 1 comment
#767 - RecoverFiles fails to int.Parse on bareName nuget v.2.1.0 using .net7 on windows 10
Issue -
State: closed - Opened by Astn over 2 years ago
- 1 comment
#764 - Reduce LocalMemoryDevice size for CI tests
Pull Request -
State: closed - Opened by badrishc over 2 years ago
#764 - Reduce LocalMemoryDevice size for CI tests
Pull Request -
State: closed - Opened by badrishc over 2 years ago
#764 - Reduce LocalMemoryDevice size for CI tests
Pull Request -
State: closed - Opened by badrishc over 2 years ago
#763 - [C#] Update NuGet pkgs
Pull Request -
State: closed - Opened by badrishc over 2 years ago
#763 - [C#] Update NuGet pkgs
Pull Request -
State: closed - Opened by badrishc over 2 years ago
#762 - Sample broken, Debug.Assert fails, RMW doesn't update output reference
Issue -
State: closed - Opened by tskarman over 2 years ago
- 2 comments
#762 - Sample broken, Debug.Assert fails, RMW doesn't update output reference
Issue -
State: closed - Opened by tskarman over 2 years ago
- 2 comments
#760 - LightEpoch, it seems to not guarantee the atomicity of storing epoch in the table entry
Issue -
State: closed - Opened by Jiboxiake over 2 years ago
- 9 comments
#760 - LightEpoch, it seems to not guarantee the atomicity of storing epoch in the table entry
Issue -
State: closed - Opened by Jiboxiake over 2 years ago
- 9 comments
#759 - [C#] Add .NET 7 support, deprecate .NET 5, remove NetCoreApp3.1 from tests
Pull Request -
State: closed - Opened by TedHartMS over 2 years ago
#759 - [C#] Add .NET 7 support, deprecate .NET 5, remove NetCoreApp3.1 from tests
Pull Request -
State: closed - Opened by TedHartMS over 2 years ago
#758 - How to tune FasterKV C++ port for larger-than-memory workloads?
Issue -
State: closed - Opened by YongjunHe over 2 years ago
- 2 comments
#758 - How to tune FasterKV C++ port for larger-than-memory workloads?
Issue -
State: closed - Opened by YongjunHe over 2 years ago
- 5 comments
#757 - [C#] Fix test and CAS-failure handling in CopyToTail
Pull Request -
State: closed - Opened by TedHartMS over 2 years ago
#757 - [C#] Fix test and CAS-failure handling in CopyToTail
Pull Request -
State: closed - Opened by TedHartMS over 2 years ago
#756 - Checkpoint Retrieval and Management from User Space
Pull Request -
State: closed - Opened by vazois over 2 years ago
#756 - Checkpoint Retrieval and Management from User Space
Pull Request -
State: closed - Opened by vazois over 2 years ago
#755 - [C#] FasterLog scan fix when begin address moves ahead of scan
Pull Request -
State: closed - Opened by badrishc over 2 years ago
#755 - [C#] FasterLog scan fix when begin address moves ahead of scan
Pull Request -
State: closed - Opened by badrishc over 2 years ago
#753 - [C#] FasterLog CommitAsync wait if no new commit done
Pull Request -
State: closed - Opened by badrishc over 2 years ago
#753 - [C#] FasterLog CommitAsync wait if no new commit done
Pull Request -
State: closed - Opened by badrishc over 2 years ago
#752 - Locking of keys for insertion
Issue -
State: closed - Opened by AJK74 over 2 years ago
- 3 comments
#752 - Locking of keys for insertion
Issue -
State: closed - Opened by AJK74 over 2 years ago
- 3 comments
#751 - [C#] Add initial Benchmarkdotnet tests
Pull Request -
State: closed - Opened by TedHartMS over 2 years ago
#750 - [C#] Convert *UnsafeContext to structs and acquire on demand
Pull Request -
State: closed - Opened by TedHartMS over 2 years ago
#750 - [C#] Convert *UnsafeContext to structs and acquire on demand
Pull Request -
State: closed - Opened by TedHartMS over 2 years ago
#749 - Support lifecycle
Issue -
State: closed - Opened by Swimburger over 2 years ago
- 2 comments
#749 - Support lifecycle
Issue -
State: closed - Opened by Swimburger over 2 years ago
- 2 comments
#748 - [C#]Fix GetNext call in LockEvictionObserver
Pull Request -
State: closed - Opened by TedHartMS over 2 years ago
#748 - [C#]Fix GetNext call in LockEvictionObserver
Pull Request -
State: closed - Opened by TedHartMS over 2 years ago
#747 - [C#] Use long type for epochs
Pull Request -
State: closed - Opened by badrishc over 2 years ago
#746 - Optimize the uses of ThreadStatic in class having static ctor
Pull Request -
State: closed - Opened by kunalspathak over 2 years ago
- 5 comments
#745 - Combine with Orleans
Issue -
State: closed - Opened by SalimiHabib over 2 years ago
- 1 comment
#745 - Combine with Orleans
Issue -
State: closed - Opened by SalimiHabib over 2 years ago
- 1 comment
#745 - Combine with Orleans
Issue -
State: closed - Opened by SalimiHabib over 2 years ago
- 1 comment
#744 - Fix epoch refresh of uncommitted safe tail
Pull Request -
State: closed - Opened by tli2 over 2 years ago
#744 - Fix epoch refresh of uncommitted safe tail
Pull Request -
State: closed - Opened by tli2 over 2 years ago
#743 - [C#] Modified bit in FASTER
Pull Request -
State: closed - Opened by badrishc over 2 years ago
#743 - [C#] Modified bit in FASTER
Pull Request -
State: closed - Opened by badrishc over 2 years ago
#742 - scan all record
Pull Request -
State: closed - Opened by firefu over 2 years ago
#741 - iterator NPE fix
Pull Request -
State: closed - Opened by tli2 over 2 years ago
#741 - iterator NPE fix
Pull Request -
State: closed - Opened by tli2 over 2 years ago
#740 - [C#] Do not auto-acquire lockable context
Pull Request -
State: closed - Opened by badrishc over 2 years ago
#739 - ScanIterator will cause errors when the data is more then 32M in C++
Issue -
State: closed - Opened by firefu over 2 years ago
- 1 comment
#739 - ScanIterator will cause errors when the data is more then 32M in C++
Issue -
State: closed - Opened by firefu over 2 years ago
- 1 comment
#737 - Null Reference Exception after disposing the last Iterator
Issue -
State: closed - Opened by DieterP99 over 2 years ago
- 3 comments
#737 - Null Reference Exception after disposing the last Iterator
Issue -
State: closed - Opened by DieterP99 over 2 years ago
- 3 comments
#694 - [C#] Fix Commit Record Offset Calculation
Pull Request -
State: closed - Opened by tli2 almost 3 years ago
#694 - [C#] Fix Commit Record Offset Calculation
Pull Request -
State: closed - Opened by tli2 almost 3 years ago
#692 - [C#] Fix Fast Commit Record Pointer Offset Calculation
Pull Request -
State: closed - Opened by tli2 almost 3 years ago
#692 - [C#] Fix Fast Commit Record Pointer Offset Calculation
Pull Request -
State: closed - Opened by tli2 almost 3 years ago
#639 - [C#] IEntry interface for FasterLog
Pull Request -
State: closed - Opened by tli2 about 3 years ago
#639 - [C#] IEntry interface for FasterLog
Pull Request -
State: closed - Opened by tli2 about 3 years ago
#624 - [C#] Updated docs for FasterLog v2
Pull Request -
State: closed - Opened by tli2 about 3 years ago
#624 - [C#] Updated docs for FasterLog v2
Pull Request -
State: closed - Opened by tli2 about 3 years ago
#622 - [C#] FasterLog v2 Fix intermittent test failure in SimpleVersionScheme and FlakyDevice
Pull Request -
State: closed - Opened by tli2 about 3 years ago
#622 - [C#] FasterLog v2 Fix intermittent test failure in SimpleVersionScheme and FlakyDevice
Pull Request -
State: closed - Opened by tli2 about 3 years ago
#612 - [C#] FasterLog V2 Device error handling
Pull Request -
State: closed - Opened by tli2 about 3 years ago
#612 - [C#] FasterLog V2 Device error handling
Pull Request -
State: closed - Opened by tli2 about 3 years ago
#475 - what time support Prefix Seek ?
Issue -
State: closed - Opened by dev-zl almost 4 years ago
- 2 comments
#475 - what time support Prefix Seek ?
Issue -
State: closed - Opened by dev-zl almost 4 years ago
- 2 comments
#391 - Trying to build a simplified wrapper for a KV store but really don't understand from the docs what's going on.
Issue -
State: closed - Opened by keithn about 4 years ago
- 13 comments
#249 - Kernel32.dll System.DllNotFoundException - LINUX
Issue -
State: closed - Opened by cristianKumul almost 5 years ago
- 1 comment
#249 - Kernel32.dll System.DllNotFoundException - LINUX
Issue -
State: closed - Opened by cristianKumul almost 5 years ago
- 1 comment
#176 - [C++] Read cache (port from C#)
Issue -
State: closed - Opened by badrishc over 5 years ago
#176 - [C++] Read cache (port from C#)
Issue -
State: closed - Opened by badrishc over 5 years ago