issues
search
Factual
/
skuld
Distributed task tracking system.
300
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add --zookeeper option to node command.
#117
csw
closed
9 years ago
0
Add HTTP endpoint /id for flake id's
#116
danielcompton
closed
9 years ago
2
Upgrade from clojure.tools.cli/cli to parse-opts
#115
danielcompton
opened
9 years ago
0
Add Fressian ReadHandler for set
#114
danielcompton
closed
9 years ago
2
Upgrade dependencies
#113
danielcompton
closed
5 years ago
2
Migrate all namespaces from :use to :require
#112
danielcompton
closed
5 years ago
0
Task updates
#111
eric
opened
10 years ago
21
Provide a way to extend a claim
#110
eric
opened
10 years ago
0
Provide a way for HTTP clients to get a list of servers to talk to
#109
eric
opened
10 years ago
3
Provide HTTP endpoint to get a new flake/id
#108
eric
closed
9 years ago
2
Named queues
#107
eric
closed
10 years ago
2
Random test failure: claim: slow running tests can cause failures
#106
eric
opened
10 years ago
3
Task start time conditions
#105
eric
opened
10 years ago
9
Re-enable count-queue test now that it works
#104
eric
closed
10 years ago
2
Random test failure: net-test: solipsist sometimes loses messages
#103
eric
opened
10 years ago
0
Handle server exceptions
#102
eric
closed
10 years ago
2
Ensure we aren't writing to a closed leveldb database
#101
eric
closed
10 years ago
9
Fix queue per vnode
#100
eric
closed
10 years ago
0
Allow for a nil response
#99
eric
closed
10 years ago
4
Queue per vnode
#98
eric
closed
10 years ago
1
Merge claims with nil start and end
#97
eric
closed
10 years ago
1
Make tasks instantly claimable on vnode leaders
#96
eric
closed
10 years ago
6
Send heartbeats from leaders to keep their leadership
#95
eric
closed
10 years ago
4
Add elect prefix to election messages
#94
eric
closed
10 years ago
0
Fix improper format strings
#93
eric
closed
10 years ago
1
Keep trying to claim in tests
#92
eric
closed
10 years ago
6
Ensure only valid claims can be completed
#91
eric
closed
10 years ago
1
Question: Is it valid for a claim to be completed after the end time?
#90
eric
closed
10 years ago
3
Update leaders last-leader-msg-time on claim
#89
eric
closed
10 years ago
4
Update last-leader-msg-time on successful election
#88
eric
closed
10 years ago
0
Random test failure: claim: NullPointerException in task/merge-claims
#87
eric
closed
10 years ago
1
Random test failure: stress: infinite wait for preflist to converge
#86
eric
opened
10 years ago
4
Clean up logging for local claim failures
#85
eric
closed
10 years ago
0
Question: Should there be a exception type for vnode claim failures?
#84
eric
closed
10 years ago
2
Use URL-safe base64 encoding for ids
#83
eric
closed
10 years ago
0
Fix tests to continue trying to claim after a nil response to claim
#82
eric
closed
10 years ago
5
Question: How does :last-leader-msg-time stay up-to-date on a vnode leader?
#81
eric
closed
10 years ago
6
Add a new leaders tasks to the queue
#80
eric
closed
10 years ago
10
Prevent claims to follower vnodes
#79
eric
closed
10 years ago
2
Fix deadlock in shutdown
#78
eric
closed
10 years ago
0
Random test failure: node-test: task count is wrong
#77
eric
opened
10 years ago
0
Clear the queue when a node is wiped
#76
eric
closed
10 years ago
3
Random test failure: stress-test: claim returns nil
#75
eric
closed
10 years ago
2
Random test failure: stress-test: task already claimed
#74
eric
closed
10 years ago
1
Random test failure: claim-test: can't initiate claim: not a leader
#73
eric
closed
10 years ago
7
Catch netty client exceptions
#72
eric
closed
10 years ago
1
Improve logging to aid in debugging transient issues
#71
eric
closed
10 years ago
0
Deal with ids that contain slashes
#70
eric
closed
10 years ago
1
Log what peer failed clock-sync
#69
eric
closed
10 years ago
0
Ensure that cohorts are sets
#68
eric
closed
10 years ago
2
Next