[ 
https://issues.apache.org/jira/browse/GOBBLIN-746?focusedWorklogId=232310&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-232310
 ]

ASF GitHub Bot logged work on GOBBLIN-746:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 24/Apr/19 18:37
            Start Date: 24/Apr/19 18:37
    Worklog Time Spent: 10m 
      Work Description: autumnust commented on pull request #2611: 
[GOBBLIN-746] Async loading FlowSpec
URL: https://github.com/apache/incubator-gobblin/pull/2611#discussion_r278264417
 
 

 ##########
 File path: 
gobblin-runtime/src/main/java/org/apache/gobblin/runtime/api/SpecSerDeException.java
 ##########
 @@ -0,0 +1,52 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.gobblin.runtime.api;
+
+import java.net.URI;
+
+/**
+ * An exception when {@link Spec} cannot be correctly serialized/deserialized 
from underlying storage.
+ */
+public class SpecSerDeException extends Exception{
 
 Review comment:
   Fixed.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 232310)
    Time Spent: 1h  (was: 50m)

> Loading FlowSpecs asynchronously while initializing GobblinServiceManager
> -------------------------------------------------------------------------
>
>                 Key: GOBBLIN-746
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-746
>             Project: Apache Gobblin
>          Issue Type: Improvement
>            Reporter: Lei Sun
>            Priority: Major
>          Time Spent: 1h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to