Re: Issue with entryLogger.leastUnflushedLogId, when preallocatedLogId rolls over Int.MAX

2017-04-27 Thread Enrico Olivelli
Thank you Charan, Can you create a JIRA? Do you already have a fix? Il ven 28 apr 2017, 00:27 Charan Reddy G ha scritto: > Hey, > > With Bookkeeper-833 Bug ( > > https://github.com/apache/bookkeeper/commit/da1a2fa6b19ddcdba68834147bf6afbe5bf90cbf > ), > entryLogId in EntryLogger is capped at Int

Build failed in Jenkins: bookkeeper-master #1728

2017-04-27 Thread Apache Jenkins Server
See -- [...truncated 81.33 KB...] Running org.apache.bookkeeper.bookie.EntryLogTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.678 sec - in org.apache.bookkeeper.

Issue with entryLogger.leastUnflushedLogId, when preallocatedLogId rolls over Int.MAX

2017-04-27 Thread Charan Reddy G
Hey, With Bookkeeper-833 Bug ( https://github.com/apache/bookkeeper/commit/da1a2fa6b19ddcdba68834147bf6afbe5bf90cbf), entryLogId in EntryLogger is capped at Int.MAX, so preallocatedLogId rolls over to 0 after reaching Int.MAX. In EntryLogger.flushRotatedLogs we set "leastUnflushedLogId = flushedLo

[jira] [Commented] (BOOKKEEPER-1043) Upgrade Apache Parent Pom Reference to latest version

2017-04-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15987190#comment-15987190 ] Hudson commented on BOOKKEEPER-1043: FAILURE: Integrated in Jenkins build bookkee

Build failed in Jenkins: bookkeeper-master #1727

2017-04-27 Thread Apache Jenkins Server
See Changes: [eolivelli] BOOKKEEPER-1043: Upgrade Apache Parent Pom Reference to latest version -- [...truncated 78.81 KB...] Running org.apache.bookkeeper.meta.LedgerLa

Re: Publish SNAPSHOT artifacts on Maven Central

2017-04-27 Thread Enrico Olivelli
I will start inspecting the possibilities with the INFRA team I will come back to the list with some proposal 2017-04-27 15:31 GMT+02:00 Bobby Evans : > There is a special SNAPSHOTS repo that is already setup. I know that hadoop > has been using it for a while, so you should just need to ask wh

Re: Publish SNAPSHOT artifacts on Maven Central

2017-04-27 Thread Bobby Evans
There is a special SNAPSHOTS repo that is already setup.  I know that hadoop has been using it for a while, so you should just need to ask where the snapshot repo is.  Maven also will only push a -SNAPSHOT build to a repo that has been confiugred to accept snapshots. - Bobby On Thursday, Apri

Re: Publish SNAPSHOT artifacts on Maven Central

2017-04-27 Thread Enrico Olivelli
2017-04-24 23:35 GMT+02:00 Sijie Guo : > On Sat, Apr 22, 2017 at 12:30 AM, Enrico Olivelli > wrote: > >> Il sab 22 apr 2017, 02:27 Sijie Guo ha scritto: >> >> > I don't have any objections on doing this, if we can figure out >> following: >> > >> > - does Apache infra allow doing this? >> > >> >>