[
https://issues.apache.org/jira/browse/GEODE-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15715353#comment-15715353
]
ASF GitHub Bot commented on GEODE-1984:
---------------------------------------
Github user davinash commented on the issue:
https://github.com/apache/incubator-geode/pull/295
I have no problem with write access and have deleted local branch. But I
get following error.
```
git push origin --delete feature/GEODE-1984
error: unable to delete 'feature/GEODE-1984': remote ref does not exist
error: failed to push some refs to
'https://git-wip-us.apache.org/repos/asf/incubator-geode.git'
```
> Make GatewaySender destroy a public API
> ---------------------------------------
>
> Key: GEODE-1984
> URL: https://issues.apache.org/jira/browse/GEODE-1984
> Project: Geode
> Issue Type: New Feature
> Components: wan
> Reporter: Barry Oglesby
> Assignee: Avinash Dongre
>
> The internal {{AbstractGatewaySender}} class has a {{destroy}} API to destroy
> a {{GatewaySender}}. This is currently an internal API. It would be nice to
> make this public by:
> - adding destroy to the {{GatewaySender}} interface
> - provide {{gfsh}} support
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)