Re: [VOTE] Apache Accumulo 1.6.2 RC3

2015-02-04 Thread Corey Nolet
I have RC4 staged and ready. I'll hold off until tonight (Thursday) to fire
off the vote to give the community time to verify recent changes in the
1.6.1 branch.

On Fri, Jan 30, 2015 at 7:20 PM, Eric Newton  wrote:

> -0
>
> It would be nice to have ACCUMULO-3547
>  in 1.6.2.
>
> We are running at scale with it at the moment, and it has made a huge
> improvement.  I hate to hold up 1.6.2, though.  If it doesn't make it,
> please update the ticket to point to 1.6.3.
>
> Corey, thanks for all your effort.
>
> -Eric
>
> On Fri, Jan 30, 2015 at 10:36 AM, Keith Turner  wrote:
>
> > On Thu, Jan 29, 2015 at 7:27 PM, Corey Nolet  wrote:
> >
> > > > However I am seeing ACCUMULO-3545[1] that
> > > I need to investigate.
> > >
> > > Ok. I'll cut another RC as soon as that's complete.
> > >
> >
> > Verification completed.   Successfully wrote and verified 31B entries on
> a
> > 20 nodes EC2 cluster.   Used Hadoop 2.6.0, ZK 3.4.5, Centos 6, and
> openjdk
> > 7.
> >
> >
> > >
> > > On Thu, Jan 29, 2015 at 6:03 PM, Josh Elser 
> > wrote:
> > >
> > > > Given the stuff Keith found already, I'm -1, but I did take some time
> > > this
> > > > RC to rerun some tests. I had one IT that failed on me from the
> source
> > > > build which we can fix later -- things are looking good otherwise
> from
> > my
> > > > testing.
> > > >
> > > > Thanks for working through this Corey, and Keith for finding bugs :)
> > > >
> > > >
> > > > Corey Nolet wrote:
> > > >
> > > >>Devs,
> > > >>
> > > >>  Please consider the following candidate for Apache Accumulo
> 1.6.2
> > > >>
> > > >>  Branch: 1.6.2-rc3
> > > >>  SHA1: 3a6987470c1e5090a2ca159614a80f0fa50393bf
> > > >>  Staging Repository:
> > > >> https://repository.apache.org/content/repositories/
> > > >> orgapacheaccumulo-1021/
> > > >>
> > > >>  Source tarball:
> > > >> https://repository.apache.org/content/repositories/
> > > >> orgapacheaccumulo-1021/org/apache/accumulo/accumulo/1.6.
> > > >> 2/accumulo-1.6.2-src.tar.gz
> > > >>  Binary tarball:
> > > >> https://repository.apache.org/content/repositories/
> > > >> orgapacheaccumulo-1021/org/apache/accumulo/accumulo/1.6.
> > > >> 2/accumulo-1.6.2-bin.tar.gz
> > > >>  (Append ".sha1", ".md5" or ".asc" to download the
> signature/hash
> > > for
> > > >> a
> > > >> given artifact.)
> > > >>
> > > >>  Signing keys available at:
> > > https://www.apache.org/dist/accumulo/KEYS
> > > >>
> > > >>  Over 1.6.1, we have 148 issues resolved:
> > > >> https://git-wip-us.apache.org/repos/asf?p=accumulo.git;a=
> > > >> blob_plain;f=CHANGES;hb=1.6.2-rc3
> > > >>
> > > >>  Testing: All unit, integration and functional tests are
> passing.
> > > >>
> > > >>  API compatibility report for 1.6.1 to 1.6.2:
> > > >> http://people.apache.org/~cjnolet/accumulo-1.6.2-rc3/
> > > >> compat_reports/accumulo/1.6.1_to_1.6.2/compat_report.html
> > > >>
> > > >>  API backwards compatibility report for 1.6.2 to 1.6.1:
> > > >> http://people.apache.org/~cjnolet/accumulo-1.6.2-rc3/
> > > >> compat_reports/accumulo/1.6.2_to_1.6.1/compat_report.html
> > > >>
> > > >>  The vote will be open until Saturday, January 31st 12:00AM UTC
> > > (1/30
> > > >> 8:00PM ET, 1/30 5:00PM PT)
> > > >>
> > > >>
> > >
> >
>


Re: Review Request 30470: Drop the Locator cache every hour

2015-02-04 Thread Eric Newton

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30470/
---

(Updated Feb. 4, 2015, 3:16 p.m.)


Review request for accumulo.


Bugs: ACCUMULO-3549
https://issues.apache.org/jira/browse/ACCUMULO-3549


Repository: accumulo


Description
---

ACCUMULO-3549


Diffs
-

  server/tserver/src/main/java/org/apache/accumulo/tserver/TabletServer.java 
dfec999 

Diff: https://reviews.apache.org/r/30470/diff/


Testing
---


Thanks,

Eric Newton



Re: Review Request 29959: ACCUMULO-2793 Adding non-HA to HA migration info to user manual and log error when improperly configuring instance.volumes.

2015-02-04 Thread Corey Nolet

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29959/
---

(Updated Feb. 4, 2015, 3:10 p.m.)


Review request for accumulo, Christopher Tubbs, Eric Newton, Josh Elser, and 
kturner.


Changes
---

Add JIRA link


Bugs: ACCUMULO-2793
https://issues.apache.org/jira/browse/ACCUMULO-2793


Repository: accumulo


Description
---

ACCUMULO-2793 Adding info to user manual about migration from non-HA to HA as 
well as an error message when a replaced instance appears in instance.volumes


Diffs
-

  docs/src/main/latex/accumulo_user_manual/chapters/administration.tex 4b917d1 
  server/base/src/main/java/org/apache/accumulo/server/ServerConstants.java 
51fa47e 
  server/base/src/main/java/org/apache/accumulo/server/init/Initialize.java 
e0a3797 

Diff: https://reviews.apache.org/r/29959/diff/


Testing
---

Built the manual and found that the page numbers aren't aligning with the table 
of contents. Opened up ACCUMULO-3486 to address this. Still need to verify if 
it's a recent bug or if it's been around for awhile.

Physically tested the error message appears when 'bin/accumulo init 
--add-volumes' is called and a replaced volume appears in instance.volumes. 
Also verified that the error does not appear when 'bin/accumulo init 
--add-volumes' is called and the replaced volume does not appear in 
instance.volumes


Thanks,

Corey Nolet