You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by gracemeilen <gi...@git.apache.org> on 2016/06/30 19:05:06 UTC

[GitHub] incubator-geode pull request #180: GEODE-1598 Fixed autocomplete for first o...

GitHub user gracemeilen opened a pull request:

    https://github.com/apache/incubator-geode/pull/180

    GEODE-1598 Fixed autocomplete for first option

    

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

    $ git pull https://github.com/gracemeilen/incubator-geode feature/GEODE-1598-2

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

    https://github.com/apache/incubator-geode/pull/180.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 #180
    
----
commit 6feb5f938ca8baf1ee22bb1e7c1114f3fec5b237
Author: gmeilen <gr...@gmail.com>
Date:   2016-06-28T19:20:52Z

    GEODE-1598: fixing autocomplete in GFSH to avoid deletion of options during autocomplete

commit 5cb08da513392bf05f07d9b0bc7e77228eeeeca5
Author: Jinmei Liao <ji...@pivotal.io>
Date:   2016-06-28T18:09:11Z

    GEODE-1551: add ignoredExcpetions for CommandOverHttpDUnitTest

commit 6a50454ce781a3e5e010168aba13f28d1362c23d
Author: Dan Smith <up...@apache.org>
Date:   2016-06-15T20:58:31Z

    GEODE-11: Cleaning up old IndexRepositoryImpls when buckets move
    
    When a bucket is moved, we leave the IndexRepositoryImpl open. But even
    after the bucket moves back, we just dereference the old
    IndexRepositoryImpl without closing it. We should make sure we always
    invoke close on the IndexRepositoryImpl to clean up any resources the
    IndexWriter is using.

commit f8489c6888951195dd6ce8dec2e6e082d6762bbe
Author: Barry Oglesby <bo...@pivotal.io>
Date:   2016-06-28T23:01:03Z

    GEODE-11: Added JMX MBean API providing raw stat values

commit d6fdc622a5d90729138bc9489a1203ad12779262
Author: gmeilen <gr...@gmail.com>
Date:   2016-06-30T18:52:35Z

    GEODE-1598 Fixed autocomplete for first option

----


---
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-geode pull request #180: GEODE-1598 Fixed autocomplete for first o...

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

    https://github.com/apache/incubator-geode/pull/180


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