ACCUMULO-3276 Add warning message after the 5th failure and every 50 times we
fail to get the location for a tablet
If there is a misbehaving tabletserver who is incorrectly reporting
something about a tablet not being hosted, warn the client about it.
Print a message after the 5th time a lookup
Merge branch '1.6'
Conflicts:
test/src/main/java/org/apache/accumulo/test/randomwalk/multitable/CreateTable.java
test/src/main/java/org/apache/accumulo/test/randomwalk/shard/ShardFixture.java
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-u
ACCUMULO-3276 More logging about what the client is doing for shard and
multitable.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/54d09bb1
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/54d09bb1
Diff: http
ACCUMULO-3276 Add warning message after the 5th failure and every 50 times we
fail to get the location for a tablet
If there is a misbehaving tabletserver who is incorrectly reporting
something about a tablet not being hosted, warn the client about it.
Print a message after the 5th time a lookup
Repository: accumulo
Updated Branches:
refs/heads/1.6 10cc4c491 -> 1aa4784a9
refs/heads/master 4d7cdc161 -> c662e0a15
ACCUMULO-3276 More logging about what the client is doing for shard and
multitable.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.
Merge branch '1.5' into 1.6
Conflicts:
server/src/main/java/org/apache/accumulo/server/master/Master.java
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/10cc4c49
Tree: http://git-wip-us.apache.org/repos/asf/acc
ACCUMULO-3275 Include number of unhosted tablets in log message.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/a598b779
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/a598b779
Diff: http://git-wip-us.apache
Merge branch '1.6'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4d7cdc16
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/4d7cdc16
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/4d7cdc16
Branch:
Repository: accumulo
Updated Branches:
refs/heads/1.5 d3d6986e5 -> a598b7792
refs/heads/1.6 1abb86290 -> 10cc4c491
refs/heads/master 04e4312ed -> 4d7cdc161
ACCUMULO-3275 Include number of unhosted tablets in log message.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit
Merge branch '1.5' into 1.6
Conflicts:
server/src/main/java/org/apache/accumulo/server/master/Master.java
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/10cc4c49
Tree: http://git-wip-us.apache.org/repos/asf/acc
ACCUMULO-3275 Include number of unhosted tablets in log message.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/a598b779
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/a598b779
Diff: http://git-wip-us.apache
Repository: accumulo
Updated Branches:
refs/heads/master efc75d1c5 -> 04e4312ed
ACCUMULO-3263 use volume chooser to select directory entries
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/309d9eb4
Tree: http://git-w
ACCUMULO-3263 merge 1.6
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/04e4312e
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/04e4312e
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/04e4312e
Br
Repository: accumulo
Updated Branches:
refs/heads/1.6 ca083a5b8 -> 1abb86290
ACCUMULO-3263 use volume chooser to select directory entries
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/309d9eb4
Tree: http://git-wip-
ACCUMULO-3263 more cleanup
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/1abb8629
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/1abb8629
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/1abb8629
ACCUMULO-3263 more cleanup
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/1abb8629
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/1abb8629
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/1abb8629
Repository: accumulo
Updated Branches:
refs/heads/1.6 6c68de851 -> ca083a5b8
refs/heads/master e10b59319 -> efc75d1c5
ACCUMULO-3181 VolumeChooser usage doesn't always comply with implied API
contract
Signed-off-by: Sean Busbey
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Merge branch '1.6'
Conflicts:
server/base/src/main/java/org/apache/accumulo/server/init/Initialize.java
server/base/src/main/java/org/apache/accumulo/server/util/MetadataTableUtil.java
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apach
ACCUMULO-3181 VolumeChooser usage doesn't always comply with implied API
contract
Signed-off-by: Sean Busbey
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ca083a5b
Tree: http://git-wip-us.apache.org/repos/asf/accumu
19 matches
Mail list logo