You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by merlimat <gi...@git.apache.org> on 2017/06/01 04:32:54 UTC

[GitHub] bookkeeper pull request #170: BOOKKEEPER-1071: Use per connection instances ...

GitHub user merlimat opened a pull request:

    https://github.com/apache/bookkeeper/pull/170

    BOOKKEEPER-1071: Use per connection instances of request encoder/decoder

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/merlimat/bookkeeper bk-1071

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/bookkeeper/pull/170.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #170
    
----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper issue #170: BOOKKEEPER-1071: Use per connection instances of requ...

Posted by sijie <gi...@git.apache.org>.
Github user sijie commented on the issue:

    https://github.com/apache/bookkeeper/pull/170
  
    https://builds.apache.org/job/bookkeeper-precommit-pullrequest/4/console it passed. merging this change now.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper issue #170: BOOKKEEPER-1071: Use per connection instances of requ...

Posted by sijie <gi...@git.apache.org>.
Github user sijie commented on the issue:

    https://github.com/apache/bookkeeper/pull/170
  
    checking the jenkins build now


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper issue #170: BOOKKEEPER-1071: Use per connection instances of requ...

Posted by sijie <gi...@git.apache.org>.
Github user sijie commented on the issue:

    https://github.com/apache/bookkeeper/pull/170
  
    https://builds.apache.org/job/bookkeeper-precommit-pullrequest/4/console seems to be working now. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper issue #170: BOOKKEEPER-1071: Use per connection instances of requ...

Posted by eolivelli <gi...@git.apache.org>.
Github user eolivelli commented on the issue:

    https://github.com/apache/bookkeeper/pull/170
  
    No I only changed master job not the one for prs.
    I will check too asap


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper issue #170: BOOKKEEPER-1071: Use per connection instances of requ...

Posted by merlimat <gi...@git.apache.org>.
Github user merlimat commented on the issue:

    https://github.com/apache/bookkeeper/pull/170
  
    There seems to be some problem in Jenkins since the build is immediately failing:
    
    ```
    ...
    Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3
    [bookkeeper-master-git-pullrequest] $ /bin/bash /tmp/hudson6425132611346733334.sh
    /tmp/hudson6425132611346733334.sh: line 8: mvn: command not found
    Build step 'Execute shell' marked build as failure
    [FINDBUGS] Skipping publisher since build result is FAILURE
    
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper pull request #170: BOOKKEEPER-1071: Use per connection instances ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/bookkeeper/pull/170


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper issue #170: BOOKKEEPER-1071: Use per connection instances of requ...

Posted by sijie <gi...@git.apache.org>.
Github user sijie commented on the issue:

    https://github.com/apache/bookkeeper/pull/170
  
    I created a new maven-based job (the old one is using customized shell script). It seems to be working, need to adjust some build commands. https://builds.apache.org/job/bookkeeper-precommit-pullrequest/1/console


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper issue #170: BOOKKEEPER-1071: Use per connection instances of requ...

Posted by sijie <gi...@git.apache.org>.
Github user sijie commented on the issue:

    https://github.com/apache/bookkeeper/pull/170
  
    Hmm. I am not really sure about the error here.
    
    @eolivelli - did you change any settings on hudson? The error message seems to be related to hudson. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---