You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by shenzhang920 <gi...@git.apache.org> on 2017/02/09 01:33:40 UTC

[GitHub] trafficserver pull request #1429: cherry-pick f71b75e from master to 6.2.x

GitHub user shenzhang920 opened a pull request:

    https://github.com/apache/trafficserver/pull/1429

    cherry-pick f71b75e from master to 6.2.x

    this is to port the change from master to 6.2.x
    Issue #1399 add back partial code of tcp_congestion_control erased by TS-3612

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

    $ git pull https://github.com/shenzhang920/trafficserver 6.2.x

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

    https://github.com/apache/trafficserver/pull/1429.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 #1429
    
----
commit 5bfc94dd0648c0468a3ab7e3f8543c58b46275f0
Author: Shen Zhang <se...@linkedin.com>
Date:   2017-02-08T22:39:01Z

    cherry-pick f71b75e from master to 6.2.x

----


---
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] trafficserver issue #1429: cherry-pick f71b75e from master to 6.2.x

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

    https://github.com/apache/trafficserver/pull/1429
  
    OK, got it. Thanks.
    
    There are some ways to modify / replace commits. You could use `git commit --amend`, or reset the last commit and start the cherry-pick all over again. You'll have to use force push (`git push -f`) either way. :)


---
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] trafficserver pull request #1429: cherry-pick f71b75e from master to 6.2.x

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

    https://github.com/apache/trafficserver/pull/1429


---
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] trafficserver issue #1429: cherry-pick f71b75e from master to 6.2.x

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

    https://github.com/apache/trafficserver/pull/1429
  
    @maskit I don't know how to modify the pushed commit message, so I just delete the repo and create again, this time using "git cherry-pick -x". please take a look at https://github.com/apache/trafficserver/pull/1430



---
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.
---