Browse Source

Update notes for submitted changes

* DHT: Change DhtReadher caches to be dynamic by workload
* DHT: Use a proper HashMap for RecentChunk lookups
* DHT: Always have at least one recent chunk in DhtReader
* DHT: Fix NPE during prefetch
* DHT: Drop leading hash digits from row keys
notes/review
Shawn O. Pearce 12 years ago
parent
commit
82a367d6d8

+ 10
- 0
0e/1d5ad8f8642bc99114b0080204fd4bd28df38d View File

@@ -0,0 +1,10 @@
Code-Review+2: Shawn Pearce <spearce@spearce.org>
IP-Clean+1: Shawn Pearce <spearce@spearce.org>
Code-Review+1: Matthias Sohn <matthias.sohn@sap.com>
IP-Clean+1: Matthias Sohn <matthias.sohn@sap.com>
Verified+1: Hudson CI
Submitted-by: Shawn Pearce <spearce@spearce.org>
Submitted-at: Sun, 14 Aug 2011 18:51:58 -0400
Reviewed-on: http://egit.eclipse.org/r/3704
Project: jgit
Branch: refs/heads/master

+ 10
- 0
1e/6b02643c7052a385dba041ffa7c7fd8b8a3ac8 View File

@@ -0,0 +1,10 @@
Code-Review+2: Shawn Pearce <spearce@spearce.org>
IP-Clean+1: Shawn Pearce <spearce@spearce.org>
Code-Review+1: Matthias Sohn <matthias.sohn@sap.com>
IP-Clean+1: Matthias Sohn <matthias.sohn@sap.com>
Verified+1: Hudson CI
Submitted-by: Shawn Pearce <spearce@spearce.org>
Submitted-at: Sun, 14 Aug 2011 18:51:35 -0400
Reviewed-on: http://egit.eclipse.org/r/3707
Project: jgit
Branch: refs/heads/master

+ 10
- 0
57/853e494972e7a9a6248648fd9f8479844c5348 View File

@@ -0,0 +1,10 @@
Code-Review+2: Shawn Pearce <spearce@spearce.org>
IP-Clean+1: Shawn Pearce <spearce@spearce.org>
Code-Review+1: Matthias Sohn <matthias.sohn@sap.com>
IP-Clean+1: Matthias Sohn <matthias.sohn@sap.com>
Verified+1: Hudson CI
Submitted-by: Shawn Pearce <spearce@spearce.org>
Submitted-at: Sun, 14 Aug 2011 18:51:43 -0400
Reviewed-on: http://egit.eclipse.org/r/3706
Project: jgit
Branch: refs/heads/master

+ 10
- 0
d0/0f527d659c9eb1fabc434b45f94b98e221c509 View File

@@ -0,0 +1,10 @@
Code-Review+2: Shawn Pearce <spearce@spearce.org>
IP-Clean+1: Shawn Pearce <spearce@spearce.org>
Code-Review+1: Matthias Sohn <matthias.sohn@sap.com>
IP-Clean+1: Matthias Sohn <matthias.sohn@sap.com>
Verified+1: Hudson CI
Submitted-by: Shawn Pearce <spearce@spearce.org>
Submitted-at: Sun, 14 Aug 2011 18:51:50 -0400
Reviewed-on: http://egit.eclipse.org/r/3705
Project: jgit
Branch: refs/heads/master

+ 8
- 0
d3/4ec1201950c01f9b6a104540b31dbd614eea65 View File

@@ -0,0 +1,8 @@
Code-Review+2: Shawn Pearce <spearce@spearce.org>
IP-Clean+1: Shawn Pearce <spearce@spearce.org>
Verified+1: Hudson CI
Submitted-by: Shawn Pearce <spearce@spearce.org>
Submitted-at: Sun, 14 Aug 2011 18:51:29 -0400
Reviewed-on: http://egit.eclipse.org/r/3708
Project: jgit
Branch: refs/heads/master

Loading…
Cancel
Save