[GitHub] incubator-tephra pull request #9: Wait for Transaction Service to announce i...

2016-09-09 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-tephra/pull/9


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-tephra pull request #9: Wait for Transaction Service to announce i...

2016-09-09 Thread poornachandra
Github user poornachandra commented on a diff in the pull request:

https://github.com/apache/incubator-tephra/pull/9#discussion_r78230677
  
--- Diff: tephra-examples/pom.xml ---
@@ -51,6 +55,53 @@
   tephra-core
   ${project.version}
 
+
--- End diff --

Adding HBase dependencies back to tephra-examples pom for IDE


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-tephra pull request #9: Wait for Transaction Service to announce i...

2016-09-09 Thread poornachandra
GitHub user poornachandra opened a pull request:

https://github.com/apache/incubator-tephra/pull/9

Wait for Transaction Service to announce itself to fix flaky tests



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

$ git pull https://github.com/poornachandra/incubator-tephra 
feature/fix-test

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

https://github.com/apache/incubator-tephra/pull/9.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 #9


commit 8f2cd72dbb59865c4edd4f2ff7ae9ccf96895bc3
Author: poorna 
Date:   2016-09-09T09:26:00Z

Adding HBase dependencies back to tephra-examples pom for IDE

commit c4c74e98704b770b6f5d5806839acec4089aeccf
Author: poorna 
Date:   2016-09-09T09:31:12Z

Wait for Transaction Service to announce itself to fix flaky tests




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---