openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
K
Kestrel
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
about 4 hours
ago.
Oct 27, 2024 — Oct 27, 2025
Showing page 2 of 39
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Change Log for the 2.4.2 Release
Robin Dhamankar
More...
almost 13 years ago
Tracing operation on individual queues This change allows tracing operations to an individual queue and identify misbehaving clients. By limiting the logging to an individual queue, we can track down queue backups or leaking transactions on a single queue without affecting other queues on the instance of Kestrel. Also the trace out put produced per queue will be much more manageable compared to enabling this for all queues on an instance.
Robin Dhamankar
More...
almost 13 years ago
Trace client connections and session lifetime - Since the queue that a session will operate on is only determined after the session has been established, its cleaner to enable session trace separately through Kestrel Config - This will help us determine all the clients connecting to a machine when the number of connections are high. Also it helps track down the cases when the session did not clean-up upon termination
Robin Dhamankar
More...
almost 13 years ago
Merge branch 'master' of https://git.twitter.biz/kestrel into kestrel-pidfile
Mike Lindsey
More...
almost 13 years ago
Add Journal Rotation Metric - Stat counter for number of times this journal has been rewritten - Separate stat counter for the number of times this journal has been rotated and a checkpoint was optionally generated
Robin Dhamankar
More...
almost 13 years ago
Half of KEST-223 Remove hooks for legacy kestrel-daemon.pid file.
Mike Lindsey
More...
almost 13 years ago
Revert "P=cwatson"
Mike Lindsey
More...
almost 13 years ago
P=cwatson G=kestrel Modified to remove legacy hooks for kestrel-daemon.pid file. Half of KEST-223
Mike Lindsey
More...
almost 13 years ago
KEST-361: Add status command to kcluster for getting and setting status on servers
Cory Watson
More...
almost 13 years ago
Bump finagle version to 5.3.23
Yixue(Andrew) Zhu
More...
almost 13 years ago
Merge branch 'master' into KEST-239-more-mesos
Cory Watson
More...
almost 13 years ago
Remove redirect of stdout and stderr. Mesos already handles this and being in the foreground implies that such things are the invoker's problem.
Cory Watson
More...
almost 13 years ago
Fix mkdir in foreground.
Cory Watson
More...
almost 13 years ago
Merge branch 'master' into KEST-239-more-mesos
Cory Watson
More...
almost 13 years ago
reinstate journal rewriting under old conditions; but limit the frequency
Stephan Zuercher
More...
almost 13 years ago
ksniff: payload percentile size and reprocess capture file
Stephan Zuercher
More...
almost 13 years ago
Fix comment atop foreground script.
Cory Watson
More...
almost 13 years ago
ksniff: report time span over which packets were collected
Stephan Zuercher
More...
almost 13 years ago
switch to form of markdown supported by site publishing tools
Stephan Zuercher
More...
almost 13 years ago
'release commit for net.lag:kestrel:2.4.2-SNAPSHOT'
Stephan Zuercher
More...
almost 13 years ago
'release commit for net.lag:kestrel:2.4.1'
Stephan Zuercher
More...
almost 13 years ago
update Changelog for 2.4.1
Stephan Zuercher
More...
almost 13 years ago
never rewrite journals unless the queue is empty or in read-behind
Stephan Zuercher
More...
almost 13 years ago
'release commit for net.lag:kestrel:2.4.1-SNAPSHOT'
Stephan Zuercher
More...
about 13 years ago
'release commit for net.lag:kestrel:2.4.0'
Stephan Zuercher
More...
about 13 years ago
removed loadtest; will consider re-publishing after iago matures
Stephan Zuercher
More...
about 13 years ago
move gc log to a logs subdirectory.
Cory Watson
More...
about 13 years ago
return SERVER ERROR when availability blocks an operation
Stephan Zuercher
More...
about 13 years ago
Add foreground script for launching kestrel in a not-so-daemony way. Specifically for mesos. Note that the $@ in the final line is for passing in the -f option that lets us override the config file.
Cory Watson
More...
about 13 years ago
ksniff: introduce .ksniffrc and make flag options reversible
Stephan Zuercher
More...
about 13 years ago
←
1
2
3
4
5
6
7
8
9
…
38
39
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree