You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gearpump.apache.org by darionyaphet <gi...@git.apache.org> on 2016/05/17 16:09:48 UTC

[GitHub] incubator-gearpump pull request: fix GEARPUMP-141 , remove useless...

GitHub user darionyaphet opened a pull request:

    https://github.com/apache/incubator-gearpump/pull/19

    fix GEARPUMP-141 , remove useless method

    [GEARPUMP-141](https://issues.apache.org/jira/browse/GEARPUMP-141)  
    
    In external-hbase module , writeObject and readObject seems never used . We can remove this methods .

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

    $ git pull https://github.com/darionyaphet/incubator-gearpump GEARPUMP-141

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

    https://github.com/apache/incubator-gearpump/pull/19.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 #19
    
----
commit 11a16edfa8c746f8be6683a277a3b1c1cf56de3e
Author: darionyaphet <da...@gmail.com>
Date:   2016-05-17T16:07:08Z

    fix GEARPUMP-141 , remove useless method

----


---
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] incubator-gearpump pull request: fix GEARPUMP-141 , remove useless...

Posted by manuzhang <gi...@git.apache.org>.
Github user manuzhang commented on the pull request:

    https://github.com/apache/incubator-gearpump/pull/19#issuecomment-219869167
  
    @darionyaphet these are **not** useless methods but for custom java serialization/deserialization.


---
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] incubator-gearpump pull request: fix GEARPUMP-141 , remove useless...

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

    https://github.com/apache/incubator-gearpump/pull/19


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