kpm1985 closed pull request #1005: FLUO-991 Format Source
URL: https://github.com/apache/fluo/pull/1005
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git
a/modules/api/src/main/java/org/apache/fluo/api/client/FluoAdmin.java
b/modules/api/src/main/java/org/apache/fluo/api/client/FluoAdmin.java
index ecda2d77..977d5bc4 100644
--- a/modules/api/src/main/java/org/apache/fluo/api/client/FluoAdmin.java
+++ b/modules/api/src/main/java/org/apache/fluo/api/client/FluoAdmin.java
@@ -120,8 +120,8 @@ void initialize(InitializationOptions opts)
throws AlreadyInitializedException, TableExistsException;
/**
- * Removes Fluo application, Accumulo table and shared configuration in
Zookeeper. Shared configuration
- * consists of all properties except those with
+ * Removes Fluo application, Accumulo table and shared configuration in
Zookeeper. Shared
+ * configuration consists of all properties except those with
* {@value org.apache.fluo.api.config.FluoConfiguration#CONNECTION_PREFIX}
prefix.
*
* @since 1.2.0
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services