issues
search
Muhammedyakubu
/
ECE419-Distributed-Database
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement transfer & delete_keyrange functions (server-side)
#67
Muhammedyakubu
opened
1 year ago
0
Handle the most basic node failure which is when a server randomly crashes
#66
Muhammedyakubu
opened
1 year ago
0
Heartbeat mechanism & protocol (server & ECS)
#65
Muhammedyakubu
opened
1 year ago
0
Tuple replication procedure (server-side)
#64
Muhammedyakubu
opened
1 year ago
1
Implement keyrange_read (server-side)
#63
Muhammedyakubu
opened
1 year ago
0
fix kvMessage to be able to init a keyrange string request
#62
Muhammedyakubu
closed
1 year ago
0
ECS: implement protocol for a KVServer shutting down
#61
Muhammedyakubu
closed
1 year ago
0
Figure out what needs to go in the server shutdown hook and write it lol
#60
Muhammedyakubu
closed
1 year ago
0
Add Database transfer functionality in server
#59
jasnoor28
opened
1 year ago
0
Add Server status and response handling to client
#58
jasnoor28
opened
1 year ago
0
add function to convert Range to string and constructor to reconstruct Range from string?
#57
jasnoor28
opened
1 year ago
0
ECS: Implement protocol for a new KVServer joining
#56
Muhammedyakubu
closed
1 year ago
0
Test keyrange command from client + addServer in KVMetadata
#55
hopehadfield
closed
1 year ago
0
Make metadata thread-safe
#54
hopehadfield
closed
1 year ago
0
Fix autotester
#53
hopehadfield
closed
1 year ago
0
Add keyrange request functionality to server
#52
hopehadfield
closed
1 year ago
0
Write MD5 thingy
#51
Muhammedyakubu
closed
1 year ago
0
Fix logging across entire project
#50
Muhammedyakubu
closed
1 year ago
0
decouple comms
#49
Muhammedyakubu
closed
1 year ago
0
update StatusTypes (with descriptions)
#48
Muhammedyakubu
closed
1 year ago
0
Implement metadata class
#47
hopehadfield
closed
1 year ago
0
Update client to handle SERVER_NOT_RESPONSIBLE
#46
hopehadfield
closed
1 year ago
0
Decouple communication logic into a separate communication module (for use in ECS & Server)
#45
Muhammedyakubu
closed
1 year ago
0
compelete javadoc annotations
#44
Muhammedyakubu
opened
1 year ago
0
performance report/tests for throughput
#43
jasnoor28
opened
1 year ago
0
SUBMIT DESIGN DOC
#42
hopehadfield
closed
1 year ago
0
SUBMIT CODE
#41
hopehadfield
closed
1 year ago
0
debug interaction test
#40
hopehadfield
closed
1 year ago
0
synchronize cache functions
#39
hopehadfield
closed
1 year ago
0
Testdb
#38
jasnoor28
closed
1 year ago
0
Write JUnit Test Report
#37
hopehadfield
closed
1 year ago
0
Fix cache integration tests
#36
hopehadfield
closed
1 year ago
0
discuss client output
#35
hopehadfield
closed
1 year ago
0
display help for server?
#34
hopehadfield
closed
1 year ago
0
Update unit tests for KVDatabase
#33
jasnoor28
opened
1 year ago
0
fix delete client side app
#32
hopehadfield
closed
1 year ago
0
server close open again see if client notice test
#31
hopehadfield
closed
1 year ago
0
Try reconnect on get or put
#30
hopehadfield
closed
1 year ago
0
make script to run bare client requests and evaluate performance
#29
hopehadfield
closed
1 year ago
0
Write unit tests for LRU & FIFO Caches
#28
hopehadfield
closed
1 year ago
1
Modify server.putKV to return a boolean indicating if key was in storage or not to save a disk access
#27
hopehadfield
closed
1 year ago
0
Design doc
#26
hopehadfield
closed
1 year ago
0
debug compile issue on linux
#25
hopehadfield
closed
1 year ago
0
implement server close & kill + unit tests
#24
hopehadfield
closed
1 year ago
0
fix issue where m1Client prints the prompt twice after a couple interactions
#23
hopehadfield
closed
1 year ago
0
Change log path for client to KVClient.log
#22
hopehadfield
closed
1 year ago
0
fix kvmessage to allow for multi-word key & value entries
#21
Muhammedyakubu
opened
1 year ago
0
implement put overload (delete) properly on server side
#20
Muhammedyakubu
opened
1 year ago
0
Implement LRU Cache
#19
Muhammedyakubu
opened
1 year ago
0
Add support for configurable server address
#18
Muhammedyakubu
opened
1 year ago
0
Next