You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Swapnil Bawaskar (JIRA)" <ji...@apache.org> on 2017/10/19 21:09:00 UTC

[jira] [Created] (GEODE-3877) gfsh command to set TransactionListener/Writer

Swapnil Bawaskar created GEODE-3877:
---------------------------------------

             Summary: gfsh command to set TransactionListener/Writer
                 Key: GEODE-3877
                 URL: https://issues.apache.org/jira/browse/GEODE-3877
             Project: Geode
          Issue Type: Sub-task
          Components: gfsh
            Reporter: Swapnil Bawaskar


Currently users cannot specify a TransactionWriter and TransactionListener from gfsh. We should add a {{configure transaction-manager}} gfsh command which will enable us to specify the callbacks like so:
{noformat}
configure transaction-manager --transaction-listener=class1,class2 --transaction-writer=only1class
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)