Return-Path: X-Original-To: apmail-incubator-accumulo-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-accumulo-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D4BEB9F45 for ; Fri, 2 Dec 2011 15:52:21 +0000 (UTC) Received: (qmail 65539 invoked by uid 500); 2 Dec 2011 15:52:21 -0000 Delivered-To: apmail-incubator-accumulo-commits-archive@incubator.apache.org Received: (qmail 65524 invoked by uid 500); 2 Dec 2011 15:52:21 -0000 Mailing-List: contact accumulo-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: accumulo-dev@incubator.apache.org Delivered-To: mailing list accumulo-commits@incubator.apache.org Received: (qmail 65517 invoked by uid 99); 2 Dec 2011 15:52:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Dec 2011 15:52:21 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Dec 2011 15:52:20 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 40833238897F; Fri, 2 Dec 2011 15:51:59 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1209548 - in /incubator/accumulo/trunk: ./ src/server/src/main/java/org/apache/accumulo/server/test/performance/thrift/ src/server/src/main/java/org/apache/accumulo/server/thrift/metrics/ src/trace/src/main/java/cloudtrace/instrument/thrift/ Date: Fri, 02 Dec 2011 15:51:58 -0000 To: accumulo-commits@incubator.apache.org From: afuchs@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111202155159.40833238897F@eris.apache.org> Author: afuchs Date: Fri Dec 2 15:51:58 2011 New Revision: 1209548 URL: http://svn.apache.org/viewvc?rev=1209548&view=rev Log: ACCUMULO-86 Modified: incubator/accumulo/trunk/ (props changed) incubator/accumulo/trunk/NOTICE incubator/accumulo/trunk/src/server/src/main/java/org/apache/accumulo/server/test/performance/thrift/NullTserver.java incubator/accumulo/trunk/src/server/src/main/java/org/apache/accumulo/server/thrift/metrics/ThriftMetrics.java incubator/accumulo/trunk/src/server/src/main/java/org/apache/accumulo/server/thrift/metrics/ThriftMetricsMBean.java incubator/accumulo/trunk/src/trace/src/main/java/cloudtrace/instrument/thrift/TraceWrap.java Propchange: incubator/accumulo/trunk/ ------------------------------------------------------------------------------ --- svn:mergeinfo (original) +++ svn:mergeinfo Fri Dec 2 15:51:58 2011 @@ -1,2 +1,2 @@ -/incubator/accumulo/branches/1.3:1190280,1190413,1190420,1190427,1190500,1195622,1195625,1195629,1195635,1196044,1196054,1196057,1196071-1196072,1196106,1197066,1198935,1199383,1203683,1204625,1205547,1205880,1206169,1208031,1209124,1209526,1209532 -/incubator/accumulo/branches/1.4:1201902-1209288,1209528,1209531,1209535 +/incubator/accumulo/branches/1.3:1190280,1190413,1190420,1190427,1190500,1195622,1195625,1195629,1195635,1196044,1196054,1196057,1196071-1196072,1196106,1197066,1198935,1199383,1203683,1204625,1205547,1205880,1206169,1208031,1209124,1209526,1209532,1209539,1209541 +/incubator/accumulo/branches/1.4:1201902-1209288,1209528,1209531,1209535,1209546 Modified: incubator/accumulo/trunk/NOTICE URL: http://svn.apache.org/viewvc/incubator/accumulo/trunk/NOTICE?rev=1209548&r1=1209547&r2=1209548&view=diff ============================================================================== --- incubator/accumulo/trunk/NOTICE (original) +++ incubator/accumulo/trunk/NOTICE Fri Dec 2 15:51:58 2011 @@ -4,7 +4,7 @@ Copyright 2011 The Apache Software Found This product includes software developed at The Apache Software Foundation (http://www.apache.org/). -This product includes Flot (http://http://code.google.com/p/flot/), which is +This product includes Flot (http://code.google.com/p/flot/), which is licensed under the MIT license. Copyright (c) 2007-2009 IOLA and Ole Laursen Modified: incubator/accumulo/trunk/src/server/src/main/java/org/apache/accumulo/server/test/performance/thrift/NullTserver.java URL: http://svn.apache.org/viewvc/incubator/accumulo/trunk/src/server/src/main/java/org/apache/accumulo/server/test/performance/thrift/NullTserver.java?rev=1209548&r1=1209547&r2=1209548&view=diff ============================================================================== --- incubator/accumulo/trunk/src/server/src/main/java/org/apache/accumulo/server/test/performance/thrift/NullTserver.java (original) +++ incubator/accumulo/trunk/src/server/src/main/java/org/apache/accumulo/server/test/performance/thrift/NullTserver.java Fri Dec 2 15:51:58 2011 @@ -1,3 +1,19 @@ +/* + * 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.accumulo.server.test.performance.thrift; import java.net.InetAddress; Modified: incubator/accumulo/trunk/src/server/src/main/java/org/apache/accumulo/server/thrift/metrics/ThriftMetrics.java URL: http://svn.apache.org/viewvc/incubator/accumulo/trunk/src/server/src/main/java/org/apache/accumulo/server/thrift/metrics/ThriftMetrics.java?rev=1209548&r1=1209547&r2=1209548&view=diff ============================================================================== --- incubator/accumulo/trunk/src/server/src/main/java/org/apache/accumulo/server/thrift/metrics/ThriftMetrics.java (original) +++ incubator/accumulo/trunk/src/server/src/main/java/org/apache/accumulo/server/thrift/metrics/ThriftMetrics.java Fri Dec 2 15:51:58 2011 @@ -1,3 +1,19 @@ +/* + * 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.accumulo.server.thrift.metrics; import javax.management.ObjectName; Modified: incubator/accumulo/trunk/src/server/src/main/java/org/apache/accumulo/server/thrift/metrics/ThriftMetricsMBean.java URL: http://svn.apache.org/viewvc/incubator/accumulo/trunk/src/server/src/main/java/org/apache/accumulo/server/thrift/metrics/ThriftMetricsMBean.java?rev=1209548&r1=1209547&r2=1209548&view=diff ============================================================================== --- incubator/accumulo/trunk/src/server/src/main/java/org/apache/accumulo/server/thrift/metrics/ThriftMetricsMBean.java (original) +++ incubator/accumulo/trunk/src/server/src/main/java/org/apache/accumulo/server/thrift/metrics/ThriftMetricsMBean.java Fri Dec 2 15:51:58 2011 @@ -1,3 +1,19 @@ +/* + * 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.accumulo.server.thrift.metrics; public interface ThriftMetricsMBean { Modified: incubator/accumulo/trunk/src/trace/src/main/java/cloudtrace/instrument/thrift/TraceWrap.java URL: http://svn.apache.org/viewvc/incubator/accumulo/trunk/src/trace/src/main/java/cloudtrace/instrument/thrift/TraceWrap.java?rev=1209548&r1=1209547&r2=1209548&view=diff ============================================================================== --- incubator/accumulo/trunk/src/trace/src/main/java/cloudtrace/instrument/thrift/TraceWrap.java (original) +++ incubator/accumulo/trunk/src/trace/src/main/java/cloudtrace/instrument/thrift/TraceWrap.java Fri Dec 2 15:51:58 2011 @@ -1,3 +1,19 @@ +/* + * 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 cloudtrace.instrument.thrift; import java.lang.reflect.InvocationHandler;