Fixup on the hbasecon banner image.. add date and location

This commit is contained in:
stack 2016-02-04 11:44:16 -08:00
parent 7b33a740b1
commit d5d26f0804
2 changed files with 4 additions and 4 deletions

View File

@ -317,7 +317,7 @@ public class ZooKeeperWatcher implements Watcher, Abortable, Closeable {
if (perms != Perms.ALL) {
if (LOG.isDebugEnabled()) {
LOG.debug(String.format("permissions for '%s' are not correct: have %0x, want %0x",
id, perms, Perms.ALL));
id.toString(), perms, Perms.ALL));
}
return false;
}
@ -336,7 +336,7 @@ public class ZooKeeperWatcher implements Watcher, Abortable, Closeable {
}
return true;
}
/*
* Validate whether ACL set for all superusers.
*/
@ -366,7 +366,7 @@ public class ZooKeeperWatcher implements Watcher, Abortable, Closeable {
}
return true;
}
/*
* Validate whether ACL ID is superuser.
*/

View File

@ -48,7 +48,7 @@
<height>0</height>
<width>0</width>
-->
<src>images/hbasecon2016-stack-logo.jpg</src>
<src>images/hbasecon2016-stacked.png</src>
<href>http://hbasecon.com/</href>
</bannerLeft>
<bannerRight>